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
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
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
Max
3635001222
Redundant Variable 'config'
...
Instead of initializing a local variable first and then return it, you could directly return a new Builder instance.
-> return new Builder().uri(URL).build();
2020-01-15 15:43:57 +01:00
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
Cavero Barca
632f6d6c9e
Undo the test fixing because is a wrong behavior in Windows
2020-01-15 00:37:13 +01:00
Cavero Barca
aac0d3598f
Update README file
2020-01-15 00:29:44 +01:00
Cavero Barca
69a029f4ed
Add JMH dependency and shade the jar. Include examples to avoid contains() case insensitive behavior
2020-01-15 00:21:50 +01:00
Cavero Barca
54582f10f7
Fix one of the tests modifying "," by "."
2020-01-15 00:20:15 +01:00
Maiklins
25a6c4c234
Merge pull request #17 from eugenp/master
...
update
2020-01-14 21:44:01 +01: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
Kyle Doyle
156cca4d30
Bael-3391 - Removing Spring Boot template
2020-01-13 22:36:26 -05:00
smokeyrobot
5357f7383e
Merge pull request #2 from eugenp/master
...
Sync Merge with eugenp/tutorials master
2020-01-13 22:35:59 -05:00
Kyle Doyle
53c1506203
Revert
2020-01-13 22:34:24 -05:00
Kyle Doyle
01e208472e
Bael-3391 - Removing Spring Boot template
2020-01-13 22:24:47 -05: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
aitorcuesta
4697561c51
BAEL-3678 - Moving from java-numbers-2 to java-numbers-3 ( #8521 )
2020-01-13 09:26:57 -08:00
sampada
64568471fc
BAEL-3602 : Added test for formatted()
2020-01-13 12:04:35 +05:30
kwoyke
e10dc3cb9a
BAEL-3729: Use entityManagerFactory method name to match the code in the article ( #8519 )
2020-01-13 06:24:24 +01:00
Philippe Soares
8c3099d712
Added comments on unit tests.
2020-01-12 17:31:59 -05:00
Philippe Soares
9e93614755
New version of the article
2020-01-12 17:26:59 -05:00
Sorin Zamfir
eb90d115f3
Merge branch 'master' of github.com:eugenp/tutorials into feature/BAEL-3451_bash_functions
2020-01-12 20:56:57 +02:00
Dhawal Kapil
08e3c1c6b6
BAEL-20665 Submodules not building
...
- Further fixes
2020-01-12 23:40:28 +05:30
Dhawal Kapil
540ad2b113
BAEL-20665 Submodules not building
...
- Further fixes
2020-01-12 21:21:33 +05:30
Dhawal Kapil
3cfc8d2163
Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-20665
...
# Conflicts:
# core-groovy-2/src/test/groovy/com/baeldung/metaprogramming/MetaprogrammingUnitTest.groovy
# core-java-modules/pom.xml
# pom.xml
2020-01-12 20:55:19 +05:30
Dhawal Kapil
5fe00c432b
BAEL-20655 Which sub-modules aren't being built?
...
- Added more parent levels pom
2020-01-12 20:28:45 +05:30
Sorin Zamfir
9f2a1688b2
BAEL-3451: Working version
2020-01-12 15:08:54 +02:00
Sorin Zamfir
362be8fc7a
BAEL-3451: Included menu. Not complete
2020-01-12 12:14:36 +02:00
eelhazati
3904d41565
security jaas
2020-01-12 10:48:31 +01:00
Sorin Zamfir
09a183cd7a
BAEL-3451: Organized code snippets
2020-01-12 11:13:00 +02:00
Krzysiek
23798f2989
BAEL-20663: Update dependencies in spring-boot-security module
2020-01-11 23:57:03 +01:00
Krzysiek
c17be9595c
BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-boot-admin
2020-01-11 23:48:55 +01:00
Krzysiek
3b66c40c05
BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-data-redis
2020-01-11 23:38:32 +01:00