* adam.zawada@gmail.com - Different Types of Bean Injection in Spring
* adam.zawada@gmail.com - Different Types of Bean Injection in Spring
switch to Java based configuration
* BAEL-895 calculate the period/duration between two dates in Java 8
* clean old PR
* BAEL-923 How to inject a value from properties to a class not managed by Spring?
* clean PR
* BAEL-923 init class not managed by Spring with Spring Bean
* clean previous PR
* added mockito spring boot for test dependency
* First commit for Hibernate 5 Multitenancy tutorial
* Changes to fix the code.
* Added hibernate begin transaction code.
* Changes to solve the multitenancy issue.
* Changes to integrate h2
* Changing configs to solve the error
* Changes to solve h2 error...
* Changes to fix H2 error.
* Cleaned POM.xml and changed entity name
* Changes table name to supplier
* Removed MySql Dep from pom.xml.
* Changes as per comment in the PR...
* Removed try-catch from test functions.
* Removing the hibernate xml config.
* Changed the formatting as per the formatter.
* Clean up after merge.
* # WARNING: head commit changed in the meantime
Merge remote-tracking branch 'upstream/master' into
hibernate5-multitenancy
Conflicts:
hibernate5/pom.xml
pom.xml
* Different Types of Bean Injection in Spring
* Fixed code formatting and test names for "Different Types of Bean Injection in Spring"
* BAEL-833: How to get last element of a Stream in Java?
* BAEL-833: Updated based on review from editor
* Quartz example for article: Introduction to Quartz
* Adding new module for Java Quartz
* Removing Quartz code from jee7 module
* Fixing folder structure
* Removing java-quartz module and adding code snippets in libraries module
* Quartz example for article: Introduction to Quartz
* Adding new module for Java Quartz
* Removing Quartz code from jee7 module
* Fixing folder structure
* Dependency Injection examples
Dependency Injection examples for evaluation article
* Junit test cases added for dependency injection
Junit test cases added for dependency injection
* ClassNotFoundException vs NoClassDefFoundError
Example to reproduce ClassNotFoundException & NoClassDefFoundError
* JUnit test cases for ClassNotFoundException & NoClassDefFoundError
test cases to reproduce ClassNotFoundException & NoClassDefFoundError
* Deleting exampls for evaluation article
* BAEL-831 Examples for ClassNotFoundException & NoClassDefFoundError
* BAEL-831 Removed wrapper class
* Removing evaluation article example
* BAEL-831 removed wrapper class