* First test with log4j rolling appenders
* small fix
* Log4j rolling appender
* First set up with rolling file on log4j 2
* Added logback code.
* log4j2 more detailed example
* log4j2 more detailed example
* Improved names and examples
* Fixed configurations
* improved configs
* formatted
* Final fix
* fixed formatting
* Formatting fix
* Fix sample apps to avoid try / catch
* Fix request to replace files
* Fix end lines
* Log4j2 logger is shot down at the end.
* Initial commit, the server starts launched from maven
* made room for client and server projects
* made room for client and server projects
* base example works
* poms restructured
* packages restructured
* packages restructured
* Some renaming and a proper formatting string
* Small renamings
* Small renamings
* Fixed invoked URL in client through fixing bean name
* Add NDC and JBoss Logging to the demo application
* NDC for Log4j, Log4j2 and JBoss Logging
* Simplify NDC example by making it a single operation instead of two
* Make NDC example as RestController, Use JBoss Logging only as a logging bridge
* Fix merge conflicts in pull request - log-mdc pom.xml updated
* BAEL-445 Update to Spring security SpEL example
* BAEL-445: Change tabs to spaces in the updated code
* BAEL-245: Add Enum Serialization exmaple
* BAEL-245: Remove the folder jackson/src/test/java/com/baeldung/jackson/dtos/withEnum as the example is not used anymore
* Add more enum serialization examples to align with previous example and prevent build fail
* Fix the requested changes
* Split into smaller methods
* Split into smaller methods
* Remove apache dependency and split into smaller methods
* Add unit tests
* Add NDC and JBoss Logging to the demo application
* NDC for Log4j, Log4j2 and JBoss Logging
* Simplify NDC example by making it a single operation instead of two
* Make NDC example as RestController, Use JBoss Logging only as a logging bridge
* Fix merge conflicts in pull request - log-mdc pom.xml updated
* BAEL-445 Update to Spring security SpEL example
* BAEL-445: Change tabs to spaces in the updated code
* BAEL-245: Add Enum Serialization exmaple
* BAEL-245: Remove the folder jackson/src/test/java/com/baeldung/jackson/dtos/withEnum as the example is not used anymore