Commit Graph

16023 Commits

Author SHA1 Message Date
mikr
f778c04da8 Move POST test class to its own package
http://team.baeldung.com/browse/BAEL-11412
2019-12-15 17:50:20 +01:00
mikr
79140c87f8 http://team.baeldung.com/browse/BAEL-11412 2019-12-11 11:31:30 +01:00
Maiklins
68e63d2dd0 Merge pull request #11 from eugenp/master
update
2019-12-05 13:12:56 +01:00
Loredana Crusoveanu
0259c56d81 Merge pull request #8295 from kwoyke/BAEL-19798
BAEL-19798: Change port number for KarateIntegrationTest
2019-12-04 21:09:04 +02:00
Josh Cummings
f0df70d61b Merge pull request #7953 from norbertoritzmann/master
[BAEL-3086] Changes related to Apache Spark GraphX article
2019-12-04 11:51:04 -07:00
fanatixan
c7238ee440 Merge pull request #8299 from dupirefr/bael-3348-comment
dupirefr/dupire.francois+pro@gmail.com [BAEL-3348] Added test using array from article comment
2019-12-04 09:17:57 +01:00
Sam Millington
1b4996b5c1 Merge pull request #8286 from alimate/BAEL-3334-2
Modularizing the Spring Data JPA 4 Module!
2019-12-04 07:27:26 +00:00
dupirefr
1b285c703e [BAEL-3348] Renamed test 2019-12-04 07:37:50 +01:00
Eric Martin
e065673a13 Merge pull request #8264 from johnA1331/master
Monthly Test Fix - BAEL-19186
2019-12-03 22:07:26 -06:00
Josh Cummings
65feb27817 Merge pull request #8127 from amit2103/BAEL-17317-2
[BAEL-17317] - Check article code - https://www.baeldung.com/junit-be…
2019-12-03 18:11:03 -07:00
François Dupire
f7c05639a9 dupirefr/dupire.francois+pro@gmail.com [BAEL-3606] Matrix Multiplication Libraries Comparison (#8298)
* Added benchmarking on larger matrices

* [BAEL-3606] Moved benchmarking to production code

* [BAEL-3606] Added minor fix
2019-12-02 21:53:52 -08:00
Marcos Lopez Gonzalez
1c5e524ac2 Bael 3501 how to create a maven plugin (#8257)
* BAEL-3501 - maven plugin

* formatting

* build

* maven plugin moved to maven-all module

* maven-custom-plugin moved to maven-all

* pom fix

* format
2019-12-02 13:26:08 -08:00
Loredana Crusoveanu
0e8722fbbb Merge pull request #8267 from dkapil/task/Micrometer_testfix
MicrometerAtlasIntegrationTest test fix
2019-12-02 22:53:23 +02:00
Krzysiek
633776531d BAEL-19798: Change port number for KarateIntegrationTest 2019-12-02 21:00:02 +01:00
Devender Kumar
f804b5690e Move code to right package (#8285)
* Move code to rigth package

* Move code to correct module
2019-12-01 19:07:01 -08:00
Ali Dehghani
8b3698e608 Modularizing the Module! 2019-12-01 22:13:48 +03:30
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
dupirefr
39b0f0561f [BAEL-3348] Added test to prove algorithm behaviour on array suggested in article comment 2019-11-30 12:14:32 +01:00
Dhawal Kapil
63ed18364e BAEL-19368 DDD test fix 2019-11-30 16:15:36 +05:30
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
Dhawal Kapil
4bcf109b33 MicrometerAtlasIntegrationTest test fix 2019-11-28 22:59:21 +05:30
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
johnA1331
12b8c56ae0 Update README.md 2019-11-28 10:40:49 +08:00
johnA1331
3fd561c1e2 Update README.md 2019-11-28 10:37:52 +08:00
johnA1331
e581652471 Update README.md 2019-11-28 10:32:20 +08:00
johnA1331
cd392bd513 Update README.md 2019-11-28 10:28:44 +08:00