12846 Commits

Author SHA1 Message Date
Ger Roza
f391ddf462 Moved Spring HATEOAS article to spring-boot-rest module 2019-04-16 17:13:15 -03:00
Loredana
30111ee515 move json resttemplate code 2019-04-16 22:24:06 +03:00
Dave Crane
6b00fadcb2 moved spring core to spring 5 parent, all tests still pass 2019-04-16 14:01:33 +01:00
Eric Martin
8eb613bc86
Merge pull request from CROSP/core-kotlin-io
Create Core Kotlin IO module
2019-04-16 07:22:27 -05:00
Anshul Bansal
2e99f89775 BAEL-2661 - Groovy def keyword - variable names 2019-04-16 12:07:35 +03:00
Alexander Molochko
5e6a5ae662 Add core-kotlin-io to the root pom 2019-04-16 09:30:26 +03:00
Alexander Molochko
c0eb679136 Create Core Kotlin IO module 2019-04-16 02:10:13 +03:00
Loredana Crusoveanu
3d193b8ebf
Merge pull request from eugenp/update-links
update links
2019-04-16 00:02:56 +03:00
Loredana Crusoveanu
b1af7f30bd
Merge pull request from amit2103/BAEL-14089
[BAEL-14089] - Moved code for Entity to DTO article
2019-04-16 00:02:40 +03:00
Loredana Crusoveanu
f13556c83a
Merge branch 'master' into update-links 2019-04-15 23:58:45 +03:00
Loredana
2a2c0a4271 update links 2019-04-15 23:57:30 +03:00
Loredana Crusoveanu
b0a32bd0b2
Merge pull request from amit2103/BAEL-14088
[BAEL-14088] - Moved code for RequestBody and ResponseBody annotation…
2019-04-15 23:45:07 +03:00
Dave Crane
56d2e3c594 corrected test to pull in profile-based config, fixe app cntext startup issues 2019-04-15 21:03:51 +01:00
nguyennamthai
4ca3d5049d Spring Data JPA projections () 2019-04-15 20:05:18 +02:00
dionisPrifti
6796ec3af7 BAEL-2810: Finished the examples and unit tests. () 2019-04-15 09:56:10 -07:00
DOHA
532c5f28a3 move generic constructor code 2019-04-15 00:39:36 +02:00
FrancoCorleone
2cc1de2e39 [BAEL-2842] SQL JOINS () 2019-04-14 13:10:01 -07:00
Kevin Wittek
14bf329f9f BAEL-2771 Add String matching example to core-groovy () 2019-04-14 12:49:50 -07:00
Anshul Bansal
d0a6c5701a BAEL-2661 - Groovy def keyword 2019-04-14 22:02:14 +03:00
amit2103
10897b14b8 [BAEL-14088] - Moved interceptop, rest config and live test back to spring-rest module 2019-04-15 00:05:03 +05:30
amit2103
f737435586 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14088 2019-04-14 23:36:44 +05:30
amit2103
4d5d647e71 [BAEL-14089] - Removed PostRestApplication main class and adjusted configuration 2019-04-14 23:34:23 +05:30
amit2103
a7febb73eb Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14089 2019-04-14 23:05:34 +05:30
Loredana Crusoveanu
d958ee9e03
Merge pull request from freddyaott/master
[BAEL-2767] Guide to Google Tink
2019-04-14 20:34:49 +03:00
amit2103
bcca8479d5 [BAEL-14127] - Moved code to jackson-simple 2019-04-14 22:40:48 +05:30
Loredana Crusoveanu
ffbfa16435
Merge pull request 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 ()
* 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
sumit.sg34
93d6d243ac formatting done : removing tabs 2019-04-14 20:56:40 +05:30
Alejandro Gervasio
e89f5ace7a BAEL-2840 - Spring Data Web Support ()
* Initial Commit

* Update UserRepository.java

* Update UserControllerIntegrationTest.java

* Update UserRepository.java

* Update pom.xml
2019-04-14 09:38:21 -05:00
Ganesh Pagade
15cb0aebfc fix spring boot project 2019-04-14 17:42:51 +05:30
Sushant
431670601a Created new module guava-collections-set 2019-04-14 12:21:51 +03:00
Loredana Crusoveanu
a821cd553d
Merge pull request 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 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 ()
* 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
amit2103
2dd7251361 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14089 2019-04-14 11:17:05 +05:30
Eric Martin
7fc7e61674
Merge pull request from CROSP/inputstream-to-string-in-kotlin
BAEL-2654 InputStream to String in Kotlin
2019-04-13 20:21:52 -05:00
amit2103
789c6695df [BAEL-14089] - Moved code for Entity to DTO article 2019-04-14 00:49:30 +05:30
amit2103
0d1db00791 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14088 2019-04-14 00:11:12 +05:30
Loredana Crusoveanu
fd3e1fbded
Merge pull request 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
amit2103
6b0a96291e [BAEL-14088] - Moved code for RequestBody and ResponseBody annotations article 2019-04-13 23:16:33 +05:30
Loredana Crusoveanu
80d5fbc16f
Merge pull request from collaboratewithakash/master
Added some back-links
2019-04-13 18:13:06 +03:00
KevinGilmore
fa91124563
BAEL-2489: update README ()
* 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
mprevisic
03a369d153 BAEL-1970 fixed logback base.xml path 2019-04-13 10:36:17 +02:00
Marcos Lopez Gonzalez
9df90567d4 BAEL-2464 - lambdas and final local variables ()
* 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 () 2019-04-12 13:59:57 -07:00
Seun Matt
f6aa400ace example code for BAEL-2849 ()
* 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 from sheryllresulta/master
Bi-monthly test fix - BAEL-13609
2019-04-12 23:01:56 +03:00
DOHA
00d6406ef9 add generic constructor examples 2019-04-12 16:31:22 +02:00