Commit Graph

563 Commits

Author SHA1 Message Date
Jonathan Cook f21eb19591 Merge pull request #8269 from radhe-sravan/master
Circular linked list Java implementation
2019-11-30 21:28:45 +01:00
Josh Cummings 5f9aa44685 Merge pull request #8270 from fanatixan/bael-16656
BAEL-16656
2019-11-30 12:54:11 -07:00
maryarm 07461f418a BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security 2019-11-30 21:09:33 +02:00
Vivek Balasubramaniam 277a1ee266 How to merge sorted arrays: Renamed the variables 2019-11-30 18:20:38 +05:30
dupirefr bdfe144e00 [BAEL-3348] Added test to prove algorithm behaviour on array suggested in article comment 2019-11-30 12:14:32 +01:00
Dhawal Kapil f120bdb7f2 BAEL-19368 DDD test fix 2019-11-30 16:15:36 +05:30
Yavuz Tas 6dde04eed2 condense a little bit the code of test data 2019-11-30 08:33:51 +01:00
Josh Cummings 20566a4bca Merge pull request #8123 from sandy03934/BAEL-3283
Bael 3283
2019-11-30 00:14:11 -07:00
Anshul BANSAL c7e8eb29ef Merge branch 'BAEL-3456_Springfox' of https://github.com/SmartyAnsh/tutorials into BAEL-3456_Springfox 2019-11-29 23:40:37 +02:00
Anshul BANSAL 0be367c1a5 Springfox - pom.xml updated, removed UserRestRepository 2019-11-29 23:38:39 +02:00
YassinHajaj 32fa178c18 BAEL-3533 - Scala Pattern Matching (Switch/Case) (#8226)
* BAEL-3533
Scala Pattern Matching (Switch/Case)

* BAEL-3533
Scala Pattern Matching (Switch/Case)

* BAEL-3533
Scala Pattern Matching (Switch/Case)

* BAEL-3533
Scala Pattern Matching (Switch/Case)

* BAEL-3533
Scala Pattern Matching (Switch/Case)

* BAEL-3533
Scala Pattern Matching (Switch/Case)

* BAEL-3533
Scala Pattern Matching (Switch/Case)

* BAEL-3533
Scala Pattern Matching (Switch/Case)

* BAEL-3533
Scala Pattern Matching (Switch/Case)

* BAEL-3533
Scala Pattern Matching (Switch/Case)
2019-11-29 19:33:59 +00:00
binary-joe b6826f8c6e BAEL-398 introduction to genie (#8217) 2019-11-29 19:26:30 +00:00
fejera f735eb6514 moved programmatic transaction examples from spring-data-jpa-3 to spring-data-jpa-4 2019-11-29 14:07:01 +01:00
fejera 41b17f7d61 moved OSIV examples from spring-data-jpa-3 to spring-data-jpa-4 2019-11-29 14:00:35 +01:00
fejera e1dfff0c68 cleaned up pom.xml 2019-11-29 13:40:28 +01:00
Anshul Bansal af0d978861 updated pom.xml 2019-11-29 10:50:28 +02:00
Anshul BANSAL 8826e8a12e Merge remote-tracking branch 'upstream/master' into BAEL-3456_Springfox 2019-11-29 10:48:32 +02:00
Eric Martin 9b801298ca Merge pull request #8192 from SmartyAnsh/master
BAEL-1112 - Apache Tapestry
2019-11-28 21:56:31 -06:00
Radhe Sravan fa28032d48 Fixed the review comments 2019-11-29 05:58:55 +05:30
Radhe Sravan 5ca67c9ac7 Fixed the review comments 2019-11-29 05:55:53 +05:30
Krzysiek f3a28a752b BAEL-11410: Move OkHttpTimeoutLiveTest to com.baeldung.okhttp.timeout 2019-11-28 21:56:18 +01:00
Josh Cummings c865567b71 Merge pull request #8160 from alessiostalla/BAEL-18410
#BAEL-18410 add code sample for reduce with complex objects
2019-11-28 11:21:37 -07:00
Josh Cummings 514d457ec6 Merge pull request #8254 from sjmillington/rest-move-3
Rest move 3
2019-11-28 10:40:04 -07:00
Dhawal Kapil 7f6516cc23 MicrometerAtlasIntegrationTest test fix 2019-11-28 22:59:21 +05:30
Josh Cummings c636fd8588 Merge pull request #8247 from catalin-burcea/BAEL-19675
[BAEL-19675] - Move articles out of jackson part 2
2019-11-28 10:02:57 -07:00
Josh Cummings 9e0ed0893a Merge pull request #8249 from catalin-burcea/BAEL-16531
[BAEL-16531] - Move all the existing articles on "optional" under jav…
2019-11-28 09:49:58 -07:00
Anshul BANSAL 3b4e9585d5 Springfox - PR review fix 2019-11-28 17:14:05 +02:00
Anshul BANSAL 7fefb0ff18 Merge branch 'master' into BAEL-3456_Springfox 2019-11-28 13:06:06 +02:00
Anshul BANSAL 1d056fe19f Apache Tapestry - review fix 2019-11-28 11:04:51 +02:00
Anshul Bansal cabc6dd375 Fixed 2019-11-28 10:36:53 +02:00
Macieg 38a42d8329 BAEL-3479 | combinatorics (#8233)
* BAEL-3479 | combinatorics

* BAEL-3479 | style fix
2019-11-27 20:54:51 -06:00
johnA1331 03c56109e7 Update README.md 2019-11-28 10:40:49 +08:00
johnA1331 e57e3f32ff Update README.md 2019-11-28 10:37:52 +08:00
johnA1331 00f8ac8864 Update README.md 2019-11-28 10:32:20 +08:00
johnA1331 f1c163a7e7 Update README.md 2019-11-28 10:28:44 +08:00
Krzysiek b241ef7886 BAEL-11410: Add per request test 2019-11-27 22:59:11 +01:00
Jonathan Cook 9cae3c7c86 Merge pull request #8231 from radhe-sravan/master
BAEL-3453 - Circular linked list Java implementation
2019-11-27 22:59:10 +01:00
Krzysztof Woyke 9168492b7b BAEL-11410: Add timeout OkHttp live tests 2019-11-27 21:50:27 +01:00
Lukasz Rys fd2d9b1477 [ BAEL-2275 ]: Move controller to controller package 2019-11-27 20:35:28 +01:00
sandip singh 369e1d2722 BAEL-3283 Corrected the indentation as per the review comments. 2019-11-27 22:15:21 +05:30
Radhe Sravan 24d805db1d Fixed the code as per review comments 2019-11-27 06:27:24 +05:30
Sjmillington 6cd72e4f78 fixed conflict 2019-11-26 17:08:28 +00:00
Sjmillington 8e4cffdddc [BAEL-19366] REST move 3 2019-11-26 16:59:51 +00:00
catalin-burcea 3d35439fb5 [BAEL-19675] - Move articles out of jackson part 2 2019-11-26 12:28:18 +02:00
catalin-burcea 166723cf62 [BAEL-16531] - Move all the existing articles on "optional" under java-optional 2019-11-26 12:01:07 +02:00
rpvilao b305d9b362 Merge pull request #8105 from vimde/master
BAEL-3091: The Prototype Pattern in Java (changed code based on valid comments from a reader)
2019-11-26 10:12:22 +01:00
Josh Cummings 1f8508b00f Merge pull request #8239 from dkapil/task/BAEL-18777_klm
BAEL-18777 POM Properties Cleanup #8234
2019-11-25 19:51:25 -07:00
Josh Cummings e382c7141c Merge pull request #8230 from kwoyke/BAEL-3498
BAEL-3498: Conditionally Disable Flyway
2019-11-25 19:31:43 -07:00
Eric Martin ec28cd0dc2 Merge pull request #8196 from alimate/BAEL-3521
BAEL-3521: RejectedExecutionHandler
2019-11-25 19:12:53 -06:00
Eric Martin de9d0f06f2 Merge branch 'master' into BAEL-3521 2019-11-25 19:06:53 -06:00