Commit Graph

4353 Commits

Author SHA1 Message Date
Stephen Braimah de446f5443 Revert: added test class Java8FindAnyFindFirstTest 2017-01-11 21:54:53 +00:00
DOHA 1330183055 fix tests 2017-01-11 22:48:42 +02:00
Jeyvison 6afaa3b167 Gradle tutorial (#985) 2017-01-11 21:40:04 +01:00
Ahmed-Saied 9e48d87306 Spring scheduling beyond scheduled (#984) 2017-01-11 21:29:25 +01:00
Stephen Braimah 2710fadcd5 added test class Java8FindAnyFindFirstTest 2017-01-11 18:58:44 +00:00
Tomasz Lelek 79d13928e5 BAEL-19 more condition blocks examples 2017-01-11 18:23:54 +01:00
Tomasz Lelek e428638078 BAEL-19 remove comments 2017-01-11 18:06:17 +01:00
eugenp 3fc01ee7e0 minor formatting cleanup 2017-01-11 11:45:43 +02:00
pivovarit 94c315c1c2 Refactor JsoupParserTest 2017-01-11 07:20:55 +01:00
Luís Soares 4772976bda Exercise snippets only in tests (#982)
* Exercise snippets only in tests

* Increase Jsoup version
2017-01-10 20:54:12 -06:00
Daniele Demichelis a0de46efb9 Intro to Spring Remoting with HTTP Invokers (#964)
* 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
2017-01-10 12:54:07 -06:00
KevinGilmore 6e9b667aef Update README.md 2017-01-10 12:34:18 -06:00
eugenp 1423907bf0 cleanup work 2017-01-10 16:13:20 +02:00
Sunil Mogadati aacc25a752 BAEL-245: Add more tests to align with previous enum example and prevent build fail (#981)
* 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
2017-01-10 01:51:36 -06:00
tschiman f221faca4c BAEL-442 Adding spring-sleuth module and supporting code for application. 2017-01-09 23:26:30 -07:00
Shubham Aggarwal e27131f3a5 Added java-mongodb module (#978)
* Made maven project.

* Added mongo driver dependencies.

* Added crud operations.

* Class rename

* Added tests
2017-01-09 17:50:14 +01:00
slavisa-baeldung 66917a2877 BAEL-97 - moving config to test source tree 2017-01-09 16:47:27 +01:00
KevinGilmore 516fa14625 Update README.md 2017-01-09 08:24:36 -06:00
Luís Soares 6a60defc94 Remove Apache Commons IO dependency and split into smaller methods (#942)
* Fix the requested changes

* Split into smaller methods

* Split into smaller methods

* Remove apache dependency and split into smaller methods

* Add unit tests
2017-01-09 08:06:46 -06:00
pedja4 729c8990d0 Merge pull request #977 from vicmosin/master
BAEL-529 - Applied latest changes
2017-01-09 11:43:46 +01:00
Victor Mosin 02826096e9 Applied latest changes 2017-01-09 08:26:31 +01:00
Diane Duan ccd3e5b728 metrics examples 2017-01-09 11:53:32 +08:00
pedja4 55113dd8fd Merge pull request #966 from vicmosin/master
BAEL-529 Spring data binders
2017-01-08 21:38:13 +01:00
Predrag Maric f39332f269 Added spring-amqp module 2017-01-08 20:47:10 +01:00
Nikhil Khatwani 13a0c859bd BAEL-531: Hello World -Spring AMQP Project (#945)
* BAEL-531: Hello World -Spring AMQP Project

* Review Comments
2017-01-08 20:40:57 +01:00
lor6 60da0a9542 Performance monitoring (#974)
* spring performance monitoring interceptors

* added person service
2017-01-08 12:21:31 -06:00
slavisa-baeldung adccc13c32 BAEL-97 - simplifying code 2017-01-08 16:46:47 +01:00
maibin e36d928219 How to work with dates in Thymeleaf (#960)
* How to work with dates in Thymeleaf

* Fixes in PR for Thymeleaf
2017-01-08 09:01:41 -06:00
Sunil Mogadati 82fc8cf8fc BAEL-245: Add Enum serialization example (#970)
* 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
2017-01-08 08:13:39 -06:00
tristanzhou e8a9b60862 Introduction to pmd (#972)
* initial check for introduction to pmd

* change name to static-analysis

* move it to static-analysis
2017-01-08 04:21:03 -06:00
Naoshadul Islam 8dc3487b67 Added relevant articles (#962)
* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevnat articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Update README.md

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Update README.md

* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Update README.md
2017-01-08 08:25:59 +01:00
pivovarit 6d72f54a53 Refactor JacksonAnnotationTest 2017-01-08 08:16:35 +01:00
lor6 b58cc8cd51 spring performance monitoring interceptors (#965) 2017-01-07 21:41:52 -06:00
pivovarit 3253a2510c Refactor JacksonAnnotationTest 2017-01-07 18:10:25 +01:00
Victor Mosin 753b309c3c Added ConverterFactory test 2017-01-07 17:31:53 +01:00
Tomasz Lelek f5d8984ff5 BAEL-19 tempalte example 2017-01-07 12:29:40 +01:00
Tomasz Lelek dee7d1ab12 BAEL-19 iterate 2017-01-07 12:25:18 +01:00
Tomasz Lelek 160b9ae6c3 BAEL-19 example of override 2017-01-07 12:15:18 +01:00
Tomasz Lelek 7b8d1dc6b2 BAEL-19 break long line 2017-01-07 12:10:59 +01:00
Tomasz Lelek 792f464952 BAEL-19 add comments to repo links 2017-01-07 12:04:35 +01:00
Victor Mosin 89f9f8c6bf BAEL-529 2017-01-06 18:01:48 +01:00
pivovarit 638b6090f0 Refactor NashornTest 2017-01-06 16:43:46 +01:00
Danil Kornishev fbb4065024 Nashorn second Attempt (#923)
* Nashorn

* Nashorn x2

* Nashorn added trailing newlines

* Cleanup

* Formatted script lines

* Change system outs to asserts

* Change Nashorn to be Junit tests

* Remove empty test
2017-01-06 15:20:47 +01:00
pivovarit 8f4ef41eb3 Refactor DataLoader 2017-01-05 18:14:55 +01:00
pivovarit ba75c37366 Refactor DataLoader 2017-01-05 15:16:03 +01:00
slavisa-baeldung a9700891ef BAEL-97 - minor fixes 2017-01-05 13:05:51 +01:00
slavisa-baeldung 0464c9f3bc Merge branch 'master' into pr/949-yasser-handler-mapping 2017-01-05 08:30:46 +01:00
slavisa-baeldung d5f3eaa77a BAEL-97 - simplifying code 2017-01-05 08:29:54 +01:00
Alex Theedom 8c879fc287 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ejb/ejb-client/pom.xml
#	ejb/ejb-remote/pom.xml
#	ejb/pom.xml
2017-01-04 22:44:11 +01:00
Alex Theedom d1c2e042ce Add deploy profiles for standalone wildfly using cargo plugin and for runtime installed instance 2017-01-04 22:42:19 +01:00