Commit Graph

4325 Commits

Author SHA1 Message Date
eugenp 522599fc02 testing cleanup 2017-01-19 23:14:44 +02:00
eugenp 61fa5ff781 minor cleanup 2017-01-19 23:12:01 +02:00
pivovarit 71c298276f Refactor MetricsTest 2017-01-19 21:00:55 +01:00
pivovarit b68337b329 Add surefire plugin 2017-01-19 20:49:51 +01:00
Jesus Boadas c256938a1c Building an Application with Spring Boot (#1018)
* Initial commit

* Initial commit

* deleted old files

* classNotFoundException-contextLoaderListener

* Spring Boot Application

* delete ClassNotFoundException
2017-01-19 19:33:37 +01:00
maibin a9a3f3ba58 Thymeleaf i18n resolved (#1016)
* How to work with dates in Thymeleaf

* Fixes in PR for Thymeleaf

* Changes to i18n

* Resolved issue with i18n
2017-01-19 16:55:19 +01:00
pivovarit 3a566b4cce Refactor SpringRetryTest 2017-01-19 14:13:54 +01:00
Predrag Maric 761603c76a Formatting in metrics tests 2017-01-19 13:01:10 +01:00
maibin e150b2ff54 i18n fixes Thymeleaf (#1015)
* How to work with dates in Thymeleaf

* Fixes in PR for Thymeleaf

* Changes to i18n
2017-01-19 11:37:38 +01:00
pedja4 3f99cfc1d5 Merge pull request #1013 from DianeDuan/dropwizard-metrics
BAEL-548: Intro to Dropwizard Metrics (update metrics version)
2017-01-19 11:34:24 +01:00
Tomasz Lelek 1d71f63693 Bael 19 jackson inheritance (#954)
* BAEL-19 event inheritance

* BAEL-19 test for json inheritance

* BAEL-19 example event processor

* BAEL-19 do not need json ignore

* BAEL-19 simpler event, example of abstract

* BAEL-19 ignoring superclass property

* BAEL-586 change class event names
2017-01-19 08:48:48 +01:00
Diane Duan dfcfbec611 update metrics version 2017-01-19 12:48:10 +08:00
DOHA 66449db339 spring cloud rest initial commit 2017-01-19 00:09:55 +02:00
pedja4 4c437b59bb Fixed pom.xml in metrics module 2017-01-18 20:39:59 +01:00
pedja4 00e79b78f8 Updated pom.xml in metrics module
Fixed property name for maven.compiler-plugin.version
2017-01-18 19:52:39 +01:00
pivovarit ada5fca2d5 Refactor RegistrationController 2017-01-18 08:15:54 +01:00
Zeger Hendrikse 056bbc02af Changed presidents for capitals in BiMap test 2017-01-17 21:26:25 +01:00
maibin 7b8bc69bae Merge pull request #1006 from sbmaggarwal/master
Added chainedexceptions in core-java
2017-01-17 18:36:42 +01:00
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