* Evaluation article: Different Types of Bean Injection in Spring
* added tests & changed configuration to Java-based config
* removed xml config files
* rename unit tests
* BAEL-972 - Apache Commons Text
* remove code from evaluation article
* remove code from evaluation article
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries
* - fixed test
* - fixed formating in pom
* - added dependency to the pom.xml
- created plugin in pom.xml
* - changed output generation to pdf
* Revert "- changed output generation to pdf"
This reverts commit 26cfaeb2485f2f8afb7b3ab1ecbb96f9606e55b5.
* - changed output generation to pdf
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries
* - fixed test
* - fixed formating in pom
* - added dependency to the pom.xml
- created plugin in pom.xml
* - added classes for asciidoctor article
- added tests for that article
- added exclusion in pom.xml in libraries
* - fixed test
* - fixed formating in pom
* 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
* 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
* BAEL-756 code for flink article
* reorder
* simpler wordCount example
* BAEL-766 changes according to PR
* BAEL-766 change datasource to dataset
* BAEL-766 add sorting example
* BAEL-766 add simple streaming example
* one missing change to dataSet
* windowing example
* add window example
* add dependency explicitly
* add plugin
* add surefire plugin, change neme of the test to *IntegrationTest
* fluent assertions
* test scope
* remove duplicated dep
* BAEL-756 code for flink article
* reorder
* simpler wordCount example
* BAEL-766 changes according to PR
* BAEL-766 change datasource to dataset
* BAEL-766 add sorting example
* BAEL-766 add simple streaming example
* one missing change to dataSet
* windowing example
* add window example
* add dependency explicitly
* add plugin
* add surefire plugin, change neme of the test to *IntegrationTest
* fluent assertions
* BAEL-756 code for flink article
* reorder
* simpler wordCount example
* BAEL-766 changes according to PR
* BAEL-766 change datasource to dataset
* BAEL-766 add sorting example
* BAEL-766 add simple streaming example
* one missing change to dataSet
* windowing example
* add window example
* add dependency explicitly
* add plugin
* add surefire plugin, change neme of the test to *IntegrationTest
* yasin.bhojawala@gmail.com
Evaluation article on Different Types of Bean Injection in Spring
* Revert "yasin.bhojawala@gmail.com"
This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.
* Fixing compilation error and removing unused import
* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com
Code examples for the article "Introduction to Java9 StackWalking API"
* BAEL-608 Introduction to Java9 StackWalking API
* BAEL-608 Introduction to Java9 StackWalking API
changing the test names to BDD style
* BAEL-608 Introduction to Java9 StackWalking API
correcting the typo
* BAEL-608 Introduction to Java9 StackWalking API
improving method names
* BAEL-608 Introduction to Java9 StackWalking API
test method names improvements
* BAEL-718 Quick intro to javatuples
* merging pom from master
* BAEL-722 Intro to JSONassert
* BAEL-722 Intro to JSONassert
Updated to 1.5.0
* yasin.bhojawala@gmail.com
Evaluation article on Different Types of Bean Injection in Spring
* Revert "yasin.bhojawala@gmail.com"
This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.
* Fixing compilation error and removing unused import
* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com
Code examples for the article "Introduction to Java9 StackWalking API"
* BAEL-608 Introduction to Java9 StackWalking API
* BAEL-608 Introduction to Java9 StackWalking API
changing the test names to BDD style
* BAEL-608 Introduction to Java9 StackWalking API
correcting the typo
* BAEL-608 Introduction to Java9 StackWalking API
improving method names
* BAEL-608 Introduction to Java9 StackWalking API
test method names improvements
* BAEL-718 Quick intro to javatuples
* merging pom from master
* BAEL-722 Intro to JSONassert
* BEEL-634 javassist dependency
* BEEL-634 code for javassist article
* BEEL-634 test refinement
* BEEL-634 increment lib to newest version
* add test that uses reflection to verify
* add field
* add bytecode to different class
* yasin.bhojawala@gmail.com
Evaluation article on Different Types of Bean Injection in Spring
* Revert "yasin.bhojawala@gmail.com"
This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.
* Fixing compilation error and removing unused import
* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com
Code examples for the article "Introduction to Java9 StackWalking API"
* BAEL-608 Introduction to Java9 StackWalking API
* BAEL-608 Introduction to Java9 StackWalking API
changing the test names to BDD style
* BAEL-608 Introduction to Java9 StackWalking API
correcting the typo
* BAEL-608 Introduction to Java9 StackWalking API
improving method names
* BAEL-608 Introduction to Java9 StackWalking API
test method names improvements
* BAEL-718 Quick intro to javatuples
* BEEL-311 move jasypt to libraries module
* BAEL-9: README.md file updated (#1310)
* BAEL-278: Updated README.md
* BAEL-554: Add and update README.md files
* BAEL-345: fixed assertion
* BAEL-109: Updated README.md
* BAEL-345: Added README.md
* Reinstating reactor-core module in root-level pom
* BAEL-393: Adding guide-intro module to root pom
* BAEL-9: Updated README.md
* Guide to "when" block in Kotlin pull request (#1296)
* Char array to string and string to char array test cases added
* Minor code renames
* Added groupingBy collector unit tests
* Added test case for int summary calculation on grouped results
* Added the grouping by classes to the main source path
* Reverting char array to string test class
* Reverting char array to string test class
* Reverting char array to string test class
* Reverting char array to string test class
* Unit test class for Kotlin when block + required types
* Minor changes to kotlin when block tests
* Minor change
* Minor change
* Bael 655 (#1256)
BAEL-655 hbase
* Remove unnecessary files and update .gitignore (#1313)
* BAEL-311 Removed jasypt module from parent pom (moved into libraries module)