* solr-fulltext-search module created
* solr-fulltext-search modue created
* solr-fulltext-search change
s
* pom changes merged from upstream
* removed integration tests from mvn build
* Refactoring test class
* removed test profile
* module solr-fulltext-search changed to solr
* module solr added in parent pom
* delete file
* removed unused file, changed test to default solr port
* Revert "Merge modules (#1471)"
This reverts commit 11cdf67fad.
* Revert "(BAEL-746) How to Copy an Array in Java (#1474)"
This reverts commit 44f5742f16.
* Revert "Bs santosh spring mybatis (#1479)"
This reverts commit 3140ea166d.
* Revert "Spring State Machine (#1424)"
This reverts commit 319dd2653a.
* refactor: Reorder tests without lambda
Moves inner implementations of Answer and ArgumentMatcher to the top of
the test classes.
Also changes the lambda expression to a regular "pre java 8" expression
in one of the tests.
Resolves: BAEL-632
* feat: Create basic Monolithic JHipster project
Commit just after creating a JHipster project, before making any modifications.
Resolves: BAEL-137
* chore: Change the artifactId and name of the project
From baeldung to jhipster-monolithic and JHipster Monolithic Application
Relates to: BAEL-137
* feat: Create entities Post and Comment
Relates to: BAEL-137
* feat: Fix Gatling configuration in pom.xml
Relates to: BAEL-137
* feat: Add files for Continuous Integration
Relates to: BAEL-137
* feat: Change pom.xml to conform to Baeldung standards
- moved the <properties> element to the bottom of the file
- excluded integration tests in the default surefire configuration
- added a new profile, called integration, and added the integration tests there
- added Java 8 in the <source> and <target> tags, under maven-compiler
solves: BAEL-137
* chore: Add jhipster module to parent pom
* BEEL-518 code for protobuf article
* BEEL-518 add generated protobuf class
* BAEL-701 updated the method argument
* BEEL-550 use newest version of protobuff
* Bael 389 - Building URL dynamically between host and pathname (#1323)
* Project for " A Guide to the Java API for WebSocket" article
* Setting dependencies correctly
* Formatting adjustments
* Removing tomcat7 maven plugin
* Applying formatt - No spaces
* BAEL-389 - Building URL dynamically between host and pathname
* Rename classes (#1331)
* BAEL-550 Axon framework
* BEEL-550 create axon module
* BEEL-550 proper naming
* BEEL-550 better example of message service
* BEEL-550 proper name of method
* BEEL-550 remove not needed comments
* BEEL-550 proper message
* BEEL-550 axon test scope test
* BEEL-550 tries to migrate to axon 3
* BEEL-550 migrate to vesrion 3 successfull
* ACO refactor
* BAEL-518 Small refactoring in protobuffer module
* BEEL-550 create axon module
* BEEL-550 proper naming
* BEEL-550 better example of message service
* BEEL-550 proper name of method
* BEEL-550 remove not needed comments
* BEEL-550 proper message
* BEEL-550 axon test scope test
* BEEL-550 tries to migrate to axon 3
* BEEL-550 migrate to vesrion 3 successfull
* WatchService vs. Apache Commons IO Mnitoring
* Indentation fixed
* Indentation fixed
* JAX-RS API using Jersey [BAEL-558]
* JAX-RS API using Jersey [BAEL-558]
* Modifications made to remove xml
* applicationContext.xml removed
* All try catch moved to ExceptionMapper
* fixes
* review comments incorporated
* module renamed
* JAX-RS client [BAEL-595]
* jersey-core dependency removed
* assert changed to assertEquals
* messagebody readers and writers removed
* pom dependency corrected and other minor changes
* Jersey version changed and toString() changed to valueOf()
* BAEL-705: Spring Ldap code
* BAEL-705: Spring Ldap code tab prob rectified
* BAEL-705: Spring Ldap code, readme fixed
* review comments incorporated
* 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)
* Solr w Apache SolrJ
* Solr w Apache SolrJ
* updated test names and moved add to @before method
* create apache-solrj module, moved code from spring-data-solr
* mesos marathon demo
* Updated DockerFile to point to maven target
* Pointed to baeldung docker repository
* Added file permissions for Dockerise script
* BAEL-524 Building an MVC application using Struts 2
* BAEL-524 Building an MVC application using Struts 2
* BAEL-524 Building an MVC application using Struts 2
* 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.
* Initial Commit for Spark Java Article BAEL-498
* reverting main pom.xml and rollbacking accidental changes.
* Changes as per review:
1. Added UserService
2. Renamed UserStore to UserServiceMapImpl
3. Removed Empty spaces in User.java
4. Removed AppTest
5. Changes in SparkRestExample for using UserServiceMapImp instead of
UserStore static functions.
* Suggested changes in print messages.
* Changes as per comments on github... for PR:
https://github.com/eugenp/tutorials/pull/912
* Changes in editUser function as per guidance by Kevin.
* Clean up
* added 1.8 config for pom.xml
* Clean up.
* Removed junit dep.
* Added Application/json in response type.
* WatchService vs. Apache Commons IO Mnitoring
* Indentation fixed
* Indentation fixed
* JAX-RS API using Jersey [BAEL-558]
* JAX-RS API using Jersey [BAEL-558]
* Modifications made to remove xml
* applicationContext.xml removed
* All try catch moved to ExceptionMapper
* fixes
* review comments incorporated
* module renamed
* 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
* BAEL-127: simple app with filters
* removed data rest dependency, final adjustments
* added first live test for the rest api
* move filters code to new module
* moved to root of module, create service layer, standard pom
* added spring-security-core module to root pom