* Code for test article: Different Types of Bean Injection in Spring
* Adding jUnits for test article: Different Types of Bean Injection in Spring
* BAEL-1265: Adding jUnit for article
* BAEL-1265: Closing ExecutorService in jUnit
* BAEL-1487: Adding test for AsyncHtpClient tutorial
* Initialize smooks subproject
* Add Smooks dependency
* Delete files form badly created submodule
* Add domain classes
* Create class responsible for converting Orders
* Create class responsible for validating messages
* Add configuration file
* Add integration tests for Smooks converters and validators
* ADd en_US locale and fix date format
* Fix number format in expected messages
* Delete unused mapping
* Remove unused conversion to JSON
* Add assertion for ruleName in givenIncorrectOrderXML_whenValidate_thenExpectValidationErrors
* Implemented server factory and its tests. Changed Jetty version to latest, removed duplicate entry and added jetty-webapp dependency in pom.xml.
* Added missing war file and changed tests port for Travis build.
* google sheets api example
* add dependencies
* rename test
* update test
* add comment
* trigger build
* trigger build
* Formatting to standards
* Getting rid of stray tabs
* Applying formatting rules to source files as well
* trigger build
* ADD
MyApp.java class
ProductItem.java class
modify:
package.jdo to add a named query
pom.xml to add datanucleus-jdo-query.jar
* remove sys.out statements
* 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
* 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
* 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
* Retrofit with RxJava
* Correct spelling mistake
* Use spaces for indentation instead of tabs in pom.xml
* Use spaces for indentation instead of tabs in pom.xml
* Add Retrofit integration with RxJava to libraries module
* Remove standalone project for Retrofit integration with RxJava
* remove retrofit-rxjava module
* Fixed error in pom.xml caused by an issue while merging
* Retrofit integration with RxJava
* Fix test cases
* Fix merge issues
* BAEL-1016 Merging master
* 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
* 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
* 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
* BAEL-972 - Apache Commons Text - added another example
* BAEL-972 - Apache Commons Text - just indentation
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java - fix problems
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* fix formatting
* BAEL-1033 minor refactor
* BAEL-1035 Introduction to Eclipse Collections
* format
* BAEL-1035 Introduction to Eclipse Collections
* BAEL-1035 Introduction to Eclipse Collections
* 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
* BAEL-972 - Apache Commons Text - added another example
* BAEL-972 - Apache Commons Text - just indentation
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java - fix problems
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* fix formatting
* BAEL-1033 minor refactor
* BAEL-1035 Introduction to Eclipse Collections
* format
* BAEL-1035 Introduction to Eclipse Collections
* 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
* BAEL-972 - Apache Commons Text - added another example
* BAEL-972 - Apache Commons Text - just indentation
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java - fix problems
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* fix formatting
* BAEL-1033 minor refactor
* BAEL-771
* Corrected XOR from mislabeled AND
* Unit tests added
* Merged into libraries module - removed Neuroph module
* Merged into libraries module - removed Neuroph module
* Merged pom.xml
* Merged pom.xml
* libraries pom.xml - I removed a white space during merge so conflict persisted - here's the temporary reversion
* BAEL-1010 HLL article code
* BAEL-1010 moved tolerated difference to a variable
* Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-1010_hll
# Conflicts:
# libraries/pom.xml
* BAEL-970 A Guide to Apache Commons DbUtils
* BAEL-970 A Guide to Apache Commons DbUtils
* BAEL-970 A Guide to Apache Commons DbUtils
- Added employeeId to Email class
- Minor corrections
* How to zip two collections in Java?
How to zip two collections in Java? | http://jira.baeldung.com/browse/BAEL-780
* Updated pom to add jool dependency
* Added Unit Tests of Zip Collections
* Moved files to libraries folder
* Fixed Compilation Error
* Removed jool dependency as code has been moved to libraries
* Removed jool property attribute
* 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