Commit Graph

193 Commits

Author SHA1 Message Date
dupirefr
6a6dcb6cc5 * Added spring-boot-annotations dependencies as well 2020-02-17 07:25:28 +01:00
dupirefr
d4c4ec95c6 * Moved annotations articles to new spring-boot-annotations module 2020-02-17 07:25:28 +01:00
dupirefr
577596a503 * Moved tests as well 2020-02-17 07:25:28 +01:00
dupirefr
997103b3f5 * Moved Accessing Spring MVC objects model in JavaScript 2020-02-17 07:25:28 +01:00
dupirefr
b977f3ae60 * Moved Conditional Scheduling to spring-scheduling module 2020-02-17 07:25:28 +01:00
dupirefr
c0e1c4a0c5 [BAEL-16532] Moving articles code out of spring-boot-mvc module (as they
don't belong there)

* Moved reference of Cache Eviction article as code has already been
moved
2020-02-17 07:25:27 +01:00
m.raheem
4a341ce198 overriding properties section and changing article module 2020-02-16 14:57:46 +02:00
Priyesh Mashelkar
6e9cf2d49a BAEL-3499 Fixed integration test 2020-02-15 23:16:12 +00:00
Loredana Crusoveanu
78fbbcf99e Merge pull request #8705 from sampada07/BAEL-15988-feature-move
BAEL-15988 : Move articles out of spring-boot part 2
2020-02-11 19:26:38 +02:00
sampada
2d740a1130 BAEL-15988 : package change from org.baeldung to com.baeldung 2020-02-11 10:54:54 +05:30
sampada
5ec954d7a6 BAEL-15988 : application.properties changes 2020-02-11 10:53:27 +05:30
sampada
e10bf38ad4 BAEL-15988 : Java file movement 2020-02-11 10:52:06 +05:30
sampada
403da2d4fb BAEL-15988 : all README files 2020-02-11 10:41:13 +05:30
sampada
4f01609f76 BAEL-15988 : pom files 2020-02-11 10:39:59 +05:30
Loredana Crusoveanu
b4d78d9d35 Update README.md 2020-02-10 23:07:00 +02:00
Loredana Crusoveanu
e75b25aa85 Merge pull request #8699 from johnA1331/master
BAEL-21755
2020-02-10 23:05:18 +02:00
sampada
9e9ce29bc7 BAEL-15988 : spring boot artifacts/pom.xml 2020-02-10 23:46:48 +05:30
Dhawal Kapil
e8affd2133 Merge pull request #8648 from kwoyke/BAEL-20886
BAEL-20886: Move spring-boot-security into spring-boot-modules
2020-02-10 20:34:26 +05:30
johnA1331
1a4ae9d009 Update README.md 2020-02-10 15:17:21 +08:00
Priyesh Mashelkar
7e70c18559 BAEL-3499 Moved code to spring-boot-properties (#8643) 2020-02-09 23:27:55 +01:00
Loredana Crusoveanu
53222404f8 Merge pull request #8673 from kwoyke/BAEL-20881-fix
BAEL-20881: Move spring-boot-performance into spring-boot-modules (fix)
2020-02-08 01:11:40 +02:00
Krzysiek
910aaa8222 Merge branch 'master' into BAEL-20886 2020-02-07 21:43:20 +01:00
Krzysiek
92862379ba BAEL-20867: Move spring-boot-di into spring-boot-modules (fix) 2020-02-06 22:29:32 +01:00
Krzysiek
a15192bced BAEL-20881: Move spring-boot-performance into spring-boot-modules (fix) 2020-02-06 22:19:54 +01:00
Loredana Crusoveanu
9b6d69172c Merge pull request #8659 from Maiklins/BAEL-20869-move-remaining-spring-modules
BAEL-20869 move remaining spring modules
2020-02-06 21:19:40 +02:00
kwoyke
ce8d2b520d BAEL-3800: Upgrade de.codecentric dependencies (#8666) 2020-02-05 07:41:11 +01:00
mikr
3d8b4ee43d BAEL-20869 Move remaining spring boot modules (update several pom files) 2020-02-04 09:24:55 +01:00
mikr
d9c10c9176 Merge branches 'BAEL-20869-move-remaining-spring-modules' and 'master' of https://github.com/Maiklins/tutorials into BAEL-20869-move-remaining-spring-modules 2020-02-02 20:47:04 +01:00
mikr
56a9403564 BAEL-20869 Move remaining spring boot modules 2020-02-02 20:44:54 +01:00
Loredana Crusoveanu
fec0955b8f Merge pull request #8622 from Maiklins/BAEL-20863-move-spring-boot-ctx-fluent
BAEL-20863 move spring boot ctx fluent
2020-02-02 12:05:21 +02:00
mikr
30c62c0e1b Merge branch 'master' of https://github.com/Maiklins/tutorials into BAEL-20873-move-spring-boot-kotlin
 Conflicts:
	spring-boot-modules/pom.xml
2020-02-01 16:42:36 +01:00
Maiklins
1409a08d88 Merge branch 'master' into BAEL-20863-move-spring-boot-ctx-fluent 2020-02-01 16:28:56 +01:00
Loredana Crusoveanu
4bf171e690 Merge branch 'master' into BAEL-20862 2020-02-01 00:12:30 +02:00
Loredana Crusoveanu
7d62203fb9 Merge pull request #8653 from kwoyke/BAEL-20875
BAEL-20875: Move spring-boot-logging-log4j2 into spring-boot-modules
2020-02-01 00:10:32 +02:00
Loredana Crusoveanu
258ba4d238 Merge pull request #8632 from Maiklins/BAEL-20879-move-spring-boot-nashorn
BAEL-20879 move spring boot nashorn
2020-02-01 00:05:08 +02:00
Loredana Crusoveanu
fbe21eec19 Merge pull request #8603 from Maiklins/BAEL-20858-move-spring-boot-camel
BAEL-20858 move spring boot camel
2020-02-01 00:03:38 +02:00
kwoyke
37eee0be60 BAEL-3809: Ensure tables are dropped in proper order (#8640) 2020-01-31 21:48:23 +01:00
Krzysztof Woyke
616175544c BAEL-20875: Move spring-boot-logging-log4j2 into spring-boot-modules 2020-01-31 08:38:03 +01:00
Maiklins
a129cf5dc0 Merge branch 'master' into BAEL-20863-move-spring-boot-ctx-fluent 2020-01-31 00:04:03 +01:00
Krzysiek
aac38180dc BAEL-20862: Move spring-boot-crud into spring-boot-modules 2020-01-30 21:53:43 +01:00
Loredana Crusoveanu
54960820af Merge branch 'master' into BAEL-20858-move-spring-boot-camel 2020-01-30 21:57:32 +02:00
Loredana Crusoveanu
f94fa150a9 Merge pull request #8625 from Maiklins/BAEL-20870-move-spring-boot-gradle
BAEL-20870 move spring boot gradle
2020-01-30 21:53:52 +02:00
Loredana Crusoveanu
d131fae678 Merge pull request #8624 from Maiklins/BAEL-20864-move-spring-boot-customstarter
BAEL-20864 move spring boot customstarter
2020-01-30 21:50:48 +02:00
Loredana Crusoveanu
27b785b402 Merge pull request #8619 from Maiklins/BAEL-20856-move-spring-boot-autoconfiguration
Bael-20856 move spring boot autoconfiguration
2020-01-30 21:34:45 +02:00
Maiklins
672c2c509e Merge branch 'master' into BAEL-20863-move-spring-boot-ctx-fluent 2020-01-30 10:49:42 +01:00
mikr
4e5f0abe14 BAEL-20870 Move Spring Boot Gradle Module (update pom) 2020-01-30 10:46:04 +01:00
mikr
ec693d345a Merge branch 'master' of https://github.com/Maiklins/tutorials into BAEL-20870-move-spring-boot-gradle 2020-01-30 10:43:25 +01:00
Maiklins
3c65c58c9a Merge branch 'master' into BAEL-20864-move-spring-boot-customstarter 2020-01-30 10:36:36 +01:00
Krzysztof Woyke
64db07d34f BAEL-20886: Fix a typo 2020-01-30 10:06:54 +01:00
Krzysztof Woyke
06dab0fb44 BAEL-20886: Move spring-boot-security into spring-boot-modules 2020-01-30 10:02:25 +01:00