* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-5249] - 21.02 - pom cleanup - formatted pom.xml
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* Aligned and Defined the common plugins in the parents
* Removed dependency-reduced-pom.xml from undertow module
* Reverting test fail modules with surefire testFailureIgnore ture
* Reverted wrong push with org.hsqldb
* Define beans for handling different message types in a lean chat app
* Add class based spring beans configuration
* Define spring configuration in XML for constructor based bean injection
* Refactor package structure to separate constructor based bean injection code set from setter based bean injection code set
* Define configuration and classes specific to setter-based bean injection.
* Implement tests for constructor-based and setter-based bean injections
* develop codes for explaining type erasure
* Write unit tests for type erasure examples
* Remove evaluation article code
* Modify type erasure examples and unit tests
* Modify type erasure examples and unit tests
* Add expected exception in TypeErasureUnitTest
* Correct grammar in class name
* Implement File Manager app to demonstrate Polymorphism. Develop unit tests for Polymorphism article code
* Add examples for static polymorphism
* Change sysout statments to slf4j log info statements
* Add assertions and expected errors check on Test
* Add assertions and expected errors check on Test
* Correct compile time error of symbol not found
* Removed commented out non-compiling test.
* Replace string concatenations with String.format
* Replace string concatenations with String.format
* Remove verbose file info descriptor and replace with simpler one
* Add example codes for Hibernate Interceptors article
Write tests for session-scoped and sessionFactory-scoped interceptors
* Implement serializable on customInterceptorImpl
* Implement examples for spring data with spring security integration
* Remove webapp example implementations; too extensive
* Define beans for handling different message types in a lean chat app
* Add class based spring beans configuration
* Define spring configuration in XML for constructor based bean injection
* Refactor package structure to separate constructor based bean injection code set from setter based bean injection code set
* Define configuration and classes specific to setter-based bean injection.
* Implement tests for constructor-based and setter-based bean injections
* develop codes for explaining type erasure
* Write unit tests for type erasure examples
* Remove evaluation article code
* Modify type erasure examples and unit tests
* Modify type erasure examples and unit tests
* Add expected exception in TypeErasureUnitTest
* Correct grammar in class name
* Implement File Manager app to demonstrate Polymorphism. Develop unit tests for Polymorphism article code
* Add examples for static polymorphism
* Change sysout statments to slf4j log info statements
* Add assertions and expected errors check on Test
* Add assertions and expected errors check on Test
* Correct compile time error of symbol not found
* Removed commented out non-compiling test.
* Replace string concatenations with String.format
* Replace string concatenations with String.format
* Remove verbose file info descriptor and replace with simpler one
* Add example codes for Hibernate Interceptors article
Write tests for session-scoped and sessionFactory-scoped interceptors
* BAEL-1334 Guide to Hibernate Spatial
* BAEL-1334 Guide to Hibernate Spatial
Moving the files to hibernate5 from libraries
* Reverting the pom file
* BAEL-1334 Guide to Hibernate Spatial
* BAEL-1334 Guide to Hibernate Spatial
Moving the files to hibernate5 from libraries
* Reverting the pom file
* BAEL-1334 Guide to Hibernate Spatial
Improved assertions
* Add examples related to circle
* BAEL-1334 Guide to Hibernate Spatial
* BAEL-1334 Guide to Hibernate Spatial
Moving the files to hibernate5 from libraries
* Reverting the pom file
* BAEL-1334 Guide to Hibernate Spatial
* BAEL-1334 Guide to Hibernate Spatial
Moving the files to hibernate5 from libraries
* Reverting the pom file
* BAEL-1334 Guide to Hibernate Spatial
Improved assertions
* 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
* Introduced Supplier DAO
* shifting hibernate properties to src/test/resouces
* removed the old test.
* Filled up the stubs in the DAO.
* 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
* 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...