Commit Graph

1098 Commits

Author SHA1 Message Date
mikr 876cc21191 BAEL-20598 Merge master 2020-01-22 08:55:30 +01:00
mikr dd76d3d221 Merge branch 'master' of https://github.com/Maiklins/tutorials into BAEL-20598-Fix-unit-test-in-core-java-jndi-module
 Conflicts:
	core-java-modules/core-java-jndi/pom.xml
2020-01-22 08:52:27 +01:00
Maiklins e37bfa6336 Merge pull request #20 from eugenp/master
update
2020-01-22 08:51:04 +01:00
mikr b0c3152a9c BAEL-20598 Fix unit test in core-java-jndi module 2020-01-22 08:48:27 +01:00
Graham Cox be43c91610 Slack Plugin Example (#8542) 2020-01-22 06:12:16 +01:00
mikr 0dbf2e64a0 BAEL-20884 Update Readme file 2020-01-21 22:26:24 +01:00
Loredana Crusoveanu d4fbeb6b15 Merge pull request #8514 from dkapil/task/BAEL-20665
Task/bael 20665
2020-01-21 21:35:59 +02:00
Vijay Palaniappan S 226c49fa84 Added a new module & code for creating LocalDate (#8558) 2020-01-21 08:07:38 -08:00
psevestre 24e69ed49a [BAEL-3311] Spring Cloud Gateway Routing Predicate Factories (#8549)
* [BAEL-3311] Spring Cloud Gateway Routing Predicate Factories

* [BAEL-3311] Code formatting

* [BAEL-3311] LiveTests
2020-01-21 08:05:53 -08:00
Dhawal Kapil f5c4dcbe01 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-20665
# Conflicts:
#	core-java-modules/core-java-jndi/pom.xml
2020-01-21 20:02:01 +05:30
mikr 68d1504372 BAEL-20884 Fix Spring Hateos integration test 2020-01-21 10:44:38 +01:00
mikr 65b8a95943 BAEL-20884 Move Spring Boot Rest to Spring Boot Modules 2020-01-21 10:43:27 +01:00
kwoyke 1a67e0a280 BAEL-3683: Rename ProductMultipleDB entity to Product (#8557) 2020-01-21 10:28:22 +01:00
Krzysztof Woyke e4bb0e15ff BAEL-20714: Fix project's dependencies 2020-01-21 10:20:15 +01:00
Maiklins 0caf728a2f http://jira.baeldung.com/browse/BAEL-3707 (#8535)
Missing Code - Guide To Java 8 Optional
2020-01-21 10:03:23 +01:00
Krzysztof Woyke 0dc6b27fa6 BAEL-20599: Increase blocking operations' time 2020-01-21 09:53:09 +01:00
Philippe 69005500f1 [BAEL-3311] LiveTests 2020-01-21 00:09:15 -03:00
Maiklins 1200d8777a Merge pull request #19 from eugenp/master
update
2020-01-20 21:51:42 +01:00
BudBak 6a1f8e76c5 BAEL-3481 - Fixed Formatting. 2020-01-20 13:53:26 +05:30
BudBak 7c4cbc0968 Merge remote-tracking branch 'upstream/master' 2020-01-20 13:51:43 +05:30
mikr e12808bc5a BAEL-20595 Fix unit test in akka-http module 2020-01-20 09:05:47 +01:00
kwoyke 37170bb97c Merge pull request #8551 from kwoyke/BAEL-21120
BAEL-21120: Use https for repo.spring.io
2020-01-20 08:52:04 +01:00
Gang 9ee48b0e81 BAEL-3657 Merge Cells in Excel using Apache POI 2020-01-19 23:46:23 -07:00
Krzysztof Woyke 7d88ce8e4a BAEL-21120: Use https for repo.spring.io 2020-01-20 07:09:38 +01:00
Krzysztof Woyke 42b875574e BAEL-21120: Enable spring-roo module 2020-01-20 07:02:07 +01:00
Greg b7c1eea772 Merge pull request #8485 from vikasrajput6035/BAEL-3504
BAEL-3504: Article - what causes invocation-target-exception : done
2020-01-19 13:01:46 -05:00
Philippe 68dee74200 [BAEL-3311] Code formatting 2020-01-19 13:46:57 -03:00
Philippe 3d6d0765a3 [BAEL-3311] Spring Cloud Gateway Routing Predicate Factories 2020-01-19 13:26:41 -03:00
Maiklins 2de345b900 Merge pull request #18 from eugenp/master
update
2020-01-19 15:48:26 +01:00
kwoyke ee96016774 Merge pull request #8547 from kwoyke/BAEL-21120
BAEL-21120: Disable failing spring-roo module
2020-01-19 14:44:51 +01:00
Krzysiek 054f7d6754 BAEL-21120: Disable failing spring-roo module 2020-01-19 11:30:01 +01:00
Vikas Ramsingh Rajput 910ac808c8 BAEL-3504: Added blank lines before when and then in unit test 2020-01-19 11:56:33 +03:00
Vikas Ramsingh Rajput 3771a056b3 Merge branch 'BAEL-3504' of https://github.com/vikasrajput6035/tutorials into BAEL-3504 2020-01-19 11:53:14 +03:00
Vikas Rajput 9e2e9bd460 BAEL-3504: Update core-java-modules/core-java-reflection/src/test/java/com/baeldung/reflection/exception/invocationtarget/InvocationTargetUnitTest.java
Co-Authored-By: KevinGilmore <kpg102@gmail.com>
2020-01-19 10:52:37 +03:00
Eric Martin 01bdad3566 Merge pull request #8506 from sampada07/BAEL-3602
BAEL-3602 : Java 13 New Features
2020-01-18 20:17:39 -06:00
Eric Martin 1abef2a717 Merge pull request #8513 from srzamfir/feature/BAEL-3451_bash_functions
Feature/bael 3451 bash functions
2020-01-18 19:59:29 -06:00
Loredana Crusoveanu 314cdfc162 Merge pull request #8524 from dkapil/task/BAEL-20465
go through the integration test results and see what NEW failing test…
2020-01-18 23:47:09 +02:00
sampada a77f352896 BAEL-3602 : swapped order of args in assertEquals call 2020-01-18 20:19:34 +05:30
Jonathan Cook 21024ebe87 Merge pull request #8502 from vikasrajput6035/BAEL-3655
BAEL-3655: Article Find vs Matches in Java Regex API - done
2020-01-18 09:43:00 +01:00
Vikas Ramsingh Rajput 14ff21b8cf BAEL-3655: Renamed the JUnit test file as the proper naming convention 2020-01-17 23:54:00 +03:00
Vikas Ramsingh Rajput 21faf6df88 Merge branch 'master' of https://github.com/vikasrajput6035/tutorials into BAEL-3504 2020-01-17 23:40:44 +03:00
Vikas Ramsingh Rajput 82cffb4b61 BAEL-3504: Added Unit test file and removed old class file 2020-01-17 23:38:53 +03:00
Loredana Crusoveanu b905f94c50 Merge pull request #8538 from amit2103/BAEL-20764-1
Bael 20764 1
2020-01-16 23:48:30 +02:00
petershatunov 0ac9468954 sequences in kotlin (#8515)
* sequences in kotlin

* fix readme

* fix naming

* fix naming
2020-01-16 10:18:01 -08:00
Krzysztof Woyke a0c66a81d8 BAEL-20927: Migrate pom.xml files to com.baeldung package 2020-01-16 13:48:48 +01:00
Krzysztof Woyke 61fcac84ff BAEL-20927: Migrate core-java-concurrency-collections to com.baeldung package 2020-01-16 13:45:16 +01:00
Krzysztof Woyke 2fd60259df BAEL-20927: Migrate core-java-collections-list-2 to com.baeldung package 2020-01-16 13:41:37 +01:00
Krzysztof Woyke 6386b55db3 BAEL-20927: Migrate core-java-collections-list to com.baeldung package 2020-01-16 13:35:13 +01:00
Krzysztof Woyke ef143fdae2 BAEL-20927: Migrate core-java-collections-array-list to com.baeldung package 2020-01-16 13:30:52 +01:00
Krzysztof Woyke b39fcd4b66 BAEL-20927: Migrate core-java to com.baeldung package 2020-01-16 13:26:09 +01:00