896 Commits

Author SHA1 Message Date
Anshul BANSAL
369debdc64 Merge branch 'BAEL-3660_Open_Liberty' of https://github.com/SmartyAnsh/tutorials into BAEL-3660_Open_Liberty 2020-01-30 15:16:20 +02:00
Anshul BANSAL
4477bcd0ac review fixes 2020-01-28 15:43:28 +02:00
Anshul Bansal
fd233a6f00 review fix - changed the order of arguments 2020-01-24 09:30:17 +02:00
Anshul Bansal
cb2e6a060d revert 2020-01-22 15:17:45 +02:00
Anshul BANSAL
3d24425218 Merge branch 'master' into BAEL-3660_Open_Liberty
# Conflicts:
#	pom.xml
2020-01-22 15:14:44 +02:00
Anshul BANSAL
6bf3d238b6 review correction 2020-01-22 15:10:33 +02:00
Graham Cox
be43c91610 Slack Plugin Example (#8542) 2020-01-22 06:12:16 +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
kwoyke
1a67e0a280 BAEL-3683: Rename ProductMultipleDB entity to Product (#8557) 2020-01-21 10:28:22 +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
Anshul BANSAL
15f3c94023 Review corrections 2020-01-20 18:03:39 +02: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
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
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
Anshul BANSAL
987c55e934 added open-liberty module to the parent pom.xml 2020-01-18 20:43:20 +02:00
Anshul BANSAL
d59e19051f code indent in pom.xml with spaces 2020-01-18 20:40:00 +02:00
Anshul BANSAL
c1b2a5615a server.xml fix 2020-01-18 20:32:25 +02:00
Anshul BANSAL
6ab8aeb67d clean up 2020-01-18 20:30:28 +02:00
Anshul BANSAL
2ad996eaa3 BAEL-3660 - Final changes 2020-01-18 20:17:49 +02:00
Anshul BANSAL
ccdf5f0d9f Open liberty with bean validation and mpRestClient 2020-01-18 17:45:12 +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
Anshul BANSAL
04e64eb304 BAEL-3660 - Open Liberty: code cleanup 2020-01-17 16:16:23 +02:00
Anshul BANSAL
6d517ce9fb Open Liberty with Servlet, Rest, Consume rest using json-b, microprofile 2020-01-17 15:55:22 +02: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
amit.pandey
d5c37042de resolve merge conflicts 2020-01-16 02:07:06 +05:30
amit.pandey
b2b41f2f12 move versions in properties 2020-01-16 01:53:26 +05:30
Priyesh Mashelkar
2ae7de168d BAEL-3387 Moved test class to the correct package (#8533) 2020-01-15 08:39:43 +03:00
kwoyke
c4c51d0383 BAEL-3778: Add tests to verify if 2 is prime number or not (#8520) 2020-01-15 08:38:32 +03:00
Sorin Zamfir
135e9359bd BAEL-3451: Fixed formatting 2020-01-14 22:27:23 +02:00
Paturi Radhe Sravan
7a23abe4ff BAEL-3597 Cactoos (#8512)
* BAEL-3597 Cactoos

* BAEL-3597 Cactoos

* BAEL-3597 Cactoos

* BAEL-3597 Cactoos
2020-01-14 09:04:07 -08:00
chris9408
74246a69ec [BAEL-3463] - Big Queue (#8517) 2020-01-13 12:17:54 -08:00
Dhawal Kapil
e73810386f BAEL-20665 Submodules not building
- Further fixes
2020-01-14 00:18:29 +05:30
Dhawal Kapil
671e9f082e go through the integration test results and see what NEW failing tests we have
- Fixed integration tests
2020-01-13 23:12:31 +05:30