Commit Graph

14568 Commits

Author SHA1 Message Date
Alessio Stalla 2b5e275716 Fix package name 2019-07-24 23:35:54 +02:00
Alessio Stalla 155d3ea52f Fix readme 2019-07-24 23:35:22 +02:00
Alessio Stalla d3ed9d75fd Tests for BAEL-2991 2019-07-24 23:32:58 +02:00
rpvilao 4062ad667d
Merge pull request #7351 from drazen-nikolic/feature/BAEL-3007-spring-webclient-vs-resttemplate
BAEL-3007: WebClient vs RestTemplate example.
2019-07-24 18:04:26 +02:00
Chirag Dewan 97e38d338f BAEL-2990 Automatic generation of the Builder pattern with FreeBuilder 2019-07-24 21:32:42 +05:30
Chirag Dewan b32a91a8ff Merge branch 'master' of https://github.com/eugenp/tutorials 2019-07-24 21:30:53 +05:30
dupirefr dd7b922f2b [BAEL-3090] Added example 2019-07-24 08:17:58 +02:00
Loredana Crusoveanu 0eb5179a6d
Merge pull request #7401 from eugenp/exclude-test
exclude modules with failing tests
2019-07-23 23:15:57 +03:00
Gerardo Roza b355af4d01 fixed migration to spring boot 2, plus now added properties in articles 2019-07-23 16:22:20 -03:00
Loredana 22d6a3efb2 exclude modules with failing tests 2019-07-23 22:18:39 +03:00
vatsalgosar eaa0c63620 BAEL-2728
- Removed unnecessary code
2019-07-24 00:18:45 +05:30
Pallavi Priyadarshani a178f09ef4
BAEL-3005 | Validating List objects in Spring 2019-07-23 21:53:15 +05:30
rahul 7000dfe094 Checking if a URL Exists in Java 2019-07-23 21:49:03 +05:30
EZZEDDINE.ELHAZATI ce9e956199 refactoring. 2019-07-23 16:13:48 +01:00
Justin Albano 4998ed9be4 BAEL-3153: Added test cases for String toLowerCase and toUpperCase
The toLowerCase and toUpperCase methods are simple enough that no new
classes are needed under the main/ directory. The included tests
exercise the changing of case for an English string using the default
locale, a foreign string using the default locale, and a foreign string
using a provided locale.
2019-07-23 11:07:32 -04:00
EZZEDDINE.ELHAZATI 4c6182d45f refactoring. 2019-07-23 16:04:35 +01:00
EZZEDDINE.ELHAZATI b6b90f556a refactoring. 2019-07-23 13:26:23 +01:00
Carlos Cano 5903f4b60f [BAEL-3041] Spring boot mysql timezone (#7154)
* testing with user CRUD

* update project

* rename location

* delete maven files
2019-07-23 13:48:24 +02:00
eelhazati e314cddbe6 scope in refresh token request should be a subset of those authorized by the resource owner. 2019-07-23 10:03:17 +01:00
eelhazati 7486f1a305 scope in refresh token request should be a subset of those authorized by the resource owner. 2019-07-23 09:24:25 +01:00
eelhazati b6de1db857 add refresh token feature. 2019-07-23 09:09:56 +01:00
cdjole dd0003a478 Shell sort (#7391)
* Shell sort

* Add new line at the end
2019-07-23 07:36:04 +02:00
Juan Moreno 4bf6b77067 Sample code for BAEL-2539 (#7238)
* UPDATE Added junit5 & assertJ configuration in order to run tests

* FEAT Added JaxpTransformer basic implementation

* UPDATE Added JAXP polish version

* UPDATE Polish jaxp implementation

* FEAT Added complete JAXP Sample

* FIX typo

* Added additional samples and JMH benchmark

* FIX indent in Joox sample
2019-07-22 22:16:48 -05:00
priyank-sriv cb686cf9c4 minor modifications 2019-07-23 01:52:22 +05:30
Loredana Crusoveanu 79a50387d1
Merge pull request #7386 from smcvb/BAEL-3099
[BAEL-3099] Second update to Axon article
2019-07-22 22:19:18 +03:00
dionisPrifti da152e53a1 Bael 2997 spring boot configuration processor (#7376)
* BAEL-2997: Adding spring boot configuration processor dependency.

* BAEL-2997: Added examples for spring boot configuration processor, simple and nested properties.

* BAEL-2997: Fixed the identation

* BAEL-2997: Formatted the added dependencies

* BAEL-2997: Added version for configuration-processor dependency.
2019-07-22 19:53:15 +02:00
Alessio Stalla e5f9f601d1 Merge branch 'master' of https://github.com/eugenp/tutorials 2019-07-22 16:51:16 +02:00
Paul Latzelsperger 8b2b894bbd added example code for BAEL-3082 (#7374) 2019-07-22 08:18:49 +02:00
Eric Martin 3aa5225ab6
Merge pull request #7295 from hugogiordano/master
BAEL-2798 Update to 'Scheduling in Spring with Quartz' article to add JDBC examples.
2019-07-21 20:30:19 -05:00
priyank-sriv 4e22e8b3c6 Merge remote-tracking branch 'upstream/master' into BAEL-3087 2019-07-22 00:55:49 +05:30
priyank-sriv ae1807fca2 backoff with jitter 2019-07-22 00:55:41 +05:30
priyank-sriv 412e8b7634 simple exponential backoff 2019-07-22 00:55:25 +05:30
priyank-sriv f5142320bf first commit - basic test 2019-07-22 00:54:49 +05:30
rpvilao 352ea88a7b
Merge pull request #7352 from Thabo08/loop-through-array
t.ntsoko@gmail.com - Demo code for looping diagonally through a square 2D array
2019-07-21 20:51:03 +02:00
Denis 968710433a BAEL-3084 remove xmlunit-2 ref from 'integration-lite-second' profile (#7372) 2019-07-21 19:56:35 +03:00
Lukasz Rys 85d3960cf8 [BAEL-3079]: Embedded Redis Server Article (#7368) 2019-07-21 15:52:37 +03:00
DOHA ba9d52a1ec Merge remote-tracking branch 'eugenp/master' 2019-07-21 13:52:00 +03:00
Loredana Crusoveanu 11836c0626
Update README.md 2019-07-21 11:47:24 +03:00
Loredana Crusoveanu 006bb85ca2
Update README.md 2019-07-21 11:47:08 +03:00
Loredana Crusoveanu ca10190f5b
Update README.md 2019-07-21 11:46:51 +03:00
johnA1331 474aa7a5ee
Update README.md 2019-07-21 16:26:53 +08:00
johnA1331 21c12dcef5
Update README.md 2019-07-21 16:26:37 +08:00
johnA1331 a672639976
Update README.md 2019-07-21 16:26:13 +08:00
johnA1331 340f965665
Update README.md 2019-07-21 16:24:41 +08:00
johnA1331 f66288d9b5
Update README.md 2019-07-21 16:23:10 +08:00
johnA1331 9bdd157a48
Update README.md 2019-07-21 16:22:48 +08:00
johnA1331 0fa09cf5ae
Update README.md 2019-07-21 16:22:09 +08:00
johnA1331 dc65ed87f6
Update README.md 2019-07-21 16:20:20 +08:00
johnA1331 c8ea0b65a9
Update README.md 2019-07-21 16:17:57 +08:00
johnA1331 f9b26474ce
Create README.md 2019-07-21 16:13:15 +08:00