Marcos Lopez Gonzalez
c2d94513d8
RootCauseFinder improvements
2019-05-03 20:13:38 +02:00
Marcos Lopez Gonzalez
6da90b24b0
AgeCalculator changes
2019-05-01 13:10:42 +02:00
Marcos Lopez Gonzalez
a752486b79
changed example for finder of root cause exception
2019-04-29 19:58:51 +02:00
Marcos Lopez Gonzalez
cde706f8c9
root cause finder
2019-04-15 20:47:23 +02:00
Marcos Lopez Gonzalez
352e7ca9db
Merge branch 'eugenmaster'
2019-04-15 14:37:42 +02:00
FrancoCorleone
2cc1de2e39
[BAEL-2842] SQL JOINS ( #6718 )
2019-04-14 13:10:01 -07:00
Kevin Wittek
14bf329f9f
BAEL-2771 Add String matching example to core-groovy ( #6726 )
2019-04-14 12:49:50 -07:00
Loredana Crusoveanu
d958ee9e03
Merge pull request #6667 from freddyaott/master
...
[BAEL-2767] Guide to Google Tink
2019-04-14 20:34:49 +03:00
Loredana Crusoveanu
ffbfa16435
Merge pull request #6705 from rozagerardo/geroza/BAEL-9493_Fix-tests-in-spring-cloud-projects-part-2
...
[BAEL-9494] fix spring-cloud context integration tests - part 2
2019-04-14 19:57:29 +03:00
Kumar Chandrakant
87e2047eb5
Adding source files for the tutorial BAEL-2788 ( #6699 )
...
* Adding source files for the tutorial BAEL-2788
* Made changes to the code for the review comments
2019-04-14 18:55:16 +02:00
Alejandro Gervasio
e89f5ace7a
BAEL-2840 - Spring Data Web Support ( #6672 )
...
* Initial Commit
* Update UserRepository.java
* Update UserControllerIntegrationTest.java
* Update UserRepository.java
* Update pom.xml
2019-04-14 09:38:21 -05:00
Loredana Crusoveanu
a821cd553d
Merge pull request #6722 from amit2103/BAEL-14090
...
[BAEL-14090] - Moved code for Testing REST API article
2019-04-14 10:36:01 +03:00
Loredana Crusoveanu
026459a7e6
Merge pull request #6686 from kacperkoza/BAEL_spock_extensions
...
Update spock to 1.3
2019-04-14 09:45:24 +03:00
Denis
ce09990056
BAEL-1931 rename SampleService to SampleClient ( #6682 )
...
* BAEL-1931 rename SampleService to SampleClient
* remove not null assertion
* remove fixed method order
* disable usage of local kerberos ticket cache
2019-04-14 08:24:03 +02:00
amit2103
bcbe5348e4
[BAEL-14090] - Moved code for Testing REST API article
2019-04-14 11:42:12 +05:30
Eric Martin
7fc7e61674
Merge pull request #6674 from CROSP/inputstream-to-string-in-kotlin
...
BAEL-2654 InputStream to String in Kotlin
2019-04-13 20:21:52 -05:00
Loredana Crusoveanu
fd3e1fbded
Merge pull request #6709 from dkapil/task/BAEL-10891
...
BAEL-10891 Renamed tests to *ManualTest because these tests need a ru…
2019-04-13 21:01:10 +03:00
Loredana Crusoveanu
80d5fbc16f
Merge pull request #6714 from collaboratewithakash/master
...
Added some back-links
2019-04-13 18:13:06 +03:00
KevinGilmore
fa91124563
BAEL-2489: update README ( #6716 )
...
* BAEL-2246: add link back to article
* BAEL-2174: rename core-java-net module to core-java-networking
* BAEL-2174: add link back to article
* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles
* BAEL-2367: add link back to article
* BAEL-2335: add link back to article
* BAEL-2413: add link back to article
* Update README.MD
* BAEL-2577: add link back to article
* BAEL-2490: add link back to article
* BAEL-2471: add link back to article
* BAEL-2583: add link back to article
* BAEL-2738: add link back to article
* BAEL-2711: Add spring-boot-angular module to root pom
* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles
* BAEL-2736: Add link back to article
* BAEL-2789: Add link back to article
* BAEL-2489: add link back to article
2019-04-13 09:46:01 -05:00
Loredana Crusoveanu
3990032d76
Merge branch 'master' into master
2019-04-13 14:22:12 +03:00
Marcos Lopez Gonzalez
9df90567d4
BAEL-2464 - lambdas and final local variables ( #6530 )
...
* lambdas and final local variables
* workarounds when using non-final local variables in lambdas
* cleanup
* capturing lambdas refactor
* lambdas and local variables
* added comments to capturing lambdas examples
* lambdas variables moved to core-java-lambdas
* core-java-lambdas module moved in pom
* format
2019-04-12 23:10:46 -06:00
isa ölmez
28ae6b644e
BAEL-2811: Added new code samples ( #6711 )
2019-04-12 13:59:57 -07:00
Seun Matt
f6aa400ace
example code for BAEL-2849 ( #6701 )
...
* added example code for BAEL-2083
* updated example code for BAEL-2083
* added example code for BAEL-2849
2019-04-12 13:55:27 -07:00
Loredana Crusoveanu
dfc9b0d027
Merge pull request #6688 from sheryllresulta/master
...
Bi-monthly test fix - BAEL-13609
2019-04-12 23:01:56 +03:00
sheryllresulta
d2aa295e0b
Update README.md
2019-04-12 14:18:53 +08:00
sheryllresulta
09e2478263
Update README.md
2019-04-12 14:18:00 +08:00
sheryllresulta
7fdf72c7e3
Update README.MD
2019-04-12 14:16:47 +08:00
sheryllresulta
b3a1a0cab0
Update README.md
2019-04-12 14:12:07 +08:00
Eric Martin
9ff896fe4e
Merge pull request #6652 from SmartyAnsh/master
...
BAEL-2800 - BAEL-2800_Copying_a_HashMap_in_Java - new module added
2019-04-11 22:12:25 -05:00
ashleyfrieze
759bcd045b
Merge pull request #6704 from myluckagain/BAEL2477
...
Moved to new module
2019-04-11 21:45:26 +01:00
Loredana Crusoveanu
de6db68e39
Merge pull request #6708 from dkapil/task/BAEL-14079
...
BAEL-14079 Renamed test to conform to *UnitTest.java convention
2019-04-11 21:02:48 +03:00
Dhawal Kapil
2841688215
BAEL-10891 Moved projects spring-5-data-reactive and spring-amqp-simple from heavy profiles to default-second and integration-lite-second
2019-04-11 20:55:38 +05:30
Dhawal Kapil
4f5aaa3818
BAEL-10891 Renamed tests to *ManualTest because these tests need a running mongo db server
2019-04-11 20:39:01 +05:30
Dhawal Kapil
00d8db4d6c
BAEL-14079 Renamed test to conform to *UnitTest.java convention
2019-04-11 20:14:53 +05:30
sheryllresulta
0f216b2568
Create README.md
2019-04-11 15:30:50 +08:00
sheryllresulta
c634b44ed6
Update README.md
2019-04-11 15:29:15 +08:00
sheryllresulta
584b7b1742
Create README.md
2019-04-11 15:29:03 +08:00
sheryllresulta
9de1ce56e9
Update README.md
2019-04-11 15:27:30 +08:00
sheryllresulta
1af848756b
Update README.md
2019-04-11 15:25:43 +08:00
sheryllresulta
b6731a5a38
Create README.md
2019-04-11 15:24:01 +08:00
sheryllresulta
7543d5f3d6
Update README.md
2019-04-11 15:21:41 +08:00
sheryllresulta
b769c7c7bc
Update README.md
2019-04-11 15:19:33 +08:00
sheryllresulta
56a0c85df8
Update README.md
2019-04-11 15:16:18 +08:00
sheryllresulta
a67f703fd5
Update README.md
2019-04-11 15:14:38 +08:00
sheryllresulta
25a109891b
Update README.md
2019-04-11 15:13:43 +08:00
sheryllresulta
ba2af175e4
Update README.md
2019-04-11 15:13:01 +08:00
sheryllresulta
a7b47a977a
Update README.md
2019-04-11 15:12:10 +08:00
sheryllresulta
73ab68cf0e
Update README.md
2019-04-11 15:11:12 +08:00
sheryllresulta
be97afaeaa
Update README.md
2019-04-11 15:10:12 +08:00
sheryllresulta
2f3d906515
Update README.md
2019-04-11 15:08:58 +08:00