* Squashed commit of the following:
commit b31955df9638a6217a804e61faa230d8eacb293b
Author: Juan Moreno <earth001@gmail.com>
Date: Wed Feb 21 22:45:52 2018 -0300
Sample code for BAEL-1159 - Working with Kotlin and JPA - earth001@gmail.com
* Squashed commit of the following:
commit 4e6e27c914a401ee6bc599c7ffe913384137646a
Author: Juan Moreno <earth001@gmail.com>
Date: Wed Feb 21 23:26:20 2018 -0300
Fix package names
commit b31955df9638a6217a804e61faa230d8eacb293b
Author: Juan Moreno <earth001@gmail.com>
Date: Wed Feb 21 22:45:52 2018 -0300
Sample code for BAEL-1159 - Working with Kotlin and JPA - earth001@gmail.com
* Added sample with null fields
* Removed unused dependency
* BAEL-1159 - Simplified example
* Squashed commit of the following:
commit b31955df9638a6217a804e61faa230d8eacb293b
Author: Juan Moreno <earth001@gmail.com>
Date: Wed Feb 21 22:45:52 2018 -0300
Sample code for BAEL-1159 - Working with Kotlin and JPA - earth001@gmail.com
* Squashed commit of the following:
commit 4e6e27c914a401ee6bc599c7ffe913384137646a
Author: Juan Moreno <earth001@gmail.com>
Date: Wed Feb 21 23:26:20 2018 -0300
Fix package names
commit b31955df9638a6217a804e61faa230d8eacb293b
Author: Juan Moreno <earth001@gmail.com>
Date: Wed Feb 21 22:45:52 2018 -0300
Sample code for BAEL-1159 - Working with Kotlin and JPA - earth001@gmail.com
* Added sample with null fields
* Removed unused dependency
* Squashed commit of the following:
commit b31955df9638a6217a804e61faa230d8eacb293b
Author: Juan Moreno <earth001@gmail.com>
Date: Wed Feb 21 22:45:52 2018 -0300
Sample code for BAEL-1159 - Working with Kotlin and JPA - earth001@gmail.com
* Squashed commit of the following:
commit 4e6e27c914a401ee6bc599c7ffe913384137646a
Author: Juan Moreno <earth001@gmail.com>
Date: Wed Feb 21 23:26:20 2018 -0300
Fix package names
commit b31955df9638a6217a804e61faa230d8eacb293b
Author: Juan Moreno <earth001@gmail.com>
Date: Wed Feb 21 22:45:52 2018 -0300
Sample code for BAEL-1159 - Working with Kotlin and JPA - earth001@gmail.com
* Different types of bean injection in Spring
* Difference between two dates in java
* Update README.md
* Simple clean of difference between dates
* Clean my test article
* Improve dates diff: for dates and datetimes
* Move difference between dates from core-java to libraries
* BAEL-890 - Kotlin-Allopen with Spring example