Doha2012
|
7c73abdede
|
cleanup pom (#1836)
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
* cleanup pom
|
2017-05-12 13:32:54 -05:00 |
Doha2012
|
35231d0c19
|
cleanup parent dependencies (#1828)
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
* cleanup parent dependencies
|
2017-05-11 11:02:04 -05:00 |
Doha2012
|
9692ae36fb
|
add parent to pom (#1816)
* upgrade to spring boot 1.5.2
* add full update to REST API
* modify ratings controller
* upgrade herold
* fix integration test
* fix integration test
* minor fix
* fix integration test
* fix integration test
* minor cleanup
* minor cleanup
* remove log4j properties
* use standard logbook.xml
* remove log4j dependencies
* remove commons-logging
* merge
* fix conflict
* exclude commons-logging dependency
* cleanup
* minor fix
* minor fix
* fix dependency issues
* Revert "fix dependency issues"
This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.
* fix dependency issues
* minor fix
* minor fix
* minor fix
* cleanup generated files
* fix commons-logging issue
* add parent to pom
|
2017-05-09 23:37:43 +03:00 |
Walter Gómez
|
d6e58f6efd
|
Feature/kotlin interop (#1709)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article
* Update master
* Add Kotlin Java Interoperability
Add kotlin-reflect dependency
* Fix test for customer
Remove unused imports
|
2017-04-25 09:50:02 +02:00 |
Tomasz Lelek
|
1a7ccb8248
|
Bael 756 (#1513)
* BAEL-756 code for kotlin null-safety article
* BAEL-756 fix typo
* BAEL-756 increment version of Kotlin
* BAEL-756 remove duplicate form pom
|
2017-03-28 21:14:32 -05:00 |
pivovarit
|
19afd94177
|
Fix kotlin pom.xml
|
2017-01-29 15:30:06 +01:00 |
Pedja
|
4999547861
|
BAEL-382 Added java sources into pom.xml
|
2017-01-27 15:11:34 +01:00 |
Tomasz Lelek
|
9512edb667
|
BAEL-586 moved code to com.baeldung.kotlin package, use version properties in pom.xml
|
2017-01-17 09:54:51 +01:00 |
Tomasz Lelek
|
e428638078
|
BAEL-19 remove comments
|
2017-01-11 18:06:17 +01:00 |
Tomasz Lelek
|
792f464952
|
BAEL-19 add comments to repo links
|
2017-01-07 12:04:35 +01:00 |
Tomasz Lelek
|
4d415f7f74
|
BAEL-382 null-safety example
|
2017-01-02 14:48:05 +01:00 |
Tomasz Lelek
|
3351d96147
|
BAEL-382 add kotlin module
|
2017-01-02 11:51:12 +01:00 |