Commit Graph

4263 Commits

Author SHA1 Message Date
slavisa-baeldung dabdd5d397 Merge branch 'master' into pr/997-stephen 2017-01-15 15:08:31 +01:00
pivovarit 5a6eaeb1d2 Refactor InputStreamToFile examples 2017-01-15 09:27:07 +01:00
pivovarit b5d525ad7c Refactor JerseyApiLiveTest 2017-01-15 06:50:07 +01:00
Stephen Braimah 4119fc9c23 BAEL-583: Removed print statements and added assertments to test class 2017-01-14 23:24:11 +00:00
gatmeister 2b2dc447bf BAEL-112 | Spring MVC Validation - a Custom Validator (#934)
* BAEL-112 | Spring MVC Validation - a Custom Validator

### Implementation of a custom validator in Employee class using
Validator interface

* BAEL-112 | Spring MVC Validation - a Custom Validator

Implementation of a custom validator in Employee class using Validator
interface

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverting changes made for a previous module

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverting changes to module ‘spring-mvc-java’

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverting changes to module ‘spring-mvc-java’

* BAEL-112 | Spring MVC Validation - a Custom Validator

Final reversion of changes to previous module used

* BAEL-112 | Spring MVC Validation - a Custom Validator

formats the EmployeeValidator class

* BAEL-112 | Spring MVC Validation - a Custom Validator

Modification from @RequestMapping POST to @PostMapping as per Final
Review

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverts the changes made to Employee and Employee Controller. Created a
new class, Customer as implementation for custom validation

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverting EmployeeController

* BAEL-112 | Spring MVC Validation - a Custom Validator

Reverting EmployeeHome
2017-01-14 23:49:14 +01:00
slavisa-baeldung fa2f0159a9 Merge remote-tracking branch 'origin/master' 2017-01-14 15:32:27 +01:00
slavisa-baeldung 49cf1e6ed8 BAEL-97 - simplifying code 2017-01-14 15:32:05 +01:00
pedja4 ee2fa37402 Merge pull request #994 from tomekl007/BEAL-586-guava_multimap
BAEL-586 increment guava version, move Test to guava module
2017-01-14 14:02:37 +01:00
Tomasz Lelek 75bc156357 BAEL-586 proper file for test 2017-01-14 10:11:52 +01:00
Tomasz Lelek 30d9102310 BAEL-586 increment guava version, move Test to guava module 2017-01-14 10:07:53 +01:00
eugenp 38c0a6f9a7 cleanup formatting 2017-01-14 09:37:31 +02:00
slavisa-baeldung 4989946b09 Merge branch 'master' into pr/991 2017-01-14 07:46:44 +01:00
pivovarit c5260fbdd0 Rename gradle-tutorial module 2017-01-13 14:47:03 +01:00
Mobi Blunt 129921bcdc JGit (#993)
* First Commit

* Second Commit for Guide to JGit
2017-01-13 10:25:10 +01:00
pivovarit f60ae3be29 Refactor SpringRetryTest 2017-01-13 07:56:41 +01:00
Tuan 8734c956bb BAEL-470-Spring Retry (#967)
* add Spring Retry

* remove redundant code

* convert tab to space in XML file

* align spaces in xml file
2017-01-13 07:53:59 +01:00
tschiman 299fed28f5 Merge remote-tracking branch 'upstream/master' 2017-01-12 22:14:15 -07:00
pedja4 e796bdb1c5 Merge pull request #988 from tomekl007/BEAL-586-guava_multimap
BAEL-586 guava multimap examples
2017-01-12 19:36:43 +01:00
Tomasz Lelek 91fb87c06d BAEL-586 rename tests according to pr review 2017-01-12 18:41:04 +01:00
Saptarshi Basu 06ceb4d87c JAX-RS API using Jersey [BAEL-558] (#956)
* 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
2017-01-12 14:55:18 +01:00
Tomasz Lelek 7df755545a BAEL-586 guava multimap examples 2017-01-12 11:16:34 +01:00
tschiman fa63fae6fc BAEL-442 Making some changes to how many threads are in the executors. Cleaning up some white space. 2017-01-11 21:59:38 -07:00
KevinGilmore a5978cf259 Create README.md 2017-01-11 21:05:36 -06:00
Stephen Braimah 016d02ab17 BAEL-583: Added test class for Java 8 findFirst() and findAny() example 2017-01-11 22:10:56 +00:00
Stephen Braimah 3116a73d24 Revert: added to test class for string to char array char array to string conversion 2017-01-11 21:55:15 +00:00
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
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
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