9549 Commits

Author SHA1 Message Date
kartiksingla
002760a3be Fixed Unit test case file name for [BAEL-2141] 2018-08-23 21:58:37 +05:30
kartiksingla
b8ae8ace4a [BAEL-2141] - How to check if a string contains all the letters of the alphabet? 2018-08-23 21:44:01 +05:30
amit2103
d618b78782 [BAEL-8434] - Removed Merging streams article from java-streams module README 2018-08-23 21:02:08 +05:30
amit2103
bab3a724c6 [BAEL-8434] - Moved java stream articles to java-streams module 2018-08-23 21:00:47 +05:30
Sam Millington
2639324919 BAEL-2033 Stream Ordering () 2018-08-23 08:49:31 -06:00
Dhawal Kapil
1ed41a3721 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-08-23 09:01:19 +05:30
cdjole
e77e8c0025 Bael 2139 update ()
* code formatted

* Regex optimized.
2018-08-22 23:31:47 +02:00
Dhawal Kapil
4a58fc96e6 BAEL-8398 Upgrade vulnerable dependencies in tutorials project ()
-Upgraded vulnerable dependencies in spring-security-react, jhipster-monolithic and gateway-app modules
-Fixed compilation in gateway-app module
2018-08-22 22:47:08 +03:00
cdjole
cf6e74e631 Single regex example added () 2018-08-22 21:46:47 +02:00
Dhawal Kapil
345e3e987d
Merge pull request from dkapil/story/BAEL-8398
BAEL-8398 Upgrade vulnerable dependencies in tutorials project
2018-08-23 00:27:45 +05:30
Dhawal Kapil
c309516e4b BAEL-8398 Upgrade vulnerable dependencies in tutorials project
-Upgraded vulnerable dependencies in spring-security-react, jhipster-monolithic and gateway-app modules
-Fixed compilation in gateway-app module
2018-08-23 00:20:00 +05:30
Michael Pratt
387f9e7e52 BAEL-1990: IntelliJ plugin example ()
* Initial revision

* Add actions and plugin config

* Add language tag to search action

* Cleanup before submitting
2018-08-22 10:14:59 -06:00
Dhawal Kapil
62fa3aa11b BAEL-1790 Spring Integration Java DSL Tutorlal 2018-08-22 10:13:17 -06:00
Kirti Deo
7afb1b2dc8 BAEL-2024 : Fixed review comments by Darragh. 2018-08-22 20:17:33 +05:30
DOHA
3f1518b151 Merge remote-tracking branch 'eugenp/master' 2018-08-22 14:26:09 +03:00
Loredana Crusoveanu
9e28500a20
Merge pull request from eugenp/log_pattern
BAEL-7674: Let's make sure our logging configuration has the same pattern
2018-08-22 09:19:32 +03:00
sachin
87a5fd7504 Reverted a change 2018-08-21 18:26:02 -04:00
sachin
fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
daoire
6e1e6bf771
Merge pull request from eugenp/daoire-patch-2
Update README.md
2018-08-21 22:35:02 +01:00
daoire
1d76619113
Merge pull request from eugenp/daoire-patch-6
Update README.md
2018-08-21 22:34:28 +01:00
daoire
1ef8fb2081
Merge pull request from eugenp/daoire-patch-5
Update README.md
2018-08-21 22:34:08 +01:00
daoire
a96eaaeae0
Merge pull request from eugenp/daoire-patch-4
Update README.md
2018-08-21 22:33:55 +01:00
daoire
281fd6050f
Merge pull request from eugenp/daoire-patch-7
Update README.md
2018-08-21 22:33:10 +01:00
Loredana Crusoveanu
77f5ff2954
Merge pull request from amit2103/BAEL-8417
[BAEL-8417] - Seperated rxjava and rxjava2 code into two different mo…
2018-08-21 20:00:49 +03:00
cdjole
318c95f0c0 String containing characters () 2018-08-21 13:41:26 +02:00
daoire
ab81be2945
Update README.md 2018-08-21 07:10:57 +01:00
daoire
e860f5d5a1
Update README.md 2018-08-21 07:08:20 +01:00
daoire
cae45a3be6
Update README.md 2018-08-21 07:06:37 +01:00
daoire
e645f92911
Update README.md 2018-08-21 07:05:05 +01:00
daoire
862335278a
Update README.md 2018-08-21 06:58:33 +01:00
Loredana Crusoveanu
32f2daa7f2
Merge pull request from dkapil/story/BAEL-7636
BAEL-7636 Add the missing plugin versions in the tutorial repo
2018-08-21 08:33:37 +03:00
Loredana Crusoveanu
7e1bb63620
Merge pull request from amit2103/BAEL-8416
[BAEL-8416] - Moved code from spring-boot to spring-boot-persistence …
2018-08-21 08:27:57 +03:00
kartiksingla
26721073f9 [BAEL-1302] - Overview and need of DelegatingFilterProxy in spring 2018-08-21 10:21:35 +05:30
kartiksingla
e9c2ec9637 [BAEL-1302] - Overview and need of DelegatingFilterProxy in spring 2018-08-21 10:19:42 +05:30
Dhawal Kapil
535517981d Merge branch 'story/BAEL-7636' of https://github.com/dkapil/tutorials into story/BAEL-7636 2018-08-21 10:01:16 +05:30
Dhawal Kapil
9adff856ee BAEL-7636 Add the missing plugin versions in the tutorial repo
-Adding an extra line in spring-swagger-codegen-api-client project to trigger its build.
2018-08-21 10:00:55 +05:30
Kartik Singla
b8592c463c
Merge pull request from eugenp/master
Updated
2018-08-21 09:49:04 +05:30
Tom Hombergs
cb9e1f29b5 added code example using HikariCP in Boot 1.x and 2.x ()
* added code example using HikariCP in Boot 1.x and 2.x

* code formatting
2018-08-20 22:43:50 +02:00
Loredana Crusoveanu
8a9161701c
Update pom.xml 2018-08-20 23:12:04 +03:00
Krzysztof Majewski
82ad3bde94 BAEL-2097 add Address entity 2018-08-20 21:51:20 +02:00
Krzysztof Majewski
b27d20a46a
Delete Address.Java
Remove file with wrong extension
2018-08-20 21:50:24 +02:00
Krzysztof Majewski
3d09c6056a BAEL-2097 fix 2018-08-20 21:46:55 +02:00
Krzysztof Majewski
05d7d54131 BAEL-2056 2018-08-20 21:24:50 +02:00
amit2103
28d74a520f [BAEL-8416] - Moved code from spring-boot to spring-boot-persistence module for persistence specific articles 2018-08-21 00:45:33 +05:30
amit2103
b2b4d22fc1 [BAEL-8417] - Seperated rxjava and rxjava2 code into two different modules 2018-08-21 00:41:25 +05:30
Loredana Crusoveanu
110a74e4b1
Merge pull request from cdjole/ecommerce-update
package.json updated
2018-08-20 21:11:09 +03:00
Tom Hombergs
93defd740c
Merge pull request from psychsane/bael-2085
Code sample for BAEL-2085
2018-08-20 20:01:28 +02:00
Kirti Deo
8136464a6e BAEL-2024 : ClassCastException : Fixing review comments 2018-08-20 21:12:40 +05:30
Djordje Cvijetic
d6bc6daa2e package.json updated 2018-08-20 13:08:55 +02:00
Norberto Ritzmann Júnior
f77e37ef3f Iterate through a range of Dates in Java ()
* Iterating over collection of dates

* Development of range dates iteration

* Removed some tests

* After editor review

* Unused interface removed

* Second code revision
2018-08-19 22:39:01 -05:00