Commit Graph

4407 Commits

Author SHA1 Message Date
pivovarit 2c522ca047 Refactor IterableStreamConversionTest 2017-01-17 14:29:42 +01:00
pedja4 32ad05a43e Merge pull request #951 from tomekl007/BAEL-382_kotlin
BAEL-382 kotlin
2017-01-17 12:52:22 +01:00
slavisa-baeldung 543c6eeb29 BAEL-581 - reformatting 2017-01-17 11:31:13 +01:00
slavisa-baeldung a7c1fb3b72 BAEL-581 - Fixing assertions 2017-01-17 11:30:15 +01:00
slavisa-baeldung 67206a4a5c Merge pull request #1003 from dhruba619/master
BAEL-581 Convert Iterable to Stream
2017-01-17 10:45:33 +01:00
Tomasz Lelek 9512edb667 BAEL-586 moved code to com.baeldung.kotlin package, use version properties in pom.xml 2017-01-17 09:54:51 +01:00
pivovarit 7f8ee6f118 Refactor LambdaExceptionWrappersTest 2017-01-17 09:04:42 +01:00
Vivek Kumar 0aa46996a6 BAEL-580 handling exceptions in lambda expressions (#1004) 2017-01-17 09:01:59 +01:00
pivovarit deb694bc88 Refactor PersonBuilder 2017-01-17 06:41:02 +01:00
pivovarit ffd8963fd5 Refactor PersonWriter 2017-01-17 06:38:31 +01:00
Shubham Aggarwal b2a03d92aa Added chainedexceptions in core-java 2017-01-17 11:04:00 +05:30
pivovarit e17dd32c49 Refactor HealthCheckTest 2017-01-17 06:03:30 +01:00
Daniele Demichelis 5c99b291d5 BAEL-553 - Intro to Spring Remoting with HTTP Invokers (#998)
* 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

* java.time.* instead of java.util.Date

* java.time.* instead of java.util.Date

* Removed log on file, kepts log on console

* Updated Spring and Logback version to latest release.

* Exception removed from run()
2017-01-16 22:00:33 -06:00
pedja4 5cc5d7dc12 Merge pull request #976 from DianeDuan/dropwizard-metrics
BAEL-548: Intro to Dropwizard Metrics
2017-01-17 04:18:31 +01:00
Diane Duan 63d20dc1b1 pom, ut method names 2017-01-17 09:56:45 +08:00
pedja4 c58042e6bf Merge pull request #1005 from felipe-gdr/master
BAEL-390: json processing with java ee 7
2017-01-17 02:13:49 +01:00
Felipe Reis efd384a3d0 BAEL-390: json processing with java ee 7 2017-01-16 18:53:40 -02:00
dhruba619 348b3ca5ad BAEL-581 Convert Iterable to Stream 2017-01-16 22:04:47 +05:30
MMonik 142173dea1 Merge pull request #1000 from vaNaoshad/master
Added relevant articles
2017-01-16 09:28:26 +02:00
Muhammed Almas d5acd709e1 BAEL-587 Guide to Bimap (#995)
* 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
2017-01-15 21:45:46 +01:00
slavisa-baeldung 666803cf60 Merge remote-tracking branch 'origin/master' 2017-01-15 19:54:54 +01:00
Muhammed Almas a8d61e77dd BAEL-519 Introduction to LMAX Disruptor (#948)
* 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
2017-01-15 19:48:42 +01:00
Naoshadul Islam 8ac66dd761 Added relevant articles 2017-01-15 21:11:46 +06:00
Naoshadul Islam d8af6f371b Added relevant articles 2017-01-15 21:09:29 +06:00
Naoshadul Islam 2a7c1add36 Added relevant articles 2017-01-15 21:07:43 +06:00
Naoshadul Islam f528fbf7cf Added relevant articles 2017-01-15 21:05:01 +06:00
Naoshadul Islam baf7d5fb39 Added relevant Articles 2017-01-15 21:02:24 +06:00
slavisa-baeldung d77ca20ff2 BAEL-583 - adding asserts to test 2017-01-15 15:15:11 +01:00
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
Tomasz Lelek fde39503a3 BAEL-586 no need for else block 2017-01-14 19:27:43 +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