Jordan Simpson
daf844520f
Moved pom module next to the other core-java-lang-x modules.
2020-07-08 10:54:58 -05:00
Jordan Simpson
3d2f49d5d1
Merge remote-tracking branch 'origin/BAEL-4300' into BAEL-4300
2020-07-05 12:09:24 -05:00
Jordan Simpson
33152d2d68
Changed "More" to "Next" and added forward reference to core-java-lang-3
2020-07-05 12:09:12 -05:00
Jordan Simpson
980c18dd29
Delete .gitignore
2020-07-05 11:43:41 -05:00
Jordan Simpson
762797c29d
Moved opening bracket up with class definition
2020-06-29 12:05:00 -05:00
Jordan Simpson
85acab7915
Added code examples for BAEL-4300 article.
2020-06-25 15:16:48 -05:00
Anshul Bansal
7b53c3cb55
BAEL-3996_Spring_Security_with_Auth0 ( #9300 )
...
* BAEL-3996 - Spring Security with Auth0
* BAEL-3996 - Spring Security with Auth0 code fixes
* BAEL-3996 - Spring Security with Auth0
* BAEL-3996 - removed spaces
* BAEL-3996 - RequestMapping is updated to GetMapping
2020-05-26 16:58:17 +01:00
Jonathan Cook
745d71b127
Merge pull request #9279 from priyank-sriv/bael-3982
...
BAEL-3982 Rate Limiting Spring API using Bucket4j
2020-05-25 23:14:26 +02:00
Eric Martin
ba8b6d0660
Merge pull request #9271 from ferarubogdan94/master
...
[BAEL-3890] Using Kafka MockConsumer
2020-05-25 11:33:22 -05:00
rpvilao
cbe5207db2
Merge pull request #9336 from alimate/BAEL-4054
...
BAEL-4054: Super Type Token
2020-05-25 17:27:36 +02:00
François Dupire
2bdba48843
[JAVA-1657] Junit and Maven Surefire Plugin upgrade in core-java-modules ( #9301 )
...
* [JAVA-1657] core-java-modules JUnit and Maven Surefire Plugin upgrade
* [JAVA-1657] Changed sub modules parents to core-java-modules and core-java-modules to parent-java
* [JAVA-1657] Upgraded JUnit Jupiter version
* [JAVA-1657] Get JUnit 4 dependency transitively
2020-05-25 19:45:48 +05:30
Loredana Crusoveanu
9b36eac628
Merge pull request #9352 from amit2103/JAVA-1480
...
updated keyclock to latest version
2020-05-25 12:23:54 +03:00
Bogdan Feraru
bddea5222b
[BAEL-3890] Using Kafka MockConsumer
2020-05-25 08:55:30 +03:00
Sampada
1fe51ed7c0
BAEL-3609: Improve article Documenting a Spring REST API Using OpenAPI ( #9334 )
...
3.0
2020-05-24 19:55:06 +02:00
amit.pandey
0a478423f6
removed version from spring security
2020-05-24 20:04:31 +05:30
Loredana Crusoveanu
22c187a5fe
Merge pull request #9348 from eugenp/CS-144
...
Update README.md
2020-05-24 15:41:48 +03:00
Loredana Crusoveanu
47287ba040
Merge pull request #9297 from eugenp/remove-java-library
...
Update build.gradle
2020-05-24 15:39:29 +03:00
Loredana Crusoveanu
7742fe6c9f
Merge pull request #9267 from eugenp/lor6-patch-1
...
Update README.md
2020-05-24 15:37:46 +03:00
Loredana Crusoveanu
0f60e3aa4a
Merge pull request #9210 from smtylmzx/patch-1
...
Consumer changed as DefaultConsumer.
2020-05-24 15:36:44 +03:00
Loredana Crusoveanu
5c1b0e17b3
Merge pull request #9186 from John-Richardson/patch-1
...
Replaced for loop with enhanced for
2020-05-24 15:29:00 +03:00
Loredana Crusoveanu
8198dde96e
Merge pull request #9137 from amit2103/JAVA-1435
...
renamed project name
2020-05-24 15:26:56 +03:00
Loredana Crusoveanu
5d8b4614c4
Merge pull request #9122 from sureshnath/master
...
tested the code with latest testng version 7.1.0
2020-05-24 15:24:34 +03:00
Loredana Crusoveanu
410970df5b
Merge pull request #9110 from cristianvasiliu/Dependency_version_update
...
Updated dependency assertj.version as the old one wasn't found
2020-05-24 15:22:48 +03:00
amit.pandey
21d03e3e74
updated keyclock to latest version
2020-05-24 17:41:17 +05:30
Loredana Crusoveanu
2e765c3b7b
Merge pull request #8893 from AlexOreshkevich/master
...
Add embedded app server
2020-05-24 15:07:08 +03:00
Loredana Crusoveanu
b482fdf9a6
Merge pull request #9026 from atanasg/patch-1
...
Fix palindrome unit test
2020-05-24 15:03:02 +03:00
Loredana Crusoveanu
781812ae2d
Merge pull request #9303 from amit2103/JAVA-1556
...
modified MvcVoterConfig controller path
2020-05-24 15:00:55 +03:00
priyank-sriv
e839798f0d
review comments - indentation in pom
2020-05-24 16:56:57 +05:30
priyank-sriv
b7c9e64982
review comments - indentation in pom
2020-05-24 16:55:06 +05:30
priyank-sriv
d76966dab7
review comments - indentation in pom
2020-05-24 16:53:24 +05:30
priyank-sriv
b2fac9be36
rebased
2020-05-24 16:44:20 +05:30
kwoyke
f48582cfe1
BAEL-4079: Add Oracle dependencies ( #9338 )
2020-05-23 19:55:53 +02:00
Josh Cummings
d5a03e4c03
Update README.md
...
Issue CS-144
2020-05-23 08:26:13 -06:00
Josh Cummings
655c5ed381
Merge pull request #9332 from kwoyke/JAVA-1637
...
JAVA-1637: Remove overriden spring-boot.version property
2020-05-22 08:06:52 -06:00
Josh Cummings
693ed40a9f
Merge pull request #9341 from eugenp/BAEL-4009
...
Create README.md
2020-05-22 07:56:30 -06:00
Josh Cummings
7bc1633c72
Create README.md
...
Issue BAEL-4009
2020-05-22 07:40:59 -06:00
Dhawal Kapil
152a54942b
Merge pull request #9328 from sampada07/JAVA-913
...
JAVA-913: Migrate parent-boot-1 articles to parent-boot-2
2020-05-22 18:38:26 +05:30
sampadawagde
e8531ef7c2
JAVA-939: Migrate spring-data-rest-querydsl to parent-boot-2
2020-05-22 12:08:56 +05:30
Greg
8c987e89c9
Merge pull request #9224 from dupirefr/author/BAEL-3981-comparing_objects
...
[BAEL-3981] Comparing in Java
2020-05-21 16:19:54 -04:00
rpvilao
e689beb984
Merge pull request #9178 from andrebrowne/BAEL-3341
...
BAEL-3341 A Guide to Hibernate Types Project
2020-05-21 21:11:01 +02:00
priyank-sriv
8ecf039b6b
remove unused import
2020-05-21 22:53:20 +05:30
Ali Dehghani
92c446ce4c
Adding Super Type Token
2020-05-21 21:25:37 +04:30
priyank-sriv
dd0a8e2d11
add tests
2020-05-21 17:36:25 +05:30
dupirefr
a990d57407
[BAEL-3981] Fixes from Josh's review
...
* Upgraded Apache Commons to 3.10
* Replaced Nathalie by Natalie
2020-05-20 23:41:13 +02:00
dupirefr
24a88c11ac
[BAEL-3981] Moved inner classes to upper level
2020-05-20 23:31:13 +02:00
dupirefr
dbdb32da46
[BAEL-3981] Code for article
...
* Equality operators
* Object#equals method
* Objects#equals static method
* Comparable interface
* Comparator interface
* Apache Commons features
* Guava features
2020-05-20 23:31:12 +02:00
Krzysztof Woyke
8e941329df
JAVA-1637: Remove overriden spring-boot.version property
2020-05-20 21:22:30 +02:00
sampadawagde
5f8f1873ae
JAVA-941: Migrate spring-jinq to parent-boot-2
2020-05-20 23:21:40 +05:30
Josh Cummings
b3dd36cb24
Merge pull request #9330 from kwoyke/JAVA-1526
...
JAVA-1526: Split or move spring-boot-modules/spring-boot-properties module
2020-05-20 10:52:54 -06:00
Sampada
8b156e0289
BAEL-3493: sectioned off new properties specific to this article ( #9325 )
2020-05-20 08:21:55 -07:00