4498 Commits

Author SHA1 Message Date
sampadawagde
ee2eae1056 JAVA-67: README updated for next-prev links 2020-08-13 16:07:42 +05:30
kwoyke
6ce7fee3ff BAEL-4541: Fix typos in the spring-kafka module (#9857) 2020-08-13 11:38:50 +02:00
sampadawagde
daed0a310a JAVA-67: module pom changes as per renamed modules 2020-08-13 12:57:25 +05:30
sampadawagde
ab84d1c6d0 JAVA-67:renamed spring-security-mvc-digest-auth to
spring-security-web-digest-auth
2020-08-13 12:56:26 +05:30
sampadawagde
fe7894fae0 JAVA-67:renamed spring-security-mvc-custom to
spring-security-web-mvc-custom
2020-08-13 12:55:25 +05:30
sampadawagde
8eede4e9f2 JAVA-67:renamed spring-security-mvc-boot-2 to spring-security-web-boot-2 2020-08-13 12:54:12 +05:30
sampadawagde
787bbd4f2c JAVA-67:renamed spring-security-mvc-boot-1 to spring-security-web-boot-1 2020-08-13 12:52:53 +05:30
sampadawagde
36a2c6edb1 JAVA-67: renamed spring-security-mvc to spring-security-web-mvc 2020-08-13 12:51:16 +05:30
sampadawagde
103d36000f JAVA-67: renamed spring-security-angular to spring-security-web-angular 2020-08-13 12:49:18 +05:30
Loredana Crusoveanu
cd34bc8454 Merge pull request #9859 from eugenp/BAEL-4395
BAEL-4395 fix test
2020-08-13 10:15:38 +03:00
Jonathan Cook
bc2352684a BAEL-4341 - Add AfterEach annotation instead of BeforeEach on tearDown
method
2020-08-13 09:12:53 +02:00
Jonathan Cook
7cab9186b4 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-08-13 09:05:53 +02:00
CHANDRAKANT Kumar
01b61a6bf0 Adding source code for article tracked under BAEL-4109. 2020-08-13 11:56:49 +05:30
Trixi Turny
b94d29a1cc BAEL-4321 fix package name everywhere 2020-08-13 07:19:44 +01:00
Dhawal Kapil
1e40fd51a7 Merge pull request #9861 from kwoyke/JAVA-1640
JAVA-1640: Get rid of the overriden spring-boot.version property
2020-08-13 08:39:20 +05:30
Rutuja Joshi
eb4ce37f31 Update MainMenuUnitTest.java
Updated the method name to follow BDD conventions
2020-08-13 08:31:19 +05:30
Trixi Turny
7e1461c40a BAEL-4321 fix package name 2020-08-12 22:00:11 +01:00
Trixi Turny
5b3ffa4424 BAEL-4321 correct parent in pom and follow test naming convention 2020-08-12 21:16:32 +01:00
Krzysiek
986566727c JAVA-1640: Get rid of the overriden spring-boot.version property 2020-08-12 21:40:45 +02:00
Trixi Turny
dbe203e40a BAEL-4321 move to new module and use BDD for test names 2020-08-12 19:22:31 +01:00
Loredana
b532f998db BAEL-4395 fix test 2020-08-12 19:32:27 +03:00
Greg
660b20c569 Merge pull request #9715 from andrebrowne/master
BAEL-4077 JPA Entity Equality
2020-08-12 11:40:40 -04:00
Eric Martin
d22422f8e2 Merge pull request #9839 from alimate/BAEL-4537
BAEL-4537: Improvement for Spring Boot Exit Codes
2020-08-11 23:53:31 -05:00
Dhawal Kapil
2da56afb34 Merge pull request #9841 from amit2103/JAVA-2308
make folder name and artifactId same
2020-08-12 08:49:19 +05:30
Dhawal Kapil
70eb84d843 Merge pull request #9847 from kwoyke/JAVA-2380
JAVA-2380: Fix failing integration tests in the spring-data-jpa-enter…
2020-08-12 08:00:44 +05:30
Dhawal Kapil
5bd7edac87 Merge pull request #9851 from kwoyke/JAVA-1648
JAVA-1648: Get rid of the overriden spring-boot.version property in s…
2020-08-12 07:58:56 +05:30
Rutuja Joshi
ea9c64147b BAEL-4193 (updated files)
- removed not needed fields
2020-08-12 07:24:44 +05:30
Ali Dehghani
1945c8a312 Fixed the "Lambda Sort" Article 2020-08-12 01:50:52 +04:30
Ali Dehghani
e7d3347960 Fixed the "Sorting in Java" Article 2020-08-12 01:41:12 +04:30
Ali Dehghani
41964ef72e Fixed the "Comparator and Comparable in Java" Article 2020-08-12 01:23:02 +04:30
Krzysiek
e52c826968 JAVA-1648: Get rid of the overriden spring-boot.version property in spring-5-security 2020-08-11 22:14:45 +02:00
Mona Mohamadinia
94f50e785e ThreadLocals and Thread Pools (#9592) 2020-08-11 19:20:22 +01:00
Daniel Strmecki
ded13f14b2 Feature/bael 4280 diff between lists (#9600)
* BAEL-4280: Initial commit for finding diff between lists

* BAEL-4280: Format

* BAEL-4280: Refactor

* BAEL-4280: Refactor not to use private methods

* BAEL-4280: Refactor based on editor comments

* BAEL-4280: Review round 2

* BAEL-4280: Use assertj

* BAEL-4280: Use assertj

* BAEL-4280: Shorter names for tests

* BAEL-4280: Remove HashSet as its not used anymore

* BAEL-4280: Use containsExactlyInAnyOrder for Set example

* BAEL-4280: Remove distinct method call

* BAEL-4280: Move impl to test

* BAEL-4280: Use containsExactlyInAnyOrder

* BAEL-4280: Rename test methods
2020-08-11 18:29:46 +01:00
Loredana Crusoveanu
22da30ca46 Merge pull request #9822 from Maiklins/Java-65-split-or-move-persistence-modules-spring-jpa-module
Java-65 split or move persistence modules spring jpa module
2020-08-11 17:48:14 +03:00
Loredana Crusoveanu
9f6a2c6ac6 Merge pull request #9823 from kwoyke/JAVA-1652
JAVA-1652: Get rid of the overriden spring-boot.version property
2020-08-11 17:43:09 +03:00
Loredana Crusoveanu
26f21645a4 Merge pull request #9624 from luvarqpp/patch-1
Fix exception when receiving POISON_PILL
2020-08-11 17:30:01 +03:00
Dhawal Kapil
a65cdc94ad Merge pull request #9846 from sampada07/JAVA-1089
JAVA-1089: Move the OAuth related lesson code from
2020-08-11 19:19:43 +05:30
Krzysztof Woyke
96502d8626 JAVA-2380: Fix failing integration tests in the spring-data-jpa-enterprise 2020-08-11 15:09:34 +02:00
johnA1331
6a662c10df Create README.md 2020-08-11 19:49:05 +08:00
johnA1331
fae529d854 Update README.md 2020-08-11 19:45:09 +08:00
johnA1331
0ec048cf98 Update README.md 2020-08-11 19:43:49 +08:00
johnA1331
90feaa94ec Update README.md 2020-08-11 19:40:24 +08:00
johnA1331
f130f7fcbf Update README.md 2020-08-11 19:34:04 +08:00
johnA1331
be2e853fd3 Create README.md 2020-08-11 19:11:30 +08:00
johnA1331
9e17f8f8a5 Update README.md 2020-08-11 19:09:19 +08:00
johnA1331
972db91cd9 Delete README.md 2020-08-11 18:38:42 +08:00
Loredana Crusoveanu
3ee0bb28ab Merge pull request #9845 from sampada07/JAVA-2344
JAVA-2344: Update "Dockerizing with Jib" article
2020-08-11 11:14:16 +03:00
sampadawagde
b09abfc0bf JAVA-1089: Move the OAuth related lesson code from
spring-boot-modules/spring-boot-security
2020-08-11 13:05:01 +05:30
sampadawagde
009308131f JAVA-2344: Update "Dockerizing with Jib" article 2020-08-11 12:17:02 +05:30
johnA1331
bb267b5d64 Update README.md 2020-08-11 12:45:54 +08:00