Jonathan Cook
|
9017853eeb
|
Merge pull request #8569 from M-Abdelbaset/BAEL_3301_testing_@ConfigurationProperties
BAEL_3301_testing @configuration properties
|
2020-03-04 21:59:35 +01:00 |
kwoyke
|
0568f91ae7
|
BAEL-3724: Add cross origin requests processing config (#8770)
|
2020-02-29 21:33:10 +01:00 |
kwoyke
|
36474ca59f
|
BAEL-3802: Upgrade spring-boot-testing to Spring Boot 2.2.2 (#8779)
|
2020-02-29 21:19:47 +01:00 |
kwoyke
|
68ddd13015
|
JAVA-853: Move remaining spring-boot into spring-boot-modules (#8778)
* JAVA-853: Move remaining spring-boot into spring-boot-modules
* JAVA-853: Update README
* JAVA-853: Fix relativePath attributes in spring-boot-parent/* modules
|
2020-02-28 12:39:07 +11:00 |
m.raheem
|
2b44a323eb
|
Autowiring ServerConfig in @Bean method test class
|
2020-02-27 16:59:16 +02:00 |
m.raheem
|
057cab32fc
|
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL_3301_testing_@ConfigurationProperties
|
2020-02-27 16:38:21 +02:00 |
Dhawal Kapil
|
ee14a24bbe
|
Merge pull request #8765 from Maiklins/JAVA-125-move-spring-boot-parent
Java-125 move spring boot parent
|
2020-02-24 22:31:34 +11:00 |
mikr
|
d6cdbe793a
|
Java-125 Move Spring Boot Parent to Spring Boot Modules
|
2020-02-24 09:22:14 +01:00 |
vatsalgosar
|
f9d902c07b
|
BAEL 3617 (#8510)
* BAEL-3617 - @ApiParam and @ApiModelProperty examples
* file formatted
|
2020-02-23 19:05:16 +00:00 |
mikr
|
f96fa40ac2
|
Java-125 Move Spring Boot Parent to Spring Boot Modules
|
2020-02-22 20:08:14 +01:00 |
m.raheem
|
b09f1d7fa9
|
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL_3301_testing_@ConfigurationProperties
|
2020-02-20 07:26:05 +02:00 |
m.raheem
|
4414f4f390
|
fixing formatting
|
2020-02-20 07:24:35 +02:00 |
dupirefr
|
ddb928e2d1
|
* Moving articles from README as well
* Fixed pom.xml whitespaces
|
2020-02-17 07:30:41 +01:00 |
dupirefr
|
3232360885
|
* Added spring-boot-annotations dependencies as well
|
2020-02-17 07:25:28 +01:00 |
dupirefr
|
6cd76fbd61
|
* Moved annotations articles to new spring-boot-annotations module
|
2020-02-17 07:25:28 +01:00 |
dupirefr
|
cd745e0b8d
|
* Moved tests as well
|
2020-02-17 07:25:28 +01:00 |
dupirefr
|
29c8b8bf0d
|
* Moved Accessing Spring MVC objects model in JavaScript
|
2020-02-17 07:25:28 +01:00 |
dupirefr
|
e703f71ada
|
* Moved Conditional Scheduling to spring-scheduling module
|
2020-02-17 07:25:28 +01:00 |
dupirefr
|
dc569151df
|
[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
|
086adbd0c2
|
overriding properties section and changing article module
|
2020-02-16 14:57:46 +02:00 |
Priyesh Mashelkar
|
394711c03e
|
BAEL-3499 Fixed integration test
|
2020-02-15 23:16:12 +00:00 |
Loredana Crusoveanu
|
7f2de2f176
|
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
|
0a1ee41825
|
BAEL-15988 : package change from org.baeldung to com.baeldung
|
2020-02-11 10:54:54 +05:30 |
sampada
|
93770e684a
|
BAEL-15988 : application.properties changes
|
2020-02-11 10:53:27 +05:30 |
sampada
|
2cc05b370b
|
BAEL-15988 : Java file movement
|
2020-02-11 10:52:06 +05:30 |
sampada
|
eeacffa08d
|
BAEL-15988 : all README files
|
2020-02-11 10:41:13 +05:30 |
sampada
|
f41b219d93
|
BAEL-15988 : pom files
|
2020-02-11 10:39:59 +05:30 |
Loredana Crusoveanu
|
5f6feeb12b
|
Update README.md
|
2020-02-10 23:07:00 +02:00 |
Loredana Crusoveanu
|
4f573abe2d
|
Merge pull request #8699 from johnA1331/master
BAEL-21755
|
2020-02-10 23:05:18 +02:00 |
sampada
|
03c30d1d72
|
BAEL-15988 : spring boot artifacts/pom.xml
|
2020-02-10 23:46:48 +05:30 |
Dhawal Kapil
|
1c5597e481
|
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
|
66963e3025
|
Update README.md
|
2020-02-10 15:17:21 +08:00 |
Priyesh Mashelkar
|
6dcb329bbc
|
BAEL-3499 Moved code to spring-boot-properties (#8643)
|
2020-02-09 23:27:55 +01:00 |
Loredana Crusoveanu
|
c4ca9fc8d6
|
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
|
f77c90f06e
|
Merge branch 'master' into BAEL-20886
|
2020-02-07 21:43:20 +01:00 |
Krzysiek
|
a7960112eb
|
BAEL-20867: Move spring-boot-di into spring-boot-modules (fix)
|
2020-02-06 22:29:32 +01:00 |
Krzysiek
|
d42d266583
|
BAEL-20881: Move spring-boot-performance into spring-boot-modules (fix)
|
2020-02-06 22:19:54 +01:00 |
Loredana Crusoveanu
|
e994174d1f
|
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
|
fe75696a5e
|
BAEL-3800: Upgrade de.codecentric dependencies (#8666)
|
2020-02-05 07:41:11 +01:00 |
mikr
|
4e6d877e40
|
BAEL-20869 Move remaining spring boot modules (update several pom files)
|
2020-02-04 09:24:55 +01:00 |
mikr
|
7a9c053377
|
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
|
06161e1bae
|
BAEL-20869 Move remaining spring boot modules
|
2020-02-02 20:44:54 +01:00 |
Loredana Crusoveanu
|
39ea8b9a91
|
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
|
f9a386854f
|
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
|
52f0dd4068
|
Merge branch 'master' into BAEL-20863-move-spring-boot-ctx-fluent
|
2020-02-01 16:28:56 +01:00 |
Loredana Crusoveanu
|
e4b74cda31
|
Merge branch 'master' into BAEL-20862
|
2020-02-01 00:12:30 +02:00 |
Loredana Crusoveanu
|
8c0e362b3e
|
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
|
5786461053
|
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
|
00d5cb6d90
|
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
|
d55081bd7a
|
BAEL-3809: Ensure tables are dropped in proper order (#8640)
|
2020-01-31 21:48:23 +01:00 |