Commit Graph

757 Commits

Author SHA1 Message Date
Krzysztof Majewski d6330507ff BAEL-3457 Apache RocketMQ 2019-12-04 16:11:36 +01:00
fanatixan 62cadaca04 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
Krzysztof Woyke b43a3d1b4c BAEL-19790: Remove the spring.cloud.config.server.git.uri value 2019-12-04 09:05:33 +01:00
Krzysztof Woyke 47277fb85f BAEL-19790: Use GetMapping and rename SecurityConfigurer 2019-12-04 09:01:18 +01:00
Sam Millington b9582651fb 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 7c3435a946 [BAEL-3348] Renamed test 2019-12-04 07:37:50 +01:00
Eric Martin e99b9b04c2 Merge pull request #8264 from johnA1331/master
Monthly Test Fix - BAEL-19186
2019-12-03 22:07:26 -06:00
Josh Cummings dceea7f068 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
Krzysiek fdb0932706 BAEL-19790: Fix encryption issues after Spring Boot 2 migration 2019-12-03 22:23:28 +01:00
Sorin Zamfir d64771257a BAEL-3370: Some more examples 2019-12-03 20:56:35 +02:00
Krzysztof Woyke 8251877375 BAEL-19790: Upgrade to Hoxton.RELEAS and Spring Boot 2.2.1 2019-12-03 13:53:59 +01:00
François Dupire 1b81033840 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 bd87e517dc 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 d3f7b340c4 Merge pull request #8267 from dkapil/task/Micrometer_testfix
MicrometerAtlasIntegrationTest test fix
2019-12-02 22:53:23 +02:00
Krzysiek c98b090586 BAEL-19798: Change port number for KarateIntegrationTest 2019-12-02 21:00:02 +01:00
priyank-sriv 123551a02b rename unit test 2019-12-02 20:04:20 +05:30
maryarm 41a8ea19d3 BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security
Fix indentation problems in code, do some renaming to sync article with code
2019-12-02 16:33:37 +02:00
chirag d 9a8aadf125 BAEL3455 Maximum Subarray Problem 2019-12-02 19:52:17 +05:30
chirag d 7807c24d2b Merge branch 'master' of https://github.com/eugenp/tutorials 2019-12-02 19:48:58 +05:30
priyank-sriv 76fa560184 final solution with tests 2019-12-02 19:40:38 +05:30
catalin-burcea 01c2fc6e3a [BAEL-19676] - Move articles out of jackson part 3 2019-12-02 11:44:19 +02:00
Devender Kumar 996e96aae3 Move code to right package (#8285)
* Move code to rigth package

* Move code to correct module
2019-12-01 19:07:01 -08:00
Sorin Zamfir 57934f602c BAEL-3370: First examples 2019-12-01 23:00:04 +02:00
Mona Mohamadinia 8109db569b Added the sample codes 2019-12-01 23:17:25 +03:30
Ali Dehghani a99cc59332 Modularizing the Module! 2019-12-01 22:13:48 +03:30
Eric Martin 6fa8976efc 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 2a9171fbeb [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 d7adefab3f BAEL-3307: Handling URL Encoded data in Form Submission in a Spring REST Service (#8255) 2019-12-01 16:32:29 +00:00
Anshul BANSAL d21a7b9e5c Initial commit 2019-12-01 18:29:04 +02:00
Anshul BANSAL 70190aff49 PR fix 2019-12-01 18:00:55 +02:00
kwoyke 3685d331d9 BAEL-3226: Add java.util.Optional @RequestParam example (#8279) 2019-12-01 15:46:00 +01:00
sreekanth.nair 6913b18b13 Double to Integer Casting 2019-12-01 17:32:21 +05:30
Justin Albano f67a990ce9 BAEL-3444: Fixed calculator unit tests due to incorrect Cucumber glue directory. 2019-12-01 06:51:22 -05:00
Anshul BANSAL 848abce396 Springfox - PR review fixes 2019-12-01 13:08:53 +02:00
Kamlesh Kumar 35c0ef7f14 BAEL-3525: System.exit() vs Runtime.getRuntime().halt() 2019-12-01 13:25:55 +05:30
Josh Cummings b83316d625 Merge pull request #8280 from kwoyke/BAEL-11410
BAEL-11410: Fix test methods' names
2019-11-30 17:34:33 -07:00
Lukasz Rys b7c0761241 [ BAEL - 2275 ] : Remove UTF from APPLICATION_JSON 2019-11-30 23:15:39 +01:00
Lukasz Rys 406d6ac927 [ BAEL-2275 ] : Use UUID instead of ObjectId. 2019-11-30 23:11:02 +01:00
Krzysiek aeaf629755 BAEL-11410: Fix test methods' names 2019-11-30 22:46:22 +01:00
Josh Cummings 6953916510 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 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