Krzysztof Woyke
e085fa8680
BAEL-20927: Migrate pom.xml files to com.baeldung package
2020-01-16 13:48:48 +01:00
Krzysztof Woyke
24afff5c4a
BAEL-20927: Migrate core-java-concurrency-collections to com.baeldung package
2020-01-16 13:45:16 +01:00
Krzysztof Woyke
086d0b8f69
BAEL-20927: Migrate core-java-collections-list-2 to com.baeldung package
2020-01-16 13:41:37 +01:00
Krzysztof Woyke
cd35af5781
BAEL-20927: Migrate core-java-collections-list to com.baeldung package
2020-01-16 13:35:13 +01:00
Krzysztof Woyke
eb6c4c008b
BAEL-20927: Migrate core-java-collections-array-list to com.baeldung package
2020-01-16 13:30:52 +01:00
Krzysztof Woyke
24e980ae1e
BAEL-20927: Migrate core-java to com.baeldung package
2020-01-16 13:26:09 +01:00
amit.pandey
b4757ecc24
resolve merge conflicts
2020-01-16 02:07:06 +05:30
amit.pandey
b315bf35c6
move versions in properties
2020-01-16 01:53:26 +05:30
Priyesh Mashelkar
f004b3f4bc
BAEL-3387 Moved test class to the correct package ( #8533 )
2020-01-15 08:39:43 +03:00
kwoyke
fde0c09c57
BAEL-3778: Add tests to verify if 2 is prime number or not ( #8520 )
2020-01-15 08:38:32 +03:00
Cavero Barca
d585a22ba4
Undo the test fixing because is a wrong behavior in Windows
2020-01-15 00:37:13 +01:00
Cavero Barca
8f4893fb8b
Update README file
2020-01-15 00:29:44 +01:00
Cavero Barca
3a7c278fe0
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
83ccbee472
Fix one of the tests modifying "," by "."
2020-01-15 00:20:15 +01:00
Maiklins
0c7ab89606
Merge pull request #17 from eugenp/master
...
update
2020-01-14 21:44:01 +01:00
Sorin Zamfir
55dc396ec5
BAEL-3451: Fixed formatting
2020-01-14 22:27:23 +02:00
Paturi Radhe Sravan
f83994f516
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
210e4b05d0
[BAEL-3463] - Big Queue ( #8517 )
2020-01-13 12:17:54 -08:00
Dhawal Kapil
075c1b11fe
BAEL-20665 Submodules not building
...
- Further fixes
2020-01-14 00:18:29 +05:30
Dhawal Kapil
969d502c50
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
8530388c5c
BAEL-3678 - Moving from java-numbers-2 to java-numbers-3 ( #8521 )
2020-01-13 09:26:57 -08:00
sampada
d1db78f5c1
BAEL-3602 : Added test for formatted()
2020-01-13 12:04:35 +05:30
kwoyke
23874fb31e
BAEL-3729: Use entityManagerFactory method name to match the code in the article ( #8519 )
2020-01-13 06:24:24 +01:00
Sorin Zamfir
e45329d0f8
Merge branch 'master' of github.com:eugenp/tutorials into feature/BAEL-3451_bash_functions
2020-01-12 20:56:57 +02:00
Dhawal Kapil
eed45d213c
BAEL-20665 Submodules not building
...
- Further fixes
2020-01-12 23:40:28 +05:30
Dhawal Kapil
8cea43877f
BAEL-20665 Submodules not building
...
- Further fixes
2020-01-12 21:21:33 +05:30
Dhawal Kapil
9b6b14a40b
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
73b5664785
BAEL-20655 Which sub-modules aren't being built?
...
- Added more parent levels pom
2020-01-12 20:28:45 +05:30
Sorin Zamfir
043033ea00
BAEL-3451: Working version
2020-01-12 15:08:54 +02:00
Sorin Zamfir
d32956171d
BAEL-3451: Included menu. Not complete
2020-01-12 12:14:36 +02:00
Sorin Zamfir
e9d867a5e9
BAEL-3451: Organized code snippets
2020-01-12 11:13:00 +02:00
Krzysiek
45e60fb3f7
BAEL-20663: Update dependencies in spring-boot-security module
2020-01-11 23:57:03 +01:00
Krzysiek
f739a12c99
BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-boot-admin
2020-01-11 23:48:55 +01:00
Krzysiek
31c36bd22d
BAEL-20663: Temporarly downgrade Spring Boot to 2.1.9 in spring-data-redis
2020-01-11 23:38:32 +01:00
Krzysiek
8dd4900979
BAEL-20663: Upgrade spring-cloud-dependencies to Hoxton.SR1
2020-01-11 23:30:33 +01:00
Sorin Zamfir
920f83a2a6
BAEL-3451: More samples
2020-01-11 22:51:19 +02:00
Eric Martin
6ff4e49984
Merge pull request #8456 from SmartyAnsh/BAEL-3596_Asynchronous_Method_Calls_in_Java
...
Bael 3596 asynchronous method calls in java
2020-01-10 20:13:04 -06:00
aitorcuesta
0b62119737
BAEL-3678 - Generating Random Numbers - Initial commit ( #8491 )
...
* BAEL-3678 - Initial commit
* BAEL-3678 - Test added
* BAEL-3678 - Generated multiple methods and tests
* BAEL-3678 - Test improvement
2020-01-10 13:48:48 -08:00
Tapan Avasthi
c7665cd1cf
BAEL-3484: Partitioning and Sorting an Array With Many Repeated Entries ( #8369 )
2020-01-10 16:04:18 +00:00
Krzysztof Woyke
39d15e2ac4
Merge branch 'BAEL-20663' of https://github.com/kwoyke/tutorials into BAEL-20663
2020-01-10 15:25:40 +01:00
Krzysztof Woyke
b24a28e40f
BAEL-20663: Upgrade Spring Framework version to 5.2.2
2020-01-10 15:25:12 +01:00
Krzysztof Woyke
294254c2db
BAEL-20663: Fix springdoc issue: https://github.com/springdoc/springdoc-openapi/issues/133
2020-01-10 14:35:32 +01:00
sampada
3f61fa10a9
BAEL-3602 : Java 13 New Features
2020-01-10 17:43:48 +05:30
Dhawal Kapil
b75658a2d4
BAEL-20655 Which sub-modules aren't being built?
...
- Added several missing modules in the main pom.xml
- Fixed the modules list for all the profiles
- Commented several test cases so that all modules can run and be included in the pom.xml
- Moved child modules from main pom to parent modules pom
2020-01-10 17:22:13 +05:30
BudBak
80090d9929
BAEL-3481 - modified as per Editor Review comments.
2020-01-10 15:10:43 +05:30
BudBak
65558832ca
Merge remote-tracking branch 'upstream/master'
2020-01-10 15:09:15 +05:30
Eugen
521473e3f9
Update README.md
2020-01-10 08:49:50 +02:00
François Dupire
51f5bf282f
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
94bbf7b036
BAEL-20663: Replace depracated PageRequest constructor with a static method
2020-01-09 23:26:54 +01:00
Krzysiek
51aa1f9cb7
BAEL-20663: Replace depracated PageRequest constructor with a static method
2020-01-09 22:39:04 +01:00