* injecting beans
* XML-based configuration replaced with Java Config.
* [BAEL-431] Exploring TestRestTemplate.
* Revert of evaluation task "XML-based configuration replaced with Java Config."
This reverts commit 66471cf0574c85f8ff514ec4caf5ba44ebba1a74.
* Revert of evaluation task "injecting beans"
This reverts commit d2ac20185e636245bc0ae0b4ccb952965de88e28.
* [BAEL-431] fix to the tests in TestRestTemplateBasicLiveTest.
* [BAEL-431] added more meaningful user and password for auth.
* [BAEL-820] examples of wait() and sleep() methods.
* [BAEL-820] wait() and sleep() examples.
* BAEL-850 ConcurentskipLIst
* BAEL-850 formatting
* BAEL-850 Formatting
* spring 5 work
* SetTest refactor (#1724)
* BAEL-850 use lambda
* BAEL-850 no need to casting
* BAEL-845 tranferqueue article
* BAEL-845 m to m example
* BAEL-845 move code to test
* BAEL-845 use tryTransfer
* BAEL-845 proper if logic
* BAEL-845 proper test
* BAEL-845 robust test
* BAEL-856 invert logic
* code for the unsafe article
* more descriptive example
* proper eng
* better test name
* free memory call
* java 8 style
* BAEL-814 Added call to freeMemory() in off-heap test
* BAEL-846 code for a syncrhonous queue article
* BAEL-814 Switched from Random to ThreadLocalRandom
* BAEL-845 tranferqueue article
* BAEL-845 m to m example
* BAEL-845 move code to test
* BAEL-845 use tryTransfer
* BAEL-845 proper if logic
* BAEL-845 proper test
* BAEL-845 robust test
* 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
* 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
* 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
* 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
* Add articles to README
* 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 Readme for core-java and spring-hibernate4
* Updating repo
* article Bael-667 initial commit.
* Switch to use logging framework for output.
* Make code more concise. Refactor as suggested.
* modify test method names
* article Bael-667 initial commit.
* Switch to use logging framework for output.
* Make code more concise. Refactor as suggested.
* modify test method names
* Initial commit for Comparator.comparing article.
* Changes in the code as per suggestions in review.
* Change in test names as per suggestions...
* Changes in tests names for nullFirst and nullLast cases
* clean up.
* 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
* BAEL-745 Quick Math.pow example
* 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
* Bean Injection Project is added
Different Types of Bean Injection article codes are added.
* Java-based configuration added
Java-based configuration and tests are added. Coding styles are fixed.
* List of Lists Article Codes added.
List of Lists Article Codes added.
* Most popular use case of grouping elements together added
Most popular use case of grouping elements together added
* Bean Injection Project is added
Different Types of Bean Injection article codes are added.
* Java-based configuration added
Java-based configuration and tests are added. Coding styles are fixed.
* List of Lists Article Codes added.
List of Lists Article Codes added.
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Simple Genetic Algorithm improvements
* Struts2 refactoring
* BAEL-669 test of an infinite stream
* BAEL-699 example of custom type infinite stream
* BAEL-699 do..while stream way
* BAEL-669 generate stream of random uuids
* rest with spark java
* 4
* Update Application.java
* indentation changes
* spring @requestmapping shortcuts
* removing spring requestmapping and pushing spring-mvc-java
* Joining/Splitting Strings with Java and Stream API
* adding more join/split functionality
* changing package name
* testcase change
* rest with spark java
* 4
* Update Application.java
* indentation changes
* spring @requestmapping shortcuts
* removing spring requestmapping and pushing spring-mvc-java
* Joining/Splitting Strings with Java and Stream API
* adding more join/split functionality
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Modifications to model on Hibernate One to manyTutorial
* Simple Genetic Algorithm improvements
* rest with spark java
* 4
* Update Application.java
* indentation changes
* spring @requestmapping shortcuts
* removing spring requestmapping and pushing spring-mvc-java
* Joining/Splitting Strings with Java and Stream API
* 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
* String to char array and char array to String.
* Method change
* Custom ThreadPool In Java 8 Parallel Streams
* Implemented suggested edits from editor.
* Broke long method signature
* Changed primitive type int to long and formula.
* Update wrapper type to Long
* Added "Test" suffix to test class name.
* String to char array and char array to String.
* Method change
* Custom ThreadPool In Java 8 Parallel Streams
* Implemented suggested edits from editor.
* Broke long method signature
* Changed primitive type int to long and formula.
* Update wrapper type to Long
* String to char array and char array to String.
* Method change
* Custom ThreadPool In Java 8 Parallel Streams
* Implemented suggested edits from editor.
* Broke long method signature
* Changed primitive type int to long and formula.
* Update wrapper type to Long
* made changes to java reflection
* removed redundant method makeSound in Animal abstract class
* added project for play-framework article
* added project for regex
* changed regex project from own model to core-java
* added project for routing in play
* made changes to regex project
* refactored code for REST API with Play project
* refactored student store indexing to zero base
* added unit tests, removed bad names
* added NIO Selector project under core-java module
* requested changes made
* added project for nio2
* standardized exception based tests
* fixed exception based tests
* removed redundant files
* added network interface project
* used UUID other than timestamps
* fixed network interface tests
* removed filetest change
* made changes to NIO2 FileTest names
* added project for asyncronous channel apis
* added project for NIO2 advanced filesystems APIS
* merge conflicts
* merged changes to asyncfiletest with future get API
* removed while loops from async client and server
* added project for java8 optional
* fixed merge conflicts in spring-core
* fixed optional
* fixed optional
* fixed asyncechotest
* shifted optional to own package
* made additional tests to demo filter API
* added code for Map
* added javaslang project
* javaslang project
* added pattern matcher code
* refactored comparator code for TreeMap
* refactored Comparator code
* BAL-36 File size api in java and apache commons IO
* BAEL-282 grep in java - fixes after code review
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor
* BAEL-519 Moved all supporting classes to main source
* BAEL-519 Moved all supporting classes to main source
* BAEL-519 Moved asserts and test classes in test folder.
* BAEL-519 moved test related producer and consumer to src.
* BAEL-586 Guide to Guava BiMap.
* BAEL-587 formatted code.
* BAEL-519 LMAX Disruptor
* BAEL-587 resolved merge
* BAEL-587 Resolved merge
* BAEL-519 Removed disruptor link.
* BAEL-519 Reverted Guava changes
* RFQ-587 Added disruptor as a separate module.
* BAEL-519 Disruptor changes.
* BAEL-519 Removed disruptor from core-java module.
* BAL-36 File size api in java and apache commons IO
* BAEL-282 grep in java - fixes after code review
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor
* BAEL-519 Moved all supporting classes to main source
* BAEL-519 Moved all supporting classes to main source
* BAEL-519 Moved asserts and test classes in test folder.
* BAEL-519 moved test related producer and consumer to src.
* BAEL-587 Initial commit for BiMap support.
* BAEL-587 Added new tests
* BAEL-587 Added new tests.
* BAEL-519 Removed Disruptor link from readme file.
* BAEL-587 Reverted Disruptor changes
* BAEL-587 reverted changes
* BAEL-587 Changed test names.
* BAEL-587 renamed tests.
* BAL-36 File size api in java and apache commons IO
* BAEL-282 grep in java - fixes after code review
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor
* BAEL-519 Moved all supporting classes to main source
* BAEL-519 Moved all supporting classes to main source
* BAEL-519 Moved asserts and test classes in test folder.
* BAEL-519 moved test related producer and consumer to src.
* BAEL-587 Initial commit for BiMap support.
* BAEL-587 Added new tests
* BAEL-587 Added new tests.
* BAEL-519 Removed Disruptor link from readme file.
* BAEL-587 Reverted Disruptor changes
* BAEL-587 reverted changes
* BAL-36 File size api in java and apache commons IO
* BAEL-282 grep in java - fixes after code review
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor library
* BAEL-519 Added support for disruptor
* BAEL-519 Moved all supporting classes to main source
* BAEL-519 Moved all supporting classes to main source
* BAEL-519 Moved asserts and test classes in test folder.
* BAEL-519 moved test related producer and consumer to src.
* BAEL-586 Guide to Guava BiMap.
* BAEL-587 formatted code.
* BAEL-519 LMAX Disruptor
* BAEL-587 resolved merge
* BAEL-587 Resolved merge
* BAEL-519 Removed disruptor link.
* BAEL-519 Reverted Guava changes
* @Async and Spring Security
* @Async with SecurityContext propagated
* Spring and @Async
* Simulated Annealing algorithm
* Simulated Annealing algorithm
* Rebase
* Rebase
* SA further fixes
* Slope One plus package refactoring
* SlopeOne refactoring
* @Async and Spring Security
* @Async with SecurityContext propagated
* Spring and @Async
* Simulated Annealing algorithm
* Simulated Annealing algorithm
* Rebase
* Rebase
* SA further fixes
* Slope One plus package refactoring
* made changes to java reflection
* removed redundant method makeSound in Animal abstract class
* added project for play-framework article
* added project for regex
* changed regex project from own model to core-java
* added project for routing in play
* made changes to regex project
* refactored code for REST API with Play project
* refactored student store indexing to zero base
* added unit tests, removed bad names
* added NIO Selector project under core-java module
* requested changes made
* added project for nio2
* standardized exception based tests
* fixed exception based tests
* removed redundant files
* added network interface project
* used UUID other than timestamps
* fixed network interface tests
* removed filetest change
* made changes to NIO2 FileTest names
* added project for asyncronous channel apis
* added project for NIO2 advanced filesystems APIS
* merge conflicts
* merged changes to asyncfiletest with future get API
* removed while loops from async client and server
* added project for java8 optional
* fixed merge conflicts in spring-core
* fixed optional
* fixed optional
* fixed asyncechotest
* shifted optional to own package
* made additional tests to demo filter API
* added code for Map
* @Async and Spring Security
* @Async with SecurityContext propagated
* Spring and @Async
* Simulated Annealing algorithm
* Simulated Annealing algorithm
* Rebase
* Rebase
* SA further fixes
* @Async and Spring Security
* @Async with SecurityContext propagated
* Spring and @Async
* Simulated Annealing algorithm
* Simulated Annealing algorithm
* Rebase
* Rebase
* BAL-36 File size api in java and apache commons IO
* BAEL-36 Getting file size using Java and commons IO api.
* BAEL-282 Added support for grep functionality.
* BAEL-282 Rename the text file extension.
* @Async and Spring Security
* @Async with SecurityContext propagated
* Spring and @Async
* Simulated Annealing algorithm
* Simulated Annealing algorithm
* Rebase
* Rebase
* made changes to java reflection
* removed redundant method makeSound in Animal abstract class
* added project for play-framework article
* added project for regex
* changed regex project from own model to core-java
* added project for routing in play
* made changes to regex project
* refactored code for REST API with Play project
* refactored student store indexing to zero base
* added unit tests, removed bad names
* added NIO Selector project under core-java module
* requested changes made
* added project for nio2
* standardized exception based tests
* fixed exception based tests
* removed redundant files
* added network interface project
* used UUID other than timestamps
* fixed network interface tests
* removed filetest change
* made changes to NIO2 FileTest names
* added project for asyncronous channel apis
* added project for NIO2 advanced filesystems APIS
* merge conflicts
* merged changes to asyncfiletest with future get API
* removed while loops from async client and server
* added project for java8 optional
* fixed merge conflicts in spring-core
* fixed optional
* fixed optional
* fixed asyncechotest
* shifted optional to own package
* made additional tests to demo filter API
* made changes to java reflection
* removed redundant method makeSound in Animal abstract class
* added project for play-framework article
* added project for regex
* changed regex project from own model to core-java
* added project for routing in play
* made changes to regex project
* refactored code for REST API with Play project
* refactored student store indexing to zero base
* added unit tests, removed bad names
* added NIO Selector project under core-java module
* requested changes made
* added project for nio2
* standardized exception based tests
* fixed exception based tests
* removed redundant files
* added network interface project
* used UUID other than timestamps
* fixed network interface tests
* removed filetest change
* made changes to NIO2 FileTest names
* added project for asyncronous channel apis
* added project for NIO2 advanced filesystems APIS
* merge conflicts
* merged changes to asyncfiletest with future get API
* removed while loops from async client and server
* added project for java8 optional
* fixed merge conflicts in spring-core
* fixed optional