* BAEL-1139 How to Integration with the JIRA API
* BAEL-1139 How to Integration with the JIRA API
* BAEL-1139 How to Integration with the JIRA API
* BAEL-1139 added more examples
* BAEL-1139 How to Integration with the JIRA API
* How to Integration with the JIRA API
* BAEL-1139 add and delete issue
* BAEL-1139 minor improvements
* BAEL-1139 comment conflicting dependencies
* Update pom.xml
* 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
* BAEL-1107 - Introduction to Apache Cayenne Orm
* BAEL-1107: update formating and version of libs
* BAEL-1107: update properties of Author
* BAEL-1157: Apache Cayenne - Advanced Querying
* BAEL-1157: Fix imports
* BAEL-1157: code indentation
* Updated Lang3Utils.java
Added a new test for ConcurrentException and updated other exception with Lambda
* LazyInitializer sample files
* Updated file with LazyInitializer Unit Test
* Updated BuidlerMethods class to include LazyInitializer & BackgroundInitializer
* Updated Lang3UtilsTest class
* Updated Lang3UtilsTest class
* This is whole project
* BeanInjectionTest.java class is added for Junit Test.
* Atomix Intro Project
* Update pom.xml : Module name changed to Atomix
* Intro to Atomix:
1. Module name is changed.
2. Module name is updated in pom.xml.
* maven-compiler-plugin version number is updated.
* 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
* Remove generated annotation to event class due to immutable annotation
Update test to demonstrate silent error on update read-only entities
* Add User entity with GeneratedValue annotation
Add integration test to validate annotation behavior
* Update method names
* Update tests to validate Id
* Change class name
* BAEL-243 Spring Batch using Partitioner
* BAEL-1106 Introduction to javax.measure
* Unnecessary Committed
* BAEL-1106 Move code to libraries from core-java
* BAEL-1106 Move code to libraries from core-java
* BAEL-815 Introduction to JGraphT
* BAEL-815 Introduction to JGraphT
* 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
* BAEL-1107 - Introduction to Apache Cayenne Orm
* BAEL-1107: update formating and version of libs
* BAEL-1107: update properties of Author
* 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
* BAEL-1107 - Introduction to Apache Cayenne Orm
* BAEL-1107: update formating and version of libs
* Add example of different types of bean injection
* BAEL-1080 Introduction to Future and Pattern Matching in Vavr
* Update future with Pattern Matching
* remove unused files
* Update future unit test of cancelled Future
* remove unused import
* delete unused files
* using await() on future to wait until future completed instead of using while(true)
* Add Awaitability to FutureTest, avoid using while loop
* format code
* add some static void method that print the result to console
* 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
* BAEL-1107 - Introduction to Apache Cayenne Orm