Sorin Zamfir
a064185a9c
BAEL-3370: Updated with some more samples
2019-12-08 23:47:06 +02:00
Sorin Zamfir
ff9d7d6f10
BAEL-3370: Organized the sample scripts
2019-12-06 00:26:42 +02:00
Sorin Zamfir
75813f0a34
BAEL-3370: Some more examples
2019-12-03 20:56:35 +02:00
Sorin Zamfir
9bfc0fea1b
BAEL-3370: First examples
2019-12-01 23:00:04 +02:00
Eric Martin
8387e37b15
Merge pull request #8282 from albanoj2/BAEL-3444_unittest-fix
...
BAEL-3444: Fixed calculator unit tests due to incorrect Cucumber glue directory
2019-12-01 11:55:30 -06:00
eelhazati
18b23bfc71
[BAEL-3443] How To Write A Quarkus Extension ( #8260 )
...
* quarkus extension
* add the extension module to default-first profile.
* 1.0.0.CR1 ==> 1.0.0.CR2
* Quarkus version ==> 1.0.0.Final
* remove comment.
* reorder module builds
2019-12-01 16:49:36 +00:00
Tapan Avasthi
680d71ac54
BAEL-3307: Handling URL Encoded data in Form Submission in a Spring REST Service ( #8255 )
2019-12-01 16:32:29 +00:00
kwoyke
36c26424d5
BAEL-3226: Add java.util.Optional @RequestParam example ( #8279 )
2019-12-01 15:46:00 +01:00
Justin Albano
f9fec6a7be
BAEL-3444: Fixed calculator unit tests due to incorrect Cucumber glue directory.
2019-12-01 06:51:22 -05:00
Josh Cummings
c9458d100b
Merge pull request #8280 from kwoyke/BAEL-11410
...
BAEL-11410: Fix test methods' names
2019-11-30 17:34:33 -07:00
Krzysiek
c200d6d2a3
BAEL-11410: Fix test methods' names
2019-11-30 22:46:22 +01:00
Josh Cummings
1df02e1e49
Merge pull request #8262 from kwoyke/BAEL-11410
...
BAEL-11410: A Quick Guide to Timeouts in OkHttp
2019-11-30 14:38:07 -07:00
Jonathan Cook
d78d610713
Merge pull request #8269 from radhe-sravan/master
...
Circular linked list Java implementation
2019-11-30 21:28:45 +01:00
Josh Cummings
64ba15648b
Merge pull request #8270 from fanatixan/bael-16656
...
BAEL-16656
2019-11-30 12:54:11 -07:00
Josh Cummings
d6e69995ca
Merge pull request #8123 from sandy03934/BAEL-3283
...
Bael 3283
2019-11-30 00:14:11 -07:00
YassinHajaj
30a2f04b66
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
94a65a5111
BAEL-398 introduction to genie ( #8217 )
2019-11-29 19:26:30 +00:00
fejera
86630f3b94
moved programmatic transaction examples from spring-data-jpa-3 to spring-data-jpa-4
2019-11-29 14:07:01 +01:00
fejera
40f7559a4f
moved OSIV examples from spring-data-jpa-3 to spring-data-jpa-4
2019-11-29 14:00:35 +01:00
fejera
63a8132cc2
cleaned up pom.xml
2019-11-29 13:40:28 +01:00
Eric Martin
10be32caa0
Merge pull request #8192 from SmartyAnsh/master
...
BAEL-1112 - Apache Tapestry
2019-11-28 21:56:31 -06:00
Radhe Sravan
bd5939133a
Fixed the review comments
2019-11-29 05:58:55 +05:30
Radhe Sravan
0f4e81ef2e
Fixed the review comments
2019-11-29 05:55:53 +05:30
Krzysiek
56df3a318b
BAEL-11410: Move OkHttpTimeoutLiveTest to com.baeldung.okhttp.timeout
2019-11-28 21:56:18 +01:00
Josh Cummings
d6f9b92ca8
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
1e90a564f6
Merge pull request #8254 from sjmillington/rest-move-3
...
Rest move 3
2019-11-28 10:40:04 -07:00
Josh Cummings
302331709d
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
3de7c32289
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
b07360c6cc
Apache Tapestry - review fix
2019-11-28 11:04:51 +02:00
Anshul Bansal
77870fbc67
Fixed
2019-11-28 10:36:53 +02:00
Macieg
1e8dabeeaa
BAEL-3479 | combinatorics ( #8233 )
...
* BAEL-3479 | combinatorics
* BAEL-3479 | style fix
2019-11-27 20:54:51 -06:00
Krzysiek
7e8b2ec826
BAEL-11410: Add per request test
2019-11-27 22:59:11 +01:00
Jonathan Cook
9d545c2be0
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
4467eb4e2f
BAEL-11410: Add timeout OkHttp live tests
2019-11-27 21:50:27 +01:00
sandip singh
8a604e3d5d
BAEL-3283 Corrected the indentation as per the review comments.
2019-11-27 22:15:21 +05:30
Radhe Sravan
399aaad0c1
Fixed the code as per review comments
2019-11-27 06:27:24 +05:30
Sjmillington
8e701040c1
fixed conflict
2019-11-26 17:08:28 +00:00
Sjmillington
258f4cca0f
[BAEL-19366] REST move 3
2019-11-26 16:59:51 +00:00
catalin-burcea
1a63ca111c
[BAEL-19675] - Move articles out of jackson part 2
2019-11-26 12:28:18 +02:00
catalin-burcea
34e61efb0a
[BAEL-16531] - Move all the existing articles on "optional" under java-optional
2019-11-26 12:01:07 +02:00
rpvilao
2b9a239457
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
55e2c6a58b
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
cc63df8e6b
Merge pull request #8230 from kwoyke/BAEL-3498
...
BAEL-3498: Conditionally Disable Flyway
2019-11-25 19:31:43 -07:00
Eric Martin
cc509879c0
Merge pull request #8196 from alimate/BAEL-3521
...
BAEL-3521: RejectedExecutionHandler
2019-11-25 19:12:53 -06:00
Eric Martin
1041c48035
Merge branch 'master' into BAEL-3521
2019-11-25 19:06:53 -06:00
Loredana Crusoveanu
8b7a2e0d7c
Merge pull request #8252 from kwoyke/BAEL-19699
...
BAEL-19699: Fix core-java-concurrency-basic unit tests
2019-11-25 23:57:08 +02:00
Loredana Crusoveanu
3f54315406
Merge pull request #8243 from kwoyke/BAEL-19692
...
BAEL-19692: Update the Spring Boot to 2.2.1
2019-11-25 23:49:50 +02:00
Loredana Crusoveanu
8506c19e33
Merge pull request #8219 from amit2103/BAEL-19420
...
[BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and…
2019-11-25 23:38:39 +02:00
Krzysiek
6642f9f896
BAEL-19699: Fix core-java-concurrency-basic unit tests
2019-11-25 21:34:15 +01:00
Ger Roza
ac61bce004
[BAEL-3313] spring-cloud/spring-cloud-gateway | Writing custom Spring Cloud Gateway Filters -- address comments ( #8251 )
...
* Addressed comments:
* Removed Global filter bean with @Order annotation, now using class that implements Ordered
* Added logic to actually mutate the request entity (and the exchange) for the Modify Request example
* changed endpoint for languageServiceEndpoint in the chain requests example
* removed order from first simple global filter, since well be covering that with other global filter
2019-11-25 11:55:02 -08:00