Commit Graph

9 Commits

Author SHA1 Message Date
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Thoughtscript 594b6dda12 BAEL-1461 refactored 2018-04-27 05:54:35 +01:00
Alex Vargas 5a8e4a755e Adding web3j contract deployment example (#3911)
Committer: Alex Vargas <alexvargas1425@gmail.com>
2018-04-03 12:37:50 +02:00
Eugen Paraschiv 550590063d pom fix 2018-02-28 20:17:01 +02:00
Eugen Paraschiv 1c7db2e99e pom cleanup work 2018-02-28 18:23:07 +02:00
Eugen Paraschiv e4f5a22e92 pom cleanup work 2018-02-28 18:16:32 +02:00
Doha2012 ee86e6b6ad fix blocking tests (#3378)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup

* fix blocking tests
2018-01-08 22:39:01 +01:00
Grzegorz Piwowarek 7fd52a69a4 Update README.md (#2738) 2017-10-15 10:30:48 +02:00
Adam InTae Gerard 1ced2a3b87 BAEL-1052: EthereumJ (#2614)
* Simple Boot REST application and example

* BAEL-509 - Removed extra duplicate ant matcher

* Example and Unit Tests

* documentation

* BAEL-1085 - changes per PR code review and document review - altered integration to unit test - all's good

* BAEL-1085 - Renamed unit tests and added both to pom.xml

* IntelliJ formatter

* REVERT - Had removed a duplicate ant matcher from BAEL-509 - this was the incorrect process - reverting now, article has been corrected, but will issue a seperate PR for this

* BAEL-509: Removed duplicate ant matcher - does not impact code at runtime

* BAEL-1085: Per editor's request, removed Angular client - using CURL POST commands now in article - as such moved the code into a more appropriate module: spring-rest

* BAEL-1052: EthereumJ

* BAEL-1052: .pom module renamed to EthereumJ

* Try catch clauses removed - tested and verified everything again
2017-09-17 11:43:49 +02:00