Commit Graph

6598 Commits

Author SHA1 Message Date
François Dupire 9136e9a6fb dupirefr/dupire.francois+pro@gmail.com [BAEL-3488] Timer Class (#8468)
* [BAEL-3488] Added examples and tests

* [BAEL-3488] Moved code to core-java-date-operations-2 module

* [BAEL-3488] Added assertj library to maven dependencies
2020-01-09 16:06:52 -08:00
Krzysiek c46beaa211 BAEL-20663: Replace depracated PageRequest constructor with a static method 2020-01-09 23:26:54 +01:00
Krzysiek f373c922dd BAEL-20663: Replace depracated PageRequest constructor with a static method 2020-01-09 22:39:04 +01:00
kwoyke 31889765c3 BAEL-3733: Fix integration tests (#8500) 2020-01-09 22:21:14 +01:00
Loredana Crusoveanu 8d5426f7d5 Merge pull request #8503 from eugenp/lor6-patch-1
Update pom.xml
2020-01-09 23:00:35 +02:00
Loredana Crusoveanu ccadf794a0 Update pom.xml 2020-01-09 22:58:18 +02:00
Vikas Ramsingh Rajput e8351525c8 BAEL-3655: Article Find vs Matches in Java Regex API - done 2020-01-09 23:22:47 +03:00
Krzysiek 6a2d89855e BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-mvc-java 2020-01-09 20:56:28 +01:00
Priyesh Mashelkar 56f11da504 BAEL-3499 Added files for article (#8498) 2020-01-09 19:14:55 +01:00
kwoyke 7a186e9bc8 BAEL-3741: Add usage examples of @TestPropertySource (#8493) 2020-01-09 19:07:20 +01:00
kwoyke 0e6fd4f393 BAEL-3723: Add missing code - SecurityWebApplicationInitializer (#8492) 2020-01-09 19:04:26 +01:00
Vijay Palaniappan S 08a1af18fb Added Create Date class & Unit Tests for all the cases (#8499) 2020-01-09 09:58:12 -08:00
cxmshine 84c71c6399 update AddressMapper.java 2020-01-09 23:45:10 +08:00
Anshul BANSAL 6dc3151c6b Merge branch 'BAEL-3596_Asynchronous_Method_Calls_in_Java' of https://github.com/SmartyAnsh/tutorials into BAEL-3596_Asynchronous_Method_Calls_in_Java 2020-01-09 11:38:49 +02:00
Anshul BANSAL eb36131a55 BAEL-3596 - extracted the version numbers into properties 2020-01-09 11:34:28 +02:00
Anshul BANSAL 16f7133f21 Stash changes 2020-01-09 11:25:29 +02:00
Jonathan Cook 1d0db565e0 Merge pull request #8486 from M-Abdelbaset/BAEL-3652/JMockit_partial_mocking
BAEL-3652/JMockit_partial_mocking
2020-01-09 08:41:56 +01:00
Eric Martin 537d91e6d9 Merge pull request #8463 from wugangca/BAEL-3656
BAEL-3656 Read Numeric Strings in Excel Cells as a String with Apache…
2020-01-08 21:24:05 -06:00
Gang be324f6d09 BAEL-3656 Fix typos in the unit test names. 2020-01-08 20:07:32 -07:00
Loredana Crusoveanu b93d238ec2 Merge pull request #8496 from eugenp/lor6-patch-1
Update WebserviceUnitTest.groovy
2020-01-08 21:57:39 +02:00
Krzysiek 5ecd92fd83 BAEL-19928: Move code to com.baeldung.reactorbus package 2020-01-08 20:41:16 +01:00
m.raheem 1beacb0ce8 first review round changes 2020-01-08 21:07:33 +02:00
Loredana Crusoveanu 9bfe9a406a Update WebserviceUnitTest.groovy 2020-01-08 21:01:45 +02:00
matt.rossi ef1c761607 Revert "Add Jenkinsfile & update gatling version"
This reverts commit a2314c69d9.
2020-01-08 18:12:18 +01:00
matt.rossi 58e3ab4deb Update application-mysql.properties for OpenShift issue 2020-01-08 18:07:13 +01:00
Krzysztof Woyke 43f2f42201 BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-jooq 2020-01-08 09:06:42 +01:00
Krzysztof Woyke c46951aa6b BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-boot-testing 2020-01-08 08:37:06 +01:00
Krzysztof Woyke 3fc3ab33ed BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-boot-rest 2020-01-08 07:49:05 +01:00
Krzysiek ec42707124 BAEL-20663: Remove usage of removed @WebMvcTest#secure property 2020-01-07 22:35:03 +01:00
Krzysiek 36703c7d97 BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-5 2020-01-07 22:11:12 +01:00
Krzysiek 80741d0d31 BAEL-20663: Fix usage of org.springframework.data.domain.Sort 2020-01-07 21:58:14 +01:00
Krzysiek fc22587009 BAEL-20663: Fix usage of org.springframework.data.domain.Sort 2020-01-07 21:52:41 +01:00
Krzysiek 5917c9027a BAEL-20663: Fix usage of org.springframework.data.domain.Sort 2020-01-07 21:41:00 +01:00
Krzysiek dcf6d3a538 BAEL-20663: Upgrade to the latest Spring Boot 2.2.2 version 2020-01-07 21:18:18 +01:00
m.raheem 9873c70dc4 modifying partialMocking() 2020-01-07 21:28:46 +02:00
Vikas Ramsingh Rajput 6f4ebbac9f Merge branch 'master' of https://github.com/vikasrajput6035/tutorials into BAEL-3504 2020-01-07 21:38:25 +03:00
Vikas Ramsingh Rajput bea5cdafe4 BAEL-3504: Article - what causes invocation-target-exception : done 2020-01-07 21:08:42 +03:00
Josh Cummings fd69ba1589 Merge pull request #8483 from sandy03934/BAEL-3283
BAEL-3283 - Moved the code to a single package meant for the themes t…
2020-01-07 07:22:00 -07:00
Josh Cummings 21f1e45a36 Merge pull request #8476 from kwoyke/BAEL-19956
BAEL-19956: Use jar packaging type
2020-01-07 05:56:25 -07:00
sandip singh 721c60966f BAEL-3283 - Moved the code to a single package meant for the themes tutorial. 2020-01-07 09:25:52 +05:30
Eric Martin 6f79b7ead3 Merge pull request #8374 from tinomthomas/master
BAEL- 3482
2020-01-06 19:54:35 -06:00
kwoyke 73e7543a9d BAEL-3693: Rename test methods (#8482) 2020-01-06 21:36:38 +01:00
Thabo Ntsoko 1816d17cfc Adding constructor that takes in an AtomicInteger argument to count the total number of prime numbers 2020-01-06 18:43:41 +02:00
Maiklins ddb724585b Merge pull request #16 from eugenp/master
update
2020-01-06 10:59:19 +01:00
Anshul Bansal 64365791dd review changes 2020-01-06 10:49:41 +02:00
mnafshin ec9028d5f8 Powerset (#8475)
* PowerSet generation is Java and respective unit tests are added

* function name is adjusted to the actual ordering name (Reverse Lexicographical ordering)

* Guava example test function is changed

* LazyLoad powerSet (based on Guava implementation) is added

* set is used instead of map.keySet()

* Lexicographic Order and Gray Order are removed from function names. Unused function (rank and unrank), which are not used in the text, are removed
2020-01-05 13:31:27 -08:00
zepfred 4955a87440 *Fix indentation 2020-01-05 13:11:07 -03:00
Krzysiek 3c986727c0 BAEL-19956: Use jar packaging type 2020-01-05 11:51:57 +01:00
Gang f484bcb498 BAEL-3656 Change the integration test into unit test. 2020-01-05 00:19:49 -07:00
kwoyke 0577e41882 BAEL-3719: Add missing code (#8470) 2020-01-05 05:08:47 +02:00