Commit Graph

1617 Commits

Author SHA1 Message Date
Anshul BANSAL e6f6fd1ca7 Ninja framework changes 2019-12-08 14:40:42 +02:00
Roger Yates bc628d1643 Merge remote-tracking branch 'upstream/master' 2019-12-08 22:05:44 +10:00
Sjmillington 05c5002b73 [BAEL-18367] Moving articles from rest-spring-** pt 4 2019-12-08 10:42:40 +00:00
Nick 0ef184239f Removing unnecessary files 2019-12-08 10:34:46 +00:00
Nick a805787669 Merge branch 'master' of github.com:eugenp/tutorials 2019-12-08 10:33:08 +00:00
Nick b5e5132133 Code samples for Java Switch Statement 2019-12-08 10:28:27 +00:00
Lukasz Rys 6e096b99a3 BAEL-2275: Fix order in README 2019-12-08 11:11:46 +01:00
Loredana Crusoveanu 8de37745a1 Merge pull request #8324 from dkapil/task/BAEL-19369_springdifix
BAEL-19369 go through the integration test results and see what NEW f…
2019-12-08 11:32:15 +02:00
kwoyke 251f9f756e BAEL-3576: Improve "Spring REST Entity to Dto" article (#8320)
* BAEL-3576: Update modelmapper to 2.3.5

* BAEL-3576: Code cleanup
2019-12-08 07:25:43 +07:00
Lukasz Rys 9de21f0fc8 BAEL-2275: Move docker directory to test resources. Add README.md for it. 2019-12-07 21:50:20 +01:00
wugangca d0a9b57694 BAEL-3418 Check If Two Strings Are Anagrams in Java (#8139)
* BAEL-3418 Check If Two Strings Are Anagrams in Java

* BAEL-3418 Update code based on code review feedback.

* BAEL-3418 Update comments and rename constant based on code review feedback.

* Move the repository to core-java-modules/core-java-string-algorithms-3/

* BAEL-3418 Only support alpha characters for the anagram

* BAEL-3418 use preprocess in a separate method

* BAEL-3418 Remove the temp variables
2019-12-07 20:35:19 +00:00
Mona Mohamadinia 22572ee072 Refactoring to a better package name 2019-12-07 22:32:13 +03:30
Josh Cummings f95933e870 Merge pull request #8303 from kwoyke/BAEL-19790
BAEL-19790 Update Spring Cloud Configuration article
2019-12-07 11:15:03 -07:00
Dhawal Kapil 23bc24feb1 BAEL-19369 go through the integration test results and see what NEW failing tests we have
- Fixes ComponentScanAspectJFilterAppUnitTest
2019-12-07 22:42:06 +05:30
Lukasz Rys 6d1caf8026 BAEL-2275: Fill the test. Rename package. 2019-12-07 17:40:17 +01:00
catalin-burcea 8a5faaf0ef [BAEL-19059] - Move new articles to java-dates-operations module 2019-12-07 18:12:55 +02:00
Justin Albano c6acca6714 BAEL-3559: Change server response to mimic an echo server 2019-12-07 09:08:35 -05:00
kwoyke 6be8443fd6 Merge branch 'master' into BAEL-19790 2019-12-07 09:17:36 +01:00
Krzysiek 6f43b1b69d Merge branch 'BAEL-19790' of https://github.com/kwoyke/tutorials into BAEL-19790 2019-12-07 08:58:40 +01:00
Krzysiek eb0512d766 BAEL-19790: Update to Spring Boot 2.2.2 2019-12-07 08:57:56 +01:00
Josh Cummings dda3ef2ae1 Merge pull request #8311 from catalin-burcea/BAEL-18783
[BAEL-18783] - Fix formatting of POMs
2019-12-06 21:53:54 -07:00
Josh Cummings ce9a76e7d5 Merge pull request #8313 from kwoyke/BAEL-19798
BAEL-19798: Make PORT_NUMBER private
2019-12-06 20:19:19 -07:00
Yavuz Tas 19e12cad57 change package name and update print method 2019-12-07 02:08:35 +01:00
Fabio Silva 61ef5289a5 Pre-compile the regex pattern into a Pattern object and reuse 2019-12-06 10:02:29 -03:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
François Dupire 8121161b36 [BAEL-3445] Added Background examples to Cucumber examples (#8319) 2019-12-05 23:17:53 -08:00
Sampada 69f8d56f3e BAEL-3511 : Default parameters in Java (#8317)
* Added Assertj dependency

* Default parameter example POJO and test class
2019-12-05 23:13:38 -08:00
Dhawal Kapil aa38ab45a4 BAEL-19821 Fixes github issue #8224 (#8314) 2019-12-05 23:08:20 -08:00
Sorin Zamfir 5614955b13 BAEL-3370: Organized the sample scripts 2019-12-06 00:26:42 +02:00
Krzysiek 9bd4707f44 BAEL-19798: Make PORT_NUMBER private 2019-12-05 19:34:53 +01:00
Josh Cummings 225c7367bc Merge pull request #8142 from smokeyrobot/bael-3391
Bael-3391 - Remote Debugger
2019-12-05 10:35:08 -07:00
Josh Cummings 8a6836e2ab Merge pull request #8271 from catalin-burcea/BAEL-19676
[BAEL-19676] - Move articles out of jackson part 3
2019-12-05 09:41:26 -07:00
kwoyke 2dcfc0efb7 BAEL-3231: Add usage example for MockitoJUnit.rule() (#8304) 2019-12-05 23:19:46 +07:00
vatsalgosar ac8d8b824f BAEL-3519 (#8169)
* BAEL-3519
- Fibonacci Series
- Recursive method
- Iterative method

* - Added new method that uses Golden Ratio to calculate the given term of Fibonacci Series

* added binet formula implementation of constant time for fibonacci term
2019-12-05 15:24:42 +00:00
Justin Albano 8bdf6f8d34 BAEL-3559: Added purpose-built endpoint for testing multipart uploads with HttpClient. 2019-12-05 09:42:34 -05:00
pazis 514e6de373 iterator fix 2019-12-05 14:05:20 +00:00
Maiklins b7253c639b Merge pull request #11 from eugenp/master
update
2019-12-05 13:12:56 +01:00
Loredana Crusoveanu 592d3e27d7 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 f28029e59e Merge pull request #7953 from norbertoritzmann/master
[BAEL-3086] Changes related to Apache Spark GraphX article
2019-12-04 11:51:04 -07:00
Krzysztof Majewski 5d4b3705c3 BAEL-3457 Apache RocketMQ 2019-12-04 16:19:48 +01:00
Krzysztof Majewski ba4ca46e2a BAEL-3457 Apache RocketMq 2019-12-04 16:15:49 +01:00
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