Commit Graph

12696 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 Crusoveanu 3d193b8ebf
Merge pull request #6738 from eugenp/update-links
update links
2019-04-16 00:02:56 +03:00
Loredana Crusoveanu b1af7f30bd
Merge pull request #6720 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 #6719 from amit2103/BAEL-14088
[BAEL-14088] - Moved code for RequestBody and ResponseBody annotation…
2019-04-15 23:45:07 +03:00
nguyennamthai 4ca3d5049d Spring Data JPA projections (#6733) 2019-04-15 20:05:18 +02:00
dionisPrifti 6796ec3af7 BAEL-2810: Finished the examples and unit tests. (#6732) 2019-04-15 09:56:10 -07: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
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 #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
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 #6674 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 #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
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 #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