Loredana Crusoveanu
f086da0be0
Merge pull request #9856 from johnA1331/master
...
BAEL-27115 - github-related test fix (results: 03.08.2020)
2020-08-13 16:41:23 +03:00
Eric Martin
f9fa460d2b
Merge pull request #9839 from alimate/BAEL-4537
...
BAEL-4537: Improvement for Spring Boot Exit Codes
2020-08-11 23:53:31 -05:00
sampadawagde
edd807f0db
JAVA-1089: Move the OAuth related lesson code from
...
spring-boot-modules/spring-boot-security
2020-08-11 13:05:01 +05:30
johnA1331
3312955ea2
Update README.md
2020-08-11 11:40:49 +08:00
Ali Dehghani
a8527752ea
Improvement for Spring Boot Exit Codes
2020-08-09 11:38:50 +04:30
Dhawal Kapil
8b5a19ebec
Merge pull request #9811 from sampada07/JAVA-2297
...
JAVA-2297: Update "Spring Boot custom error page" article
2020-08-04 09:27:44 +05:30
sampadawagde
47418ab40e
JAVA-2297: Update "Spring Boot custom error page" article
2020-08-02 23:17:57 +05:30
Greg
8741997069
Merge pull request #9518 from md-fork/master
...
BAEL-4083 - Using XML defined beans in a Spring Boot app
2020-08-02 13:14:08 -04:00
François Dupire
77326c1a74
[JAVA-2276] Upgraded maven-assembly-plugin version to 3.3.0 ( #9801 )
2020-08-02 16:57:31 +05:30
amit.pandey
bf07b361b5
used release repository
2020-08-02 03:47:35 +05:30
Krzysiek
aa4f50ca09
JAVA-17: Move Running Setup Data on Startup in Spring into spring-boot-data
2020-07-31 22:02:44 +02:00
kwoyke
b41cd7c1fa
BAEL-3905: Mark test ctx as dirty after each test method ( #9784 )
2020-07-28 22:08:52 +02:00
kwoyke
be7545e1dc
JAVA-2113: Split or move spring-resttemplate module ( #9753 )
...
* JAVA-2113: Move Proxies With RestTemplate to spring-resttemplate-2
* JAVA-2113: Move A Custom Media Type for a Spring REST API to spring-resttemplate-2
* JAVA-2113: Move RestTemplate Post Request with JSON to spring-resttemplate-2
* JAVA-2113: Move Download an Image or a File with Spring MVC to spring-boot-mvc-3
* JAVA-2113: Fix the test
2020-07-28 09:31:54 +05:30
johnA1331
b50e414970
Update README.md
2020-07-23 21:31:26 +08:00
Loredana Crusoveanu
23f1b3cfe2
Merge pull request #9746 from johnA1331/master
...
BAEL-26336 github-related test fix (results: 18.07.2020)
2020-07-23 11:43:39 +03:00
sampadawagde
461099927f
JAVA-2155: changed package from org.baledung to com.baeldung
2020-07-22 15:23:01 +05:30
sampadawagde
c38d485950
JAVA-2155: added properties alternative to spring security
2020-07-22 15:22:26 +05:30
sampadawagde
058310d873
JAVA-2155: Updated keycloak version to 10.0.2, and changed parent to
...
parent-boot-2
2020-07-22 15:21:43 +05:30
johnA1331
7f8b0c1afa
Update README.md
2020-07-21 21:33:35 +08:00
johnA1331
347fbda258
Update README.MD
2020-07-21 21:01:53 +08:00
johnA1331
6c80dfbc39
Update README.md
2020-07-21 20:55:26 +08:00
François Dupire
64767a2da0
[JAVA-1670] Follow-up fixes ( #9725 )
...
* Removed junit-platform version overriding from spring-boot-client
* Removed junit version overriding from spring-boot-with-starter-parent
2020-07-19 18:08:02 +05:30
rpvilao
b35aadc597
Merge pull request #9641 from azhwani/yamlft
...
BAEL-4320: Mapping list in Yaml to list of objects in Spring Boot
2020-07-12 14:46:39 +01:00
amit.pandey
c03b88763e
used properties defined in parent pom
2020-07-12 00:06:27 +05:30
azhwani
0467f0399d
quick fix
2020-07-09 13:16:27 +01:00
Josh Cummings
942851fc33
Merge pull request #9627 from kwoyke/JAVA-1646
...
JAVA-1646: Remove overriden spring-boot.version property
2020-07-08 09:37:34 -06:00
François Dupire
7916487562
[JAVA-1670] Upgrade JUnit and Maven Surefire Plugin in spring-boot-modules - Changed sub-modules inheritance (second batch) ( #9666 )
...
* Imported junit bom before spring-boot-dependencies bom with correct version
* Changed spring-boot-libraries
* Changed spring-boot-mvc
* Changed spring-boot-mvc-2
* Added and changed spring-boot-mvc-3
* Added and changed spring-boot-mvc-birt
* Added and changed spring-boot-nashorn
* Changed spring-boot-parent and its submodules
* Changed spring-boot-performance
* Changed spring-boot-properties
* Changed spring-boot-properties-2
* Changed spring-boot-runtime and its sub-modules
* Changed spring-boot-security
* Changed spring-boot-springdoc
* Changed spring-boot-testing
* Changed spring-boot-vue
2020-07-08 08:30:05 +05:30
Loredana Crusoveanu
485b4e3e99
Revert "BAEL-4134"
2020-07-07 14:18:10 +03:00
azhwani
2714789d5c
quick fix
2020-07-07 12:00:37 +01:00
azhwani
decb1516e3
Create test classes
2020-07-04 11:58:20 +01:00
azhwani
7325afc87a
Update application.yml
2020-07-04 11:58:07 +01:00
azhwani
07b25c99c5
Add ApplicationProps POJO
2020-07-04 11:57:59 +01:00
azhwani
35e1f614d5
Add YamlListApplication class
2020-07-04 11:57:52 +01:00
François Dupire
33fe5f2db9
[JAVA-1670] Upgrade JUnit and Maven Surefire Plugin in spring-boot-modules - Changed sub-modules inheritance (first batch) ( #9629 )
...
* [JAVA-1670] Upgraded JUnit and Maven Surefire Plugin in spring-boot-modules
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
* [JAVA-1670] Phasing upgrade - Inheriting form parent-boot-2
* Reverted JUnit version upgrade for now (will focus on parent/child relationships first)
* Changed parent pom of spring-boot-modules to parent-boot-2
* Upgraded JUnit version to 5.6.2 in spring-boot-modules
* [JAVA-1670] Phasing upgrade - Inheriting from spring-boot-modules instead of parent-boot-2 (first batch)
* Changed spring-boot parent
* Changed spring-boot-admin
* Deleted exclusions in spring-boot
* Changed spring-boot-angular
* Changed spring-boot-annotations
* Changed spring-boot-artifacts
* Changed spring-boot-autoconfiguration
* Changed spring-boot-basic-customization
* Changed spring-boot-bootstrap
* Changed spring-boot-client
* Changed spring-boot-config-jpa-error
* Changed spring-boot-ctx-fluent
* Changed spring-boot-deployment
* Changed spring-boot-di
* Changed spring-boot-ci-cd
* Changed spring-boot-custom-starter
* Changed spring-boot-crud
* Changed spring-boot-data
* Changed spring-boot-environment
* Changed spring-boot-exceptions
* Changed spring-boot-flowable
* Changed spring-boot-jasypt
* Changed spring-boot-keycloak
2020-07-03 14:21:51 +05:30
Krzysztof Woyke
7d5a5b0b88
JAVA-1646: Remove overriden spring-boot.version property
2020-07-02 14:02:07 +02:00
François Dupire
9c9e70886f
[JAVA-1670] Upgraded JUnit and Maven Surefire Plugin in spring-boot-m… ( #9509 )
...
* [JAVA-1670] Upgraded JUnit and Maven Surefire Plugin in spring-boot-modules
* Upgraded Maven Surefire Plugin version to 2.22.2
* Upgraded JUnit version to 5.6.2
* [JAVA-1670] Phasing upgrade - Inheriting form parent-boot-2
* Reverted JUnit version upgrade for now (will focus on parent/child relationships first)
* Changed parent pom of spring-boot-modules to parent-boot-2
* Upgraded JUnit version to 5.6.2 in spring-boot-modules
2020-06-30 22:25:30 +05:30
Sampada
a6a3a008d5
JAVA-1555: Update "Spring Boot multi-module" article ( #9609 )
...
* JAVA-1555: Modified parent's pom to include new module
* JAVA-1555: Added missing module parent-multi-module
2020-06-30 22:11:42 +05:30
Azhwani
0a687f769a
remove @propertysource ( #9612 )
...
Co-authored-by: azhwani <>
2020-06-29 14:13:53 -07:00
Marco Denisi
4a48dfedf6
Merge remote-tracking branch 'upstream/master'
2020-06-28 10:24:48 +02:00
Marco Denisi
3ca2b3ce16
BAEL-4083 - add app integration test
2020-06-28 10:15:48 +02:00
Josh Cummings
510f11991b
Merge pull request #9535 from amit2103/JAVA-1830
...
Java 1830
2020-06-25 19:39:28 -06:00
Azhwani
ece9b999b5
BAEL-4087: Inject a Map from a yaml file with Spring ( #9560 )
...
* Add server.yml
* Add MapFromYamlApplication.java
* Add YamlPropertySourceFactory.java
* Add ServerProperties.java
* Add MapFromYamlApplicationTests.java
* last commit
Co-authored-by: azhwani <>
2020-06-22 20:07:21 -07:00
Loredana Crusoveanu
4e1b628cfc
Merge branch 'master' into master
2020-06-22 10:58:31 +03:00
Eric Martin
1153b785e0
Merge pull request #9483 from michael-pratt/BAEL-4098
...
Add examples for BAEL-4098
2020-06-20 22:46:09 -05:00
Michael Pratt
adc2ff0672
BAEL-4098: Add note about spring security
2020-06-20 12:33:30 -06:00
amit.pandey
8c2fdd3c2c
extract version into properties tag & moved common properties in parent
2020-06-20 23:32:32 +05:30
Mona Mohamadinia
325f28d394
Bael 4149: Liveness and Readiness probes in Spring Boot 2.3 ( #9484 )
...
* Added Liveness and Readiness Samples
* Added the Missing Files
2020-06-19 16:05:28 +01:00
marcodenisi
ac8375d8c3
add slfj logger
2020-06-18 22:41:36 +02:00
marcodenisi
4490869b32
BAEL-4083 - removed sample with xml context-config
2020-06-18 17:58:25 +02:00
marcodenisi
7d47cefeca
BAEL-4083 - sample spring boot app with xml config and properties
2020-06-18 17:49:10 +02:00