johnA1331
cfc2e7bec9
Update README.md
2022-01-13 15:24:21 +08:00
sampadawagde
65f643262d
JAVA-9022: Fix formatting of POMs
2022-01-10 22:05:47 +05:30
Greg
7ec3819d9c
Merge pull request #11549 from hmdrzsharifi/BAEL-4197
...
Bael 4197: Failed to Load Applicationcontext for Junit Test of Spring Controller
2022-01-08 13:56:12 -05:00
sharifi
45c495f327
bael-4197: add application-context.xml in resource directory
2022-01-08 12:49:30 +03:30
sharifi
9e7329ce5e
bael-4197: indent with spaces instead of tab
2022-01-08 12:48:48 +03:30
chaos2418
0bc3f44656
JAVA:8981: verify spring.mvc.pathmatch.matching-strategy property usage
2022-01-08 13:12:01 +05:30
johnA1331
95f5f30421
Create README.md
2022-01-05 20:46:29 +08:00
Ralf Ueberfuhr
6bcc01f60a
BAEL-5251: Spring Boot with Swagger UI and Keycloak-Integration ( #11632 )
2022-01-04 19:58:21 -06:00
sharifi
fd8b39247c
bael-4197: add @ContextConfiguration for loading application context
2022-01-02 13:09:06 +03:30
chaos2418
c5250929f5
JAVA-8695: GitHub Issue: Order in FilterRegistrationBean is ignored
2021-12-30 10:34:14 +05:30
kwoyke
58eb7f641a
Merge pull request #11609 from chaos2418/JAVA-3591
...
JAVA-3591: updating mockito version in parent-boot-2
2021-12-23 12:59:14 +01:00
chaos2418
1227c38388
JAVA-3591: updating mockito version in parent-boot-2
2021-12-23 14:58:50 +05:30
johnA1331
29e26c08c1
Update README.md
2021-12-23 02:15:32 +08:00
johnA1331
2d1b4d2e47
Update README.md
2021-12-23 01:32:39 +08:00
johnA1331
d33aa1f036
Update README.md
2021-12-23 01:08:59 +08:00
kwoyke
514e80aae7
Merge pull request #11585 from chaos2418/JAVA-3591
...
JAVA-3591: updating mockito-core to 4.1.0
2021-12-20 09:38:12 +01:00
Amy DeGregorio
08433b1631
BAEL-4811 ( #11597 )
...
* BAEL-4811
* BAEL-4811 Add unit tests
* JAVA-8794: Upgrade Spring Boot to 2.6.1 in the parent-boot-2
* JAVA-8794: Upgrade spring-mybatis dependencies
* JAVA-8794: Make spring-boot-springdoc 2.6 compatible
* JAVA-8794: Add spring.mongodb.embedded.version property
* JAVA-8794: Upgrade spring-boot-environment cloud dependencies
* JAVA-8794: Set spring.mvc.pathmatch.matching-strategy property
* JAVA-8794: Update Spring Cloud dependencies
* JAVA-8794: allow-circular-references in spring-cloud-ribbon-client
* JAVA-8794: Replace deprecated ConfigFileApplicationContextInitializer
* JAVA-8794: Fix spring-resttemplate pom
* JAVA-8794: Use spring.mongodb.embedded.version=3.5.5
* JAVA-8794: Use spring.mongodb.embedded.version=3.5.5
* JAVA-8794: Fix circural dependencies in spring-security-web-boot-2
* JAVA-8794: Fix circural dependencies in spring-security-core
* JAVA-8794: Fix quart schema initialization
* JAVA-8794: Set spring.mvc.pathmatch.matching-strategy=ant-path-matcher
* JAVA-8794: Leave spring-kafka on Spring Boot 2.5.4
* JAVA-8794: Set spring.mongodb.embedded.version=3.5.5 in spring-jenkins-pipeline
* JAVA-8794: Update Spring Cloud version
* JAVA-8794: Update spring-cloud-zuul dependencies
* JAVA-8794: Update Spring Cloud version in spring-cloud-bus
* JAVA-8794: Set spring.mongodb.embedded.version=3.5.5 in spring-boot-persistence-mongodb
* JAVA-8794: Fix spring-data-jpa-query-2 dependencies
* JAVA-8794: Fix circular dependency issue in spring-security-web-thymeleaf
* JAVA-8794: Fix circular dependency issue in spring-session-redis
* JAVA-8794: Fix circular dependency issue in spring-boot-libraries-2
* JAVA-8794: Update spring-cloud-starter version
* JAVA-8794: Leave spring-zuul-rate-limiting on 2.4.7
* JAVA-8794: Ignore EnversFooBarAuditIntegrationTest
* BAEL-4811 Fix formatting
* BAEL-4811 Fix formatting
Co-authored-by: Krzysiek <krzysztofwoyke@gmail.com>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
2021-12-19 11:53:05 -08:00
Loredana Crusoveanu
77dcb8853f
Merge pull request #11592 from eugenp/JAVA-8794
...
JAVA-8794: Upgrade to Spring Boot 2.6.1
2021-12-19 11:57:17 +02:00
davidmartinezbarua
6b6f1fcf1a
Merge pull request #11564 from mladensavic94/master
...
Speed up Spring Boot Startup Time
2021-12-18 10:14:47 -03:00
chaos2418
000dcdf966
JAVA-3591: updating mockito-core to 4.1.0
2021-12-18 13:40:53 +05:30
sampadawagde
89004f02de
JAVA-8359: Split or move spring-boot-artifacts module
2021-12-17 19:23:10 +05:30
Krzysiek
c7aef4d95f
Merge remote-tracking branch 'upstream/master' into JAVA-8794
2021-12-16 12:21:43 +01:00
Krzysiek
106603023d
JAVA-8794: Update spring-cloud-starter version
2021-12-16 10:49:19 +01:00
kwoyke
f54e5b2cf2
Merge pull request #11583 from freelansam/JAVA-8373
...
JAVA-8373: Split or move spring-boot-bootstrap module
2021-12-16 09:47:12 +01:00
Krzysiek
077898aaa5
JAVA-8794: Fix circular dependency issue in spring-boot-libraries-2
2021-12-15 20:08:11 +01:00
sampadawagde
8e175b72e2
JAVA-8373: Split or move spring-boot-bootstrap module
2021-12-15 22:35:42 +05:30
Loredana Crusoveanu
8f4672e162
Merge pull request #11576 from lucaCambi77/BAEL-5109_fix
...
fix: [ BAEL-5109 ] Environment Variable Prefixes in Spring Boot 2.5
2021-12-15 17:19:38 +02:00
Haroon Khan
9f382cd21c
[JAVA-8377] Code clean up
2021-12-15 10:50:22 +00:00
Haroon Khan
1a59d99991
[JAVA-8377] Split spring-boot-testing module
2021-12-14 23:22:25 +00:00
Amy DeGregorio
1bf2293e0b
BAEL-4811 ( #11552 )
...
* BAEL-4811
* BAEL-4811 Add unit tests
2021-12-14 10:15:43 -08:00
Krzysiek
61b0f3f919
JAVA-8794: Update Spring Cloud dependencies
2021-12-13 15:23:22 +01:00
Krzysiek
bec3866129
JAVA-8794: Set spring.mvc.pathmatch.matching-strategy property
2021-12-13 13:58:01 +01:00
Krzysiek
be93fa066f
JAVA-8794: Upgrade spring-boot-environment cloud dependencies
2021-12-13 13:46:45 +01:00
Krzysiek
a4fe28eef5
JAVA-8794: Make spring-boot-springdoc 2.6 compatible
2021-12-13 13:12:11 +01:00
LUCA
727b34ea22
fix: use env to get properties
2021-12-13 10:38:28 +01:00
sampadawagde
46007cd515
JAVA-8366: Split or move spring-boot-annotations module
2021-12-12 17:21:57 +05:30
Loredana Crusoveanu
4054e8f860
Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects
2021-12-09 10:22:41 +02:00
Mladen Savic
e8abe028d3
Merge branch 'eugenp:master' into master
2021-12-07 16:14:17 +01:00
Mladen Savic
247c2961a2
Speed up Spring Boot Startup Time
2021-12-07 16:12:55 +01:00
sharifi
7f17253b07
bael-4197: fix bug
2021-12-05 14:28:10 +03:30
sharifi
58b01b624a
bael-4197: add test class
2021-12-05 13:58:51 +03:30
sharifi
232bd3080b
bael-4197: add test context
2021-12-05 13:58:28 +03:30
sharifi
63843c008c
bael-4197: add main source
2021-12-05 13:58:13 +03:30
sharifi
8fd0ab58b9
bael-4197: add application-context
2021-12-05 13:57:38 +03:30
johnA1331
0673bc708b
Update README.md
2021-12-04 19:44:36 +08:00
Krzysiek
205ad52ea2
JAVA-8764: Fix test/main directories structure
2021-12-02 12:27:52 +01:00
Krzysiek
f913e0c006
JAVA-8358: Move Spring Boot Exit Codes code
2021-12-01 10:48:53 +01:00
Teica
719c4e4e0b
Feature bael 5253 ( #11526 )
...
* BAEL-5032 Swagger to PDF
* BAEL-5032 added lombok as dependency
* BAEL-5253 moving the tests to other module
* renaming the test class
* Update pom.xml
* Update pom.xml
* Update pom.xml
* Delete pom.xml
* Create pom.xml
Co-authored-by: Matea Pejčinović <matea.pejcinovic@intellexi.hr>
2021-11-29 16:26:16 -08:00
kwoyke
f09327b2d9
Merge pull request #11518 from freelansam/JAVA-8620
...
JAVA-8620: Fix references to parents
2021-11-26 17:53:31 +01:00
sampadawagde
d0df1f9e23
JAVA-8620: Fix references to parents
2021-11-26 19:28:29 +05:30
Krzysiek
49f90c3a55
JAVA-8699: Use @KeycloakConfiguration annotation
2021-11-26 10:56:49 +01:00
Loredana Crusoveanu
be86acb87f
Merge pull request #11510 from kwoyke/JAVA-8363
...
JAVA-8363: Split or move spring-boot-mvc-2 module
2021-11-25 19:11:38 +02:00
Krzysiek
e3ba14139e
JAVA-8363: Update README.md files
2021-11-25 13:26:46 +01:00
Krzysiek
49ffde8b48
JAVA-8363: Fix FooLiveTest - separate mime from etag code
2021-11-25 13:25:40 +01:00
Krzysiek
8d8ae5daa9
JAVA-8363: Move etag code to spring-boot-mvc-3
2021-11-25 13:10:58 +01:00
kwoyke
c0a0247cf7
Merge branch 'master' into JAVA-3592
2021-11-25 09:03:54 +01:00
Krzysiek
b04d57541a
JAVA-8664: Cleanup
2021-11-24 09:51:22 +01:00
Krzysiek
2f9ce6cf36
JAVA-8664: Change ports numbers and cleanup the code
2021-11-24 09:47:43 +01:00
kwoyke
1871d1a89c
Merge pull request #11468 from chaos2418/JAVA-8405
...
JAVA-8405: reducing logging for tutorials-build-job
2021-11-23 13:43:19 +01:00
kwoyke
592376bf09
Merge pull request #11477 from freelansam/JAVA-3592
...
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-22 09:22:17 +01:00
sampadawagde
d9b23200d1
removed explicit h2.version as parent now is at the required 1.4.200
2021-11-21 17:58:26 +05:30
sampadawagde
848fa01e47
JAVA-3592: Upgrade h2 dependency in the main pom.xml
2021-11-19 23:17:22 +05:30
Loredana Crusoveanu
ee70035562
Merge pull request #11470 from kwoyke/JAVA-8436
...
JAVA-8436: Manage AssertJ dependency in the main pom.xml
2021-11-19 16:56:22 +02:00
chaos2418
58e6087b3d
JAVA-8405: reducing logging for tutorials-build-job
2021-11-19 13:39:00 +05:30
johnA1331
d086f57024
Update README.md
2021-11-19 13:37:18 +08:00
Krzysiek
5088366074
JAVA-8436: Remove AssertJ depenendency from the child modules - part 2
2021-11-18 12:23:39 +01:00
johnA1331
6934b67f3c
Update README.md
2021-11-18 01:05:19 +08:00
kwoyke
67a3a596a9
Merge pull request #11460 from Maiklins/JAVA-8393-Split_or_move_spring-security-core_module
...
JAVA-8393 Split or move spring-security-core module
2021-11-17 09:33:47 +01:00
kwoyke
a43cef6a91
Merge pull request #11459 from Maiklins/JAVA-8374-Split_or_move_spring-boot-libraries_module
...
JAVA-8374 Split or move spring-boot-libraries module
2021-11-17 09:30:54 +01:00
mikr
f4ee97e3bd
JAVA-8393 Split or move spring-security-core module
2021-11-17 09:20:17 +01:00
mikr
96d1d4658f
JAVA-8374 Split or move spring-boot-libraries module
2021-11-17 08:39:05 +01:00
kwoyke
af8deeaf19
Merge pull request #11457 from Maiklins/JAVA-8376-Split_or_move_spring-boot-properties-2-module
...
JAVA-8376 Split or move spring-boot-properties-2 module
2021-11-16 21:26:08 +01:00
mikr
94d0a715e6
JAVA-8376 Split or move spring-boot-properties-2 module
2021-11-16 20:45:27 +01:00
kwoyke
ebd0a42716
Merge pull request #11454 from Maiklins/JAVA-8293-Split_or_move_spring-boot_module
...
JAVA-8293 Split or move spring boot module
2021-11-16 09:25:38 +01:00
mikr
c4ed8d458e
JAVA-8293 Split or move Spring Boot module (fix review comments)
2021-11-15 21:37:22 +01:00
mikr
68bcffe243
JAVA-8293 Split or move spring boot module
2021-11-14 22:51:58 +01:00
kwoyke
16a3798673
Merge pull request #11450 from Maiklins/JAVA-8286-Split_or_move_spring-boot-runtime_module
...
JAVA-8286 Split or move spring boot runtime module
2021-11-14 17:54:52 +01:00
mikr
3c5cb8f470
JAVA-8286 Split or move spring boot runtime module
2021-11-14 11:08:17 +01:00
nishitgoyal17
2db042443d
BAEL-4243:Once per request filter ( #11239 )
...
* executing junit via command line
* incorporating review comments
* incorporating review comments
* OncePerReqFilter
* Delete FirstUnitTest.java
* Delete SecondUnitTest.java
* Delete pom.xml
* Reverting
* Update pom.xml
* OncePerReqFilter
* Update MyFilter.java
* OncePerReqFilter
* OncePerReqFilter
* Update pom.xml
* Update pom.xml
* Update pom.xml
* fixing extra changes
* OncePerReqFilter
* Reverting
* Update MyOncePerRequestFilter.java
* Update HelloController.java
* fromatting changes
* fromatting changes
* formatting
* Apply suggestions from code review
Co-authored-by: KevinGilmore <kpg102@gmail.com>
* OncePerRequest changes
* OncePerRequest changes
* OncePerRequest changes
* OncePerRequest changes
* OncePerRequest changes
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2021-11-13 22:07:03 +05:30
kwoyke
22012780e6
Merge pull request #11434 from freelansam/JAVA-8204
...
JAVA-8204: Fix formatting of POMs
2021-11-13 10:55:30 +01:00
johnA1331
87dfb9e110
Update README.md
2021-11-10 19:31:26 +08:00
freelansam
77e3e6a419
Merge branch 'master' into JAVA-8204
2021-11-09 18:20:05 +05:30
Krzysiek
afe1cfae09
JAVA-8202: Move spring-boot-react to the heavy profile
2021-11-09 12:36:38 +01:00
sampadawagde
b984a4b618
JAVA-8204: Fix formatting of POMs
2021-11-09 16:27:03 +05:30
Haroon Khan
82572378b2
[BAEL-5110] Actuator endpoint for startup tracking ( #11351 )
2021-11-08 09:01:53 +00:00
Loredana Crusoveanu
fcf4e6527c
Merge pull request #11412 from kwoyke/JAVA-8269
...
JAVA-8269: Temporarily disable spring-boot-keycloak
2021-11-04 17:03:50 +02:00
Krzysiek
04f000b4ba
JAVA-8269: Temporarily disable spring-boot-keycloak
2021-11-04 12:37:59 +01:00
Loredana Crusoveanu
c7ac0809b1
Merge pull request #11411 from johnA1331/master
...
BAEL-43297 - add links to github-baeldung articles
2021-11-04 13:01:34 +02:00
Krzysiek
af715aa493
JAVA-8269: Do not use project.basedir in the xjc config
2021-11-04 10:20:28 +01:00
johnA1331
abaaf21c1f
Update README.md
2021-11-04 00:50:18 +08:00
Loredana Crusoveanu
987b69d137
Merge pull request #11390 from chaos2418/JAVA-1664
...
JAVA-1664: upgrading parent-boot-2 junit and surefire configurations
2021-11-03 11:47:32 +02:00
davidmartinezbarua
453ca3ea3b
Merge pull request #11369 from navuluri/bael-4965
...
BAEL-4965: Securing SOAP Services Using Keycloak
2021-11-02 18:34:57 -03:00
chaos2418
9bbd34d45f
JAVA-1664: upgrading parent-boot-2 junit and surefire configurations
2021-11-02 14:51:24 +05:30
mikr
e3aebd9c10
Merge branch 'master' of https://github.com/Maiklins/tutorials into JAVA-7244-Review_log_statements_for_projects
...
Conflicts:
algorithms-searching/src/test/java/com/baeldung/algorithms/quadtree/QuadTreeSearchUnitTest.java
2021-10-31 20:54:51 +01:00
Dhawal Kapil
1ab0a19d25
Java 3590 ( #11367 ) ( #11380 )
...
* Java 3590 (#11367 )
* JAVA-3590: updating junit-jupiter dependency in the main pom.xml
* resolving unnecessary mockito stubbings exception
* adding junit-bom in dependency management
* fixing tests which were not getting discovered
* Revert "fixing tests which were not getting discovered"
This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.
* fixing tests in ninja, open-liberty and spring-ejb
* removing junit4 dependency and replacing it with junit-vintage-engine
* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda
* removing junit dependency and replacing it with junit-vintage-engine
* removing junit and replacing it with junit-vintage-engine
* fixing tests that were not getting discovered due to old version of junit:junit
* updated failsafe plugin configuration to skip integration tests in blade
* fixing tests that were not getting discovered due to old version of junit:junit
* fixing tests in libraries and libraries-2 modules
Co-authored-by: chaos2418 <>
* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382 )
* JAVA-3590: updating junit-jupiter dependency in the main pom.xml
* resolving unnecessary mockito stubbings exception
* adding junit-bom in dependency management
* fixing tests which were not getting discovered
* Revert "fixing tests which were not getting discovered"
This reverts commit 2e9ed8df42eb96f7e0929167aabbc2ddd374a263.
* fixing tests in ninja, open-liberty and spring-ejb
* removing junit4 dependency and replacing it with junit-vintage-engine
* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda
* removing junit dependency and replacing it with junit-vintage-engine
* removing junit and replacing it with junit-vintage-engine
* fixing tests that were not getting discovered due to old version of junit:junit
* updated failsafe plugin configuration to skip integration tests in blade
* fixing tests that were not getting discovered due to old version of junit:junit
* fixing tests in libraries and libraries-2 modules
* fixing integration tests in restx and spring-5-webflux
Co-authored-by: chaos2418 <>
Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
Bhaskara Navuluri
f9feb0aad7
removed debug info
2021-10-25 15:26:06 +05:30
Bhaskara Navuluri
cac3ae3a5e
Added code for BAEL-4965: Securing SOAP services using Keycloa
2021-10-25 15:16:58 +05:30
johnA1331
12410d9bbc
Update README.md
2021-10-21 22:02:15 +08:00
lucaCambi77
2dfdb51592
feat: env variable prefixes spring boot app ( #11323 )
2021-10-13 09:21:35 -07:00
kwoyke
131a090512
Merge pull request #11306 from Maiklins/JAVA-5587-Verify_the_spring-boot-react_build_warnings
...
JAVA-5587 Verify Spring Boot React errors and build time
2021-10-11 08:59:39 +02:00
mikr
92632cd896
JAVA-5587 Verify Spring Boot React errors and build time
2021-10-09 17:29:14 +02:00
kwoyke
938983be23
BAEL-5117: Use spring.web.resources.static-locations property ( #11286 )
2021-10-07 20:56:52 +02:00
johnA1331
437643f974
Update README.md
2021-09-24 12:54:57 +08:00
freelansam
fe7d2af8c0
JAVA-7178: Fix formatting of POMs ( #11236 )
...
* JAVA-7178: Fix formatting of POMs
* JAVA-7178: fix failing build
2021-09-20 00:04:26 +05:30
mikr
72f31df764
JAVA-7244 Review log statements for projects
2021-09-18 00:37:04 +02:00
kwoyke
b441c62f0e
JAVA-7177: Upgrade to Spring Boot 2.5.4 ( #11218 )
...
* JAVA-7177: Upgrade to Spring Boot 2.5.4
* JAVA-7177: Remove overriden Spring Boot version
* JAVA-7177: Leave spring-5-security-oauth on Spring Boot 2.5.2
2021-09-16 22:37:12 +05:30
Roger
6365185c70
BAEL-4914 Code for EnableGlobalMethodSecurity vs EnableWebSecurity ( #11053 )
...
* BAEL-4914 Code for EnableGlobalMethodSecurity vs EnableWebSecurity
* BAEL-4914 Add newline after @Autowired in Test
2021-08-15 19:46:43 +01:00
freelansam
abaa46fd99
JAVA-6403: Fix references to parents ( #11102 )
...
* JAVA-6403: Fix references to parents
* JAVA-6403: removed relativePath
2021-08-15 20:11:09 +05:30
sampadawagde
2009f8a73c
JAVA-5892: Upgrade spring-boot-keycloak to the latest Spring Boot
...
version
2021-08-07 12:43:58 +05:30
freelansam
32dde5b5d1
JAVA-6475: Fix formatting of POMs ( #11087 )
...
* JAVA-6475: Fix formatting of POMs
* correct build error
2021-08-03 00:27:15 +05:30
Ravi Avhad
6b3e8de50f
Moving method addUserAccount out of conditional block which checks for contraint violations
2021-07-24 14:25:40 +05:30
Ravi Avhad
d63ff1db32
syncing with master
2021-07-24 14:21:40 +05:30
raviavhad
ed01815caf
Update UserAccountService.java
...
Reverting changes
2021-07-24 14:15:50 +05:30
raviavhad
d5399a7677
Update UserAccountService.java
...
Moving the call to addUserAccount method out of condition to check if violations exist.
2021-07-24 13:45:21 +05:30
Ravi Avhad
d1b2f3af21
moving spring service layer validation code
2021-07-24 13:19:51 +05:30
johnA1331
a28a32fdc9
Update README.md
2021-07-22 01:19:36 +08:00
Greg
5ba5c1eda8
Merge pull request #10983 from hmdrzsharifi/BAEL-4843
...
Bael 4843-Writing Log Data to Syslog Using Log4j
2021-07-15 10:42:25 -04:00
kwoyke
04f8622d04
Merge pull request #11019 from freelansam/JAVA-5934
...
JAVA-5935: Analyse bean overriding fix in modules - Part 3
2021-07-12 09:25:34 +02:00
sampadawagde
0821fb646c
JAVA-5935: Analyse bean overriding fix in modules - Part 3
2021-07-10 18:54:09 +05:30
johnA1331
dc2ccf984f
Update README.md
2021-07-07 23:19:11 +08:00
johnA1331
24a3e9b351
Update README.md
2021-07-07 23:17:34 +08:00
kwoyke
fda111a5a1
JAVA-6222: Fix issues in the spring-boot-cassandre ( #10988 )
...
* JAVA-6222: Use parent-boot-2 in spring-boot-cassandre
* JAVA-6222: Fix PMD violation
* JAVA-6222: Cleanup pom.xml
* JAVA-6222: Fix app and package names
* JAVA-6222: Rename unit test to live test
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-02 21:18:53 +05:30
Greg
e81d9373da
Merge pull request #10932 from hmdrzsharifi/BAEL-4956
...
Bael 4956: Swagger @Api description is deprecated
2021-07-01 16:08:05 -04:00
sharifi
002c0ef4e8
bael-4843: add main spring boot class and logger
2021-07-01 14:08:53 +04:30
sharifi
2b64a6a263
bael-4843: add syslog appender to log4j conf
2021-07-01 14:08:12 +04:30
sampadawagde
c51a520edd
JAVA-5934: Analyse bean overriding fix in modules - Part 2
2021-06-26 18:29:13 +05:30
sampadawagde
23909a8349
JAVA-5934: Analyse bean overriding fix in modules - Part 2
2021-06-26 18:28:07 +05:30
kwoyke
eb1f4e1e90
JAVA-5875: Upgrade Spring Boot to 2.5.1 ( #10956 )
...
* JAVA-5875: Upgrade Spring Boot to 2.5.1
* JAVA-5875: Leave jta module on Spring Boot 2.4.7
* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0
* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7
* JAVA-5875: ErrorController#getErrorPath has been removed
* JAVA-5875: Fix SQL Script DataSource Initialization
* JAVA-5875: ErrorController#getErrorPath has been removed
* JAVA-5875: Fix RepositoryRestConfigurer
* JAVA-5875: Fix issues caused by rest-assured upgrade
* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3
* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Fix data.sql script initialization
* JAVA-5875: Update de.flapdoodle.embed.mongo dependency
* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3
* JAVA-5875: Update Spring Cloud dependencies
* JAVA-5875: Update cloud dependencies
* JAVA-5875: Defer datasource initialization
* JAVA-5875: Fix rest assured version
* JAVA-5875: Fix Spring Batch serialization issue
* JAVA-5875: Update Spring Cloud Stream version
* JAVA-5875: Update Spring Kafka version
* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-26 01:20:37 +05:30
sharifi
618cdbdced
BAEL-4956: add source code for describng REST API in openapi
2021-06-19 13:29:50 +04:30
sharifi
74f1bfefa2
BAEL-4956: add source code for describing REST API in swagger
2021-06-19 13:29:35 +04:30
johnA1331
a6dcae4963
Update README.md
2021-06-17 01:06:35 +08:00
kwoyke
6da4007dfc
Merge pull request #10913 from freelansam/JAVA-5622
...
JAVA-5622: Fix failing integration test
2021-06-15 22:24:46 +02:00
sampadawagde
48d6b2f2b3
JAVA-5622: Fix failing integration test
2021-06-15 20:25:02 +05:30
Jonathan Cook
d5f1f148e3
Merge pull request #10904 from BhabaniPatel/master
...
Code commit for moving out package to specific name as per article
2021-06-15 13:39:44 +02:00
Ronald Dehuysser
12e563e0b1
Update to JobRunr 3.1
2021-06-14 17:36:26 +02:00
Bhabani Prasad Patel
35e56303d3
Code commit for moving out package to specific name as per article
2021-06-14 08:34:16 +05:30
kwoyke
339fb7ec44
JAVA-5408: Use common postgresql.version property ( #10879 )
...
* JAVA-5408: Use common postgresql.version property
* JAVA-5408: Cleanup spring-boot-react
* JAVA-5408: Use commons-cli.version property in libraries-data
* JAVA-5408: spring-security-modules cleanup
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-11 20:25:37 +05:30
Loredana Crusoveanu
a8890ebdca
Merge pull request #10890 from johnA1331/master
...
BAEL-36759 - add links to github-baeldung articles
2021-06-09 15:26:18 +03:00
kwoyke
41b87934ce
Merge pull request #10882 from freelansam/JAVA-5621
...
JAVA-5621: Update "Spring Boot Keycloak" article
2021-06-09 13:57:54 +02:00
johnA1331
c74a8dbbec
Update README.md
2021-06-09 16:54:29 +08:00
johnA1331
b69608f9cf
Update README.md
2021-06-09 16:44:52 +08:00
Loredana Crusoveanu
f777c86fcf
rename project, format
2021-06-08 12:16:37 +03:00
sampadawagde
4878de0d8c
JAVA-5621: Update "Spring Boot Keycloak" article
2021-06-07 20:18:41 +05:30
raviavhad
3db3072b45
BAEL-4957 - Spring validation in the service layer ( #10811 )
2021-06-07 12:33:08 +02:00
kwoyke
049d9e671f
Merge pull request #10868 from freelansam/JAVA-5622
...
JAVA-5622: Update "Spring Boot Testing" article
2021-06-07 09:06:28 +02:00
sampadawagde
cb170bfabe
JAVA-5622: Update "Spring Boot Testing" article
2021-06-05 21:07:08 +05:30
Azhwani
ec06909f0c
format pom.xml
2021-05-30 14:27:42 +02:00
Azhwani
775b2585ab
cleanup code
2021-05-30 12:46:40 +02:00
Azhwani
fb529aeee2
first commit
2021-05-30 12:41:38 +02:00
Bhabani Prasad Patel
eefc0b2bc7
code commit for BAEL-4869 ( #10812 )
...
* Code commit for "Converting String to BigDecimal in Java" - Article
* modified the assert param for comparing actual and expected values
* removed the conflict change
* Code commit for Secret Key to String and vice versa in java
* renaming the junit class name to match coding standard
* code commit for BAEL-4869
* Adding new module with Secret key to String conversion in Java [BAEL-4489]
* changed code indent by space instead of tab
2021-05-28 22:38:15 +02:00
johnA1331
a9121efec0
Update README.md
2021-05-27 01:06:55 +08:00
Jonathan Cook
1f49cd5f6d
Merge pull request #10771 from MajewskiKrzysztof/BAEL-4871
...
Bael 4871
2021-05-26 09:02:13 +02:00
majewsk6
ebb5192a60
BAEL-4871 Spring Conditional Annotations
2021-05-25 11:53:59 +02:00
Loredana Crusoveanu
951eacfd8f
Merge pull request #10619 from skinkie/keycloak-logout
...
Implement a functional logout for spring-boot-keycloak
2021-05-25 10:37:50 +03:00
sampadawagde
960642482e
JAVA-5392: Upgrade spring-boot-admin module
2021-05-23 21:05:12 +05:30
majewsk6
5739671260
BAEL-4871 Spring Conditional Annotations
2021-05-21 16:00:09 +02:00
majewsk6
90780c982e
BAEL-4871 Spring Conditional Annotations
2021-05-21 15:55:43 +02:00
majewsk6
93c3b2bf35
BAEL-4871 Spring Conditional Annotations
2021-05-21 14:59:07 +02:00
majewsk6
adfe5c687e
BAEL-4871 Spring Conditional Annotations
2021-05-21 14:55:38 +02:00
majewsk6
94919df0c2
BAEL-4871 Spring Conditional Annotations
2021-05-21 14:43:48 +02:00
majewsk6
2598e4fa4d
BAEL-4871 Spring Conditional Annotations
2021-05-21 14:40:57 +02:00
kwoyke
8f2208fb25
Merge pull request #10783 from freelansam/JAVA-2419
...
JAVA-2419: Move/rename module spring-boot-xml
2021-05-20 13:05:35 +02:00
sampadawagde
56d69f922b
JAVA-2419: Move/rename module spring-boot-xml
2021-05-19 22:59:16 +05:30
johnA1331
e8c0d7bf53
Update README.md
2021-05-20 01:27:41 +08:00
johnA1331
cbd8cee5b4
Update README.md
2021-05-20 01:20:46 +08:00
Eric Martin
793c12fa7a
Merge pull request #10736 from wlesniak/master
...
BAEL-4564 - Difference between Interceptor and Filter in Spring MVC
2021-05-16 13:33:56 -05:00
majewsk6
4d08dcace0
BAEL-4871 Spring Conditional Annotations
2021-05-16 20:16:33 +02:00
majewsk6
9d5b3fcedb
BAEL-4871 Spring Conditional Annotations
2021-05-16 20:09:03 +02:00
majewsk6
b37973821c
BAEL-4871 Spring Conditional Annotations
2021-05-16 20:04:35 +02:00
majewsk6
2d1d9f3ec5
BAEL-4871 Spring Conditional Annotations
2021-05-16 20:03:39 +02:00
majewsk6
6f757f33b3
BAEL-4871 Spring Conditional Annotations
2021-05-16 20:02:27 +02:00
Stéphane Traumat
3c5b7234d9
Adding cassandre tutorial ( #10757 )
...
* Adding Cassandre
* Added a logger
* Added a logger
* Change test name
* Change test name
* Moved to spring-boot-modules
* remove cassandre from the spring-boot-modules pom, and add it in the main pom.
2021-05-14 08:58:18 -07:00
kwoyke
38aeae6685
Merge pull request #10759 from freelansam/JAVA-5223
...
JAVA-5223: Fix formatting of POMs
2021-05-14 10:46:19 +02:00
sampadawagde
39352f251d
JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 3)
2021-05-13 22:47:40 +05:30
sampadawagde
a11662776d
JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 2)
2021-05-13 22:46:18 +05:30
sampadawagde
7becd6bdda
JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 1)
2021-05-13 22:45:35 +05:30
johnA1331
ebc5075968
Update README.md
2021-05-12 23:25:49 +08:00
wlesniak
26992a22c2
BAEL-4564 revertt readme file as it will be auto updated
2021-05-08 21:55:18 +01:00
Gerardo Roza
dec59dec95
fixed error in staging multidocument integration test
2021-05-08 15:17:56 -03:00
wlesniak
8e5ebe813c
BAEL-4564 fixed code formatting
2021-05-06 16:18:12 +01:00
wlesniak
9089307991
BAEL-4564 Sample code for article filters vs spring handler interceptor
2021-05-06 16:06:09 +01:00
johnA1331
2399adb245
Update README.md
2021-04-29 05:46:32 +08:00
Greg
35cc00b59a
Merge pull request #10603 from saleco/master
...
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
2021-04-26 14:22:53 -04:00
Krzysztof Woyke
84deee0e1e
JAVA-5190: Add spring-boot-disable-logging to the spring-boot-modules pom.xml
2021-04-21 14:49:07 +02:00
Krzysztof Woyke
bc5e528661
JAVA-5190: Create a new spring-boot-disable-logging module
2021-04-21 13:47:55 +02:00
Krzysztof Woyke
4635cad814
JAVA-5190: Fix spring-boot-runtime config and tests
2021-04-19 22:24:05 +02:00
Sallo Szrajbman
9e36a37493
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Code review issues
2021-04-18 19:36:31 +01:00
Sallo Szrajbman
0d875a5b20
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Updating Spring Boot version to 2.4.4
2021-04-14 17:39:00 +01:00
johnA1331
cdaac992a4
Update README.md
2021-04-07 16:30:30 +08:00
Sallo Szrajbman
45dcdf2a0d
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Updating PR to reduce complexity of react components
Fixing react test
2021-04-03 13:51:08 +01:00
Krzysztof Woyke
63e5a2dad0
JAVA-3596: Clean up exec-maven-plugin config
2021-04-02 15:43:27 +02:00
kwoyke
71f941a082
BAEL-4912: Set lazy initialization using SpringApplication and SpringApplicationBuilder ( #10617 )
...
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-04-02 06:53:32 +02:00
Stefan de Konink
37c6fe33d7
Implement a functional logout for spring-boot-keycloak
2021-04-01 21:28:29 +02:00
Loredana Crusoveanu
2860ccbf64
Merge pull request #10613 from johnA1331/master
...
BAEL-33794 - add links to github-baeldung articles
2021-04-01 18:29:28 +03:00
Amy DeGregorio
86575c861b
BAEL-4825 ( #10616 )
...
* BAEL-4825
* BAEL-4825 added integration tests
* BAEL-4825 Fix line continuation indents
* BAEL-4825 Fix line continuation indents
2021-04-01 08:14:25 -07:00
johnA1331
b06a661edf
Update README.md
2021-04-01 00:32:04 +08:00
freelansam
34d4a4032d
BAEL-4642: corrected formatting ( #10610 )
2021-03-30 19:10:44 -07:00
Krzysztof Woyke
089da70fb0
JAVA-4931: Cleanup surefire config
2021-03-29 15:22:10 +02:00
Loredana Crusoveanu
d3317c4963
Merge pull request #10584 from kwoyke/JAVA-3295
...
JAVA-3295: POM Properties Cleanup
2021-03-29 14:57:35 +03:00
Amy DeGregorio
e222f19a3c
BAEL-4825 ( #10601 )
...
* BAEL-4825
* BAEL-4825 added integration tests
2021-03-28 13:14:17 -07:00
freelansam
945753e5dc
BAEL-4642: Open API Server Implementation using OpenAPI Generator ( #10598 )
...
* BAEL-4642: Open API Server Implementation using OpenAPI Generator
* BAEL-4642: Open API Server Implementation using OpenAPI Generator
* BAEL-4642
2021-03-28 10:30:44 -07:00
Sallo Szrajbman
14bf673677
BAEL-4842 - Use React and Spring Boot to Build a Simple CRUD App
...
Initial source module for the article
2021-03-28 17:00:33 +01:00
Krzysztof Woyke
a382f77a64
JAVA-3295: Remove redundant java.version property
2021-03-26 12:55:14 +01:00
Krzysztof Woyke
7b6ba31847
JAVA-3295: Fix pom properties in spring-boot-modules
2021-03-25 13:12:01 +01:00
johnA1331
dbd03af829
Update README.md
2021-03-25 00:49:53 +08:00
Krzysztof Woyke
df93a6b9e6
JAVA-3295: Use project.build.sourceEncoding and project.reporting.outputEncoding from the main pom.xml
2021-03-24 09:37:43 +01:00
kwoyke
224c569ac3
JAVA-4241: Upgrade Spring Boot to 2.4.3 ( #10569 )
...
* JAVA-4241: Upgrade Spring Boot to 2.4.3
* JAVA-4241: Fix CharEncodingCheckControllerUnitTest
* JAVA-4241: Upgrade Spring Framework to 5.3.4 in spring-testing
* JAVA-4241: Fix spring-data-commons version setup in spring-caching
* JAVA-4241: Upgrade jetty-reactive-httpclient in spring-5-reactive-client
* JAVA-4241: Disable failing test
2021-03-19 22:37:39 +05:30
Dhawal Kapil
5ccfcb196f
Merge pull request #10557 from Maiklins/JAVA-4862-Update_spring-boot-deployment_module
...
Java 4862 update spring boot deployment module
2021-03-15 23:40:35 +05:30
mikr
880d7fe036
JAVA-4862 Update spring-boot-deployment module
2021-03-14 23:31:18 +01:00
Jordan Simpson
af0b504061
Add code from article ( #10552 )
2021-03-14 13:18:13 -07:00
johnA1331
c5633e7bae
Update README.md
2021-03-03 20:45:17 +08:00
Jonathan Cook
1102d9ac1e
Merge pull request #10521 from azhwani/BAEL-4168
...
BAEL-4168: No converter found for return value of type
2021-02-26 20:02:44 +01:00
Azhwani
228e9a357c
Fix integration test
2021-02-26 19:23:09 +01:00
Loredana Crusoveanu
7d0f63b213
Merge pull request #10518 from johnA1331/master
...
BAEL-32617 - add links to github-baeldung articles
2021-02-26 08:53:04 +02:00
davidmartinezbarua
b208e12340
Merge pull request #10448 from SimoneCusimano/BAEL-4688-RestAPI-JAX-RSandSpringWebMVC
...
[BAEL-4688] Rest API: JAX-RS and Spring Web MVC
2021-02-25 08:22:59 -03:00
Simone Cusimano
af3a534679
Reformat pom.xml and rename artifactId
2021-02-24 18:34:42 +01:00
johnA1331
e5ad03c2bf
Update README.md
2021-02-24 22:39:16 +08:00
freelansam
bd4ff652f8
JAVA-4340: Upgrade spring-boot-admin module ( #10508 )
...
* JAVA-4340: Upgrade spring-boot-admin module
* JAVA-4340: eviction policy correction
2021-02-23 00:19:12 +05:30
johnA1331
98cd39ff75
Update README.md
2021-02-18 04:36:48 +08:00
Simone Cusimano
dd0ef1d9c3
Convert to Maven project and add modules to parent
2021-02-15 19:35:32 +01:00
Jonathan Cook
2838922e1b
Merge pull request #10489 from azhwani/BAEL-4168
...
BAEL-4168: No converter found for return value of type
2021-02-15 15:33:24 +01:00
Azhwani
dc349a0c00
first commit
2021-02-14 17:37:58 +01:00
johnA1331
5ae0cce72e
Update README.md
2021-02-10 02:25:06 +08:00
johnA1331
9e867ffc0d
Update README.md
2021-02-10 01:20:19 +08:00
Amy DeGregorio
6c5c6fe317
BAEL-4331 ( #10460 )
...
* BAEL-4331
* Add an integration test
2021-02-08 18:11:25 -08:00
Eric Martin
d89a51b555
Merge pull request #10464 from sk1418/BAEL-4699_probes
...
upgrade to springboot 2.3.2 and fix application properties
2021-02-07 16:37:12 -06:00
Simone Cusimano
aa69c77efa
Refactor unit test methods name
2021-02-03 19:37:36 +01:00
Kent@lhind.hp.g5
387ee88c2d
upgrade to springboot 2.3.2 and fix application properties
2021-02-02 10:40:05 +01:00
johnA1331
a65de428fd
Update README.md
2021-01-28 01:26:15 +08:00
Yavuz Tas
609c4db4fb
BAEL-3828 Where Should @Service Annotation Be Kept? ( #10430 )
...
* BAEL-3828 add code samples and tests for the article
* BAEL-3828 fix maven test folder structure and test executions
* BAEL-3828 fix indentation in continuation lines
2021-01-26 09:10:30 -06:00
Umang Budhwar
b018825dc4
BAEL-4710 - Hiding endpoints using @Hidden ( #10431 )
...
* Added code for checking if a class is abstract or not.
* Renamed test name as per review comments.
* BAEL-4695 - Added code to evaluate math expressions.
* BAEL-4695 - Added test case for math function.
* BAEL-4695 Added consistent examples and entry in parent pom.
* BAEL-4695 - Added more examples
* BAEL-4710 - Hiding endpoints using @Hidden
2021-01-26 09:06:04 -06:00
Simone Cusimano
c3c4dc627a
Fix wrong imports
2021-01-25 20:16:55 +01:00
Simone Cusimano
6a2d8b85ef
Add two modules for BAEL-4688
2021-01-25 20:10:11 +01:00
Loredana Crusoveanu
26c646f6fc
Merge pull request #10437 from rozagerardo/rozagerardo/JAVA-3721_Update-articles-for-2.4.0--articles-using-profiles-2
...
[JAVA-3721] Update articles for 2.4.0 - modules using spring.profiles.* properties - part 2
2021-01-21 10:21:32 +02:00
Gerardo Roza
42ca93dbbf
added junit-vintage-engine dependency to avoid issues with existing JUnit4 tests for spring-boot module
2021-01-19 15:44:33 -03:00
Gerardo Roza
8f428d7688
fix extra test configuration properties error
2021-01-19 12:22:02 -03:00
Gerardo Roza
b33fd1ee9c
Added additional scenario to reflect scenario mentioned in spring-feature-flags
...
(even though the article does not point to any module in the codebase)
2021-01-18 15:50:55 -03:00
Loredana Crusoveanu
1e2aa09bf7
Merge pull request #10427 from rozagerardo/rozagerardo/JAVA-3717_Update-articles-for-2.4.0--other-properties-modules--optional
...
[JAVA-3717] Update articles for 2.4.0 - other properties-related articles -- article improvement
2021-01-17 11:18:26 +02:00
Gerardo Roza
82b5316bc4
fixed properties files notation
2021-01-16 12:20:54 -03:00
Loredana Crusoveanu
119af2bcb9
Merge pull request #10421 from rozagerardo/rozagerardo/JAVA-3717_Update-articles-for-2.4.0--other-properties-modules
...
[JAVA-3717] Update articles for 2.4.0 - other properties-related articles
2021-01-16 10:32:10 +02:00
Gerardo Roza
6b462cd6c6
Improved spring-properties-file-outside-jar with new 2.4.0 feature
2021-01-15 16:00:03 -03:00
Gerardo Roza
1c5185b549
added junit-vintage-engine dependency to avoid issues with existing JUnit4 tests
2021-01-14 11:43:32 -03:00
Gerardo Roza
1ed7c56596
changes related to spring-boot-modules/spring-boot-testing boot 2.4.0 upgrade
2021-01-13 11:28:41 -03:00
Loredana Crusoveanu
a996154694
Merge pull request #10416 from sampada07/JAVA-4013
...
JAVA-4013: Split or move spring-5 module
2021-01-12 16:55:50 +02:00
sampadawagde
013902b253
JAVA-4013: README changes
2021-01-12 19:14:50 +05:30
sampadawagde
93e1567743
JAVA-4013: Moved 1 article to spring-boot-data-2
2021-01-12 19:12:12 +05:30
Gerardo Roza
0de3237365
improved and updated spring-boot-yaml-vs-properties article code
2021-01-11 14:23:27 -03:00
Gerardo Roza
7347c8fe16
added example for multidocument properties files
2021-01-11 12:20:23 -03:00
wolkenschieber
4af05b2230
Update packages to match declaration
2021-01-10 15:04:09 +01:00
wolkenschieber
c0955b04f7
Update packages to match declaration
2021-01-10 14:03:17 +01:00
Gerardo Roza
5e26ff97d9
removed starter-test vintage engine exclusion, not needed since Boot 2.4.0
2021-01-09 23:09:00 -03:00
Loredana Crusoveanu
f2f12b21b8
Merge pull request #10399 from rozagerardo/rozagerardo/JAVA-3716_Update-articles-for-2.4.0--spring-boot-properties2
...
[JAVA-3716] Update articles for 2.4.0 - spring-boot-modules/spring-boot-properties2
2021-01-09 13:22:19 +02:00
Gerardo Roza
195f4aab7b
cleaned up boot version override in spring-boot-properties, since the parent-boot-2 module has been updated
2021-01-08 18:14:01 -03:00
Krzysiek
ba5343cab2
JAVA-3585: Use common commons-io.version property in all child modules
2021-01-07 20:42:57 +01:00
Loredana Crusoveanu
28d61c77ef
move main class to graphql package
2021-01-07 16:30:52 +02:00
Gerardo Roza
1112f95497
updated deprecated Assert. method usage. This is not related to this 2.4.0 boot update
2021-01-06 11:49:12 -03:00
Gerardo Roza
83664977f0
Updated deprecated ConfigFileApplicationContextInitializer usage, now using ConfigDataApplicationContextInitializer
2021-01-06 11:48:27 -03:00
Loredana Crusoveanu
de8e701121
Merge pull request #10393 from sampada07/JAVA-4011
...
JAVA-4011: Split or move spring-5-security module
2021-01-06 11:04:02 +02:00
johnA1331
6ba3be6c81
Update README.md
2021-01-06 15:21:03 +08:00
sampadawagde
5fcec971af
JAVA-4011: README changes
2021-01-05 23:01:01 +05:30
sampadawagde
af51e73604
JAVA-4011: Moved 1 article from spring-5-security to
...
spring-boot-security
2021-01-05 23:00:14 +05:30
Gerardo Roza
5d9cb02da9
fixed error updating deprecated isEmpty method
2021-01-03 16:36:16 -03:00
Krzysztof Woyke
90562c22a4
JAVA-4130: Fix README.md for Using JaVers for Data Model Auditing in Spring Data
2020-12-31 10:46:33 +01:00
Eric Martin
187aa4031b
Merge pull request #10334 from sk1418/BAEL-4735_springboot_repackage
...
mvn package vs springboot:repackage
2020-12-30 19:19:52 -06:00
Loredana Crusoveanu
0d3a3aeee6
Merge pull request #10354 from eugenp/lor6-patch-1-1
...
Update README.md
2020-12-30 12:02:26 +02:00
Loredana Crusoveanu
98ceb510fb
Merge pull request #10353 from eugenp/lor6-patch-1
...
Update README.md
2020-12-30 12:02:04 +02:00
Krzysztof Woyke
962e8839d6
Merge remote-tracking branch 'upstream/master' into JAVA-3570
2020-12-29 15:11:31 +01:00
Loredana Crusoveanu
3329202a44
Update README.md
2020-12-29 12:13:03 +02:00
Loredana Crusoveanu
7a308db802
Update README.md
2020-12-29 12:12:50 +02:00
Loredana Crusoveanu
253b159813
Merge pull request #10352 from MajewskiKrzysztof/bug/BAEL-4745
...
Bug/bael 4745
2020-12-29 12:09:45 +02:00
Krzysztof Majewski
80c8a10520
BAEL-4745 Update "How to Configure Spring Boot Tomcat" article
2020-12-29 10:38:58 +01:00
Loredana Crusoveanu
698185a55b
remove files left after move
2020-12-26 10:22:35 +02:00
Loredana Crusoveanu
22494667cd
Merge pull request #10270 from tomas-skalicky/fb-tomas-graphql-codefix-and-sample-queries
...
GraphQL code fixes and sample queries
2020-12-26 09:53:08 +02:00
Loredana Crusoveanu
f7c4f13f8d
Merge pull request #10260 from hdlopez/patch-1
...
Fixed Spring Boot CRUD Application example
2020-12-26 09:18:03 +02:00
Loredana Crusoveanu
b6edbf8f88
Merge pull request #10318 from bnasslahsen/master
...
upgrade to springdoc-openapi v1.5.2
2020-12-24 15:45:17 +02:00
johnA1331
af36328752
Create README.md
2020-12-23 22:36:11 +08:00
Kai Yuan
76778779dd
mvn package vs springboot:repackage
2020-12-23 00:22:04 +01:00
Krzysztof Woyke
515d213c90
Merge remote-tracking branch 'upstream/master' into JAVA-3570
2020-12-22 10:50:48 +01:00
Jonathan Cook
f8853469cb
Merge pull request #10232 from adinarolea/feature/BAEL-4687-customize-jackson-json-mapper
...
Feature/bael 4687 customize jackson json mapper
2020-12-22 08:18:13 +01:00
Krzysztof Woyke
e2026cf43e
JAVA-3570: Update JaVers version in spring-boot-data
2020-12-19 23:27:59 +01:00
Krzysztof Woyke
00e15a4911
JAVA-3570: Remove unused spring-cloud-context dependency from spring-boot-artifacts
2020-12-19 23:21:02 +01:00
bnasslah
450c0fe6db
upgrade to springdoc-openapi v1.5.2
2020-12-17 13:49:42 +01:00
Adina Rolea
d8f681c38e
BAEL-4687: returned fixed date instead of dynamic
2020-12-17 14:23:06 +02:00
Adina Rolea
d4b22c74e3
BAEL-4687: updated formatting
2020-12-17 14:02:59 +02:00
Gerardo Roza
7b17a09eb7
avoid using deprecated StringUtils#isEmpty method
2020-12-16 16:53:33 -03:00
Gerardo Roza
8a9c1a1911
migrated spring.profiles properties to spring.config.activate.on-profile
2020-12-16 16:38:31 -03:00
Krzysztof Woyke
1a3ec076dc
JAVA-3570: Keep spring-boot-deployment on Spring Boot 2.3.3 [cloud]
2020-12-14 10:21:03 +01:00
Krzysztof Woyke
1f8efc0c14
JAVA-3570: Keep spring-boot-environment on Spring Boot 2.3.3 [cloud]
2020-12-14 10:18:38 +01:00
Krzysztof Woyke
c008e43ea8
JAVA-3570: Update Kotlin version in spring-boot-springdoc
2020-12-11 21:56:46 +01:00
Krzysztof Woyke
e6a310c4fb
JAVA-3570: Keep spring-boot-admin on Spring Boot 2.3.3
2020-12-11 14:14:59 +01:00
Adina Rolea
65e9e80f0c
BAEL-4687: formatted code with eclipse formatter
2020-12-04 20:01:12 +02:00
Adina Rolea
c19b868d3b
BAEL-4687: renamed project from jackson to data 2
2020-12-04 19:55:44 +02:00
Loredana Crusoveanu
d6e0e1c3e6
Merge pull request #10295 from rozagerardo/rozagerardo/JAVA-3029_Update-Properties-with-Spring-and-Spring-Boot-article
...
[JAVA-3029] Update "Properties with Spring and Spring Boot" article
2020-12-01 14:51:23 +02:00
Gerardo Roza
23c81c0595
added test for adding configuration properties scenarios
2020-11-28 12:56:55 -03:00
Gerardo Roza
eb4b03eb73
Added simple test for multidocument properties file
2020-11-27 12:00:53 -03:00
kwoyke
83535bf123
BAEL-3689: Add missing code examples ( #10282 )
2020-11-27 11:22:00 +01:00
Gerardo Roza
73bfea2207
updated Spring Boot version to 2.4.0
2020-11-26 10:51:58 -03:00
Gerardo Roza
aa44953fe9
removed all XML-related code
2020-11-26 09:44:48 -03:00
Gerardo Roza
0185b2d0fb
removed all PropertyPlaceholderConfigure references
2020-11-26 09:44:47 -03:00
Loredana Crusoveanu
bd5891852c
remove kotlin project from pom
2020-11-24 14:32:14 +02:00
Loredana Crusoveanu
c4a3db7acc
remove kotlin code from repo
2020-11-23 16:11:44 +02:00
Tomas Skalicky
e3c28ba8a5
sample queries, both Query and Mutation, added
2020-11-21 09:53:42 +01:00
Tomas Skalicky
1332044479
server port changed to 8081 for avoiding conflicts
2020-11-21 09:53:18 +01:00
Tomas Skalicky
83d16d3ade
security disabled for easier experimenting
2020-11-21 09:52:46 +01:00
Tomas Skalicky
94aa14c43a
GraphQL schema file added, fix of PostResolver
...
- graphqls was missing
- author in Post is mandatory
2020-11-21 09:51:59 +01:00
johnA1331
492a1643e6
Update README.md
2020-11-18 17:04:40 +08:00
Horacio Lopez
d2f2bb6ab0
Added test and some fixes
2020-11-17 21:57:15 -03:00
Horacio López
01ecd32868
Fixed test
2020-11-17 21:50:02 -03:00
Horacio López
34243ccef4
Removed user param on userList method
2020-11-17 20:16:10 -03:00
Horacio López
a34be087d9
Update UserController.java
2020-11-17 20:06:51 -03:00
Adina Rolea
003a5f2034
BAEL-4687: updated parent
2020-11-16 14:29:46 +02:00
Adina Rolea
644939da07
BAEL-4687: added test for each configuration
2020-11-16 14:27:29 +02:00
Greg
7881b8e9c2
Merge pull request #10124 from hmdrzsharifi/master
...
BAEL-4330: DispatcherServlet and web.xml in Spring Boot
2020-11-13 13:17:11 -05:00
Loredana Crusoveanu
65d2996c10
Merge pull request #10235 from johnA1331/master
...
BAEL-29324 - add links to github-baeldung articles
2020-11-06 12:41:55 +02:00
Krzysztof Woyke
0a4fc2ef66
JAVA-3384: Fix integration tests in the spring-boot-properties
2020-11-05 08:58:04 +01:00
johnA1331
dc34794a5f
Update README.md
2020-11-05 13:58:00 +08:00
Adina Rolea
6e8b8c086d
BAEL-4687: updated jackson configuration
2020-11-04 10:36:43 +02:00
kwoyke
a0828bf3d1
BAEL-3704: Add missing code samples ( #10226 )
2020-11-03 19:07:21 +01:00
kwoyke
8c26df1709
BAEL-4682: Add boolean example to the YAML ( #10227 )
2020-11-03 09:33:24 +01:00
Loredana Crusoveanu
74079b9134
Merge pull request #10214 from johnA1331/master
...
BAEL-28915 - github-related test fix (results: 18.10.2020)
2020-10-29 15:23:58 +02:00
johnA1331
99702e0e18
Update README.md
2020-10-28 15:43:43 +08:00
Adina Rolea
0218395e89
BAEL-4687: simplified configuration
2020-10-27 17:07:14 +02:00
Loredana Crusoveanu
026a4cbe5f
Update README.md
2020-10-27 16:47:55 +02:00
Adina Rolea
2a8ff6f23b
BAEL-4687: added web configuration for jackson
2020-10-27 16:12:59 +02:00
Adina Rolea
9b8455e829
BAEL-4687: added spring boot jackson configuration example
2020-10-27 15:47:40 +02:00
Sallo Szrajbman
731f7f8001
[BAEL-4173] Set JWT token with Spring Boot & Swagger UI ( #10134 )
...
* Hexagonal Architecture with Spring Boot example
* Set JWT token with Spring Boot & Swagger UI
* Revert "Hexagonal Architecture with Spring Boot example"
This reverts commit 412b8690
* [BEAL-4173]
Code identation fixes
README.md fixes
* [BEAL-4173]
Removing sout
* [BEAL-4173]
Fixing identation issue
* [BEAL-4173]
Fixing identation issue
* [BEAL-4173]
Removing HttpHeaders parameter (not needed)
* Update spring-boot-modules/spring-boot-swagger-jwt/src/main/java/com/baeldung/swaggerjwt/controller/ClientsRestController.java
Committing suggestion
Co-authored-by: KevinGilmore <kpg102@gmail.com>
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-10-26 21:12:50 -05:00
sharifi
d790913cbd
improve code quality
2020-10-24 17:51:06 +03:30
Loredana
667bfb4b26
upgrade jobrunr
2020-10-24 13:11:51 +03:00
johnA1331
b8f341a7ae
Update README.md
2020-10-21 10:19:38 +08:00
Loredana
07da242830
add context test, explanation
2020-10-17 16:19:01 +03:00
Loredana
12dcd4e4bb
exclude logback, add log4j config file
2020-10-17 16:16:00 +03:00
sharifi
eeadbb04f0
delete the original classes related to separate the directories
2020-10-14 15:32:29 +03:30
sharifi
f0b9b3db29
separate directories
2020-10-12 23:07:48 +03:30
Loredana Crusoveanu
ab7e2477d8
Merge pull request #10141 from johnA1331/master
...
BAEL-28473 - add links to github-baeldung articles
2020-10-09 16:05:20 +03:00
sharifi
271ad4e3c7
remove context-path and path
2020-10-09 11:48:57 +03:30
sharifi
5cb3bc85be
change package name and main class's name
2020-10-09 11:48:10 +03:30
sharifi
da6fb652fb
remove gitignore file
2020-10-09 11:36:07 +03:30
bfontana
e407389149
Merge pull request #10098 from anirban99/feature/bael-4334/ComponentScan-and-EnableAutoConfiguration-in-Spring-Boot
...
BAEL-4334: ComponentScan and EnableAutoConfiguration in Spring Boot
2020-10-07 22:01:05 -03:00
johnA1331
b24db3ed99
Update README.md
2020-10-07 17:27:34 +08:00
Anirban Chatterjee
d27cbbc4a6
Removed boilerplate code
2020-10-07 09:32:33 +02:00
Anirban Chatterjee
bd53673e2b
Added unit test
2020-10-06 22:33:24 +02:00
Anirban Chatterjee
14593ca02a
Refined bean methods
2020-10-04 12:55:22 +02:00
Gerardo Roza
23c667077b
updated Keycloak dependencies version to 11.0.2
2020-10-03 15:59:34 -03:00
sharifi
17d3411f7c
add main source
2020-10-03 11:35:16 +03:30
sharifi
7ffa8ce6a5
add gitignore file
2020-10-03 11:33:57 +03:30
sharifi
7e56ea3303
add README file
2020-10-03 11:33:33 +03:30
sharifi
b5e0e559e3
add new module to parent pom
2020-10-03 11:32:38 +03:30
johnA1331
511c0183cf
Update README.md
2020-10-02 13:24:04 +08:00
johnA1331
ffe826a6b6
Update README.md
2020-10-02 13:07:19 +08:00
Anirban Chatterjee
427581b3a6
Code cleanup
2020-09-28 23:21:40 +02:00
Eric Martin
58896594d1
Merge pull request #10075 from sk1418/springbootPort
...
[BAEL-4612] get spring boot port at runtime
2020-09-27 21:55:35 -05:00
Anirban Chatterjee
29c91cde2e
Added component scan and auto configuration annotations
2020-09-28 01:24:17 +02:00
Ronald Dehuysser
70203a988b
[BAEL-4639] Running background jobs in Spring with JobRunr ( #10089 )
...
* [BAEL-4639] Running background jobs in Spring with JobRunr
* [BAEL-4639] Background jobs in Spring with JobRunr - update dependencies and readme
* [BAEL-4639] Background jobs in Spring with JobRunr - add required newline to application.properties
* [BAEL-4639] Background jobs in Spring with JobRunr - Make sure link is correct
* [BAEL-4639] Background jobs in Spring with JobRunr - Cleanup and LiveTest added
* [BAEL-4639] - Feedback
* [BAEL-4639] Update test with feedback
2020-09-26 14:14:11 -07:00
Loredana Crusoveanu
35a9131a72
Merge pull request #10083 from johnA1331/master
...
BAEL-27981 - add links to github-baeldung articles
2020-09-25 16:08:31 +03:00
Tarun Jain
17369c4b77
BAEL-4404|Updated test class name
2020-09-24 03:02:04 +05:30
Tarun Jain
6fc2261a39
Merge remote-tracking branch 'upstream/master'
2020-09-24 02:45:49 +05:30
johnA1331
14965826eb
Update README.md
2020-09-24 02:49:18 +08:00
Kai Yuan
8b0b645e6f
[BAEL-4612] get spring boot port at runtime
2020-09-23 01:10:11 +02:00
Krzysztof Woyke
9be17d36d2
JAVA-2976: Get rid of the overriden spring-boot.version property
2020-09-22 14:57:32 +02:00
Tarun Jain
fcb493e6ba
Merge remote-tracking branch 'upstream/master'
2020-09-20 01:21:17 +05:30
Tarun Jain
3626b5c858
BAEL-4404 | Added test class to verify the beahvior
2020-09-20 01:20:58 +05:30
Krzysiek
7c482a8e6f
JAVA-2975: Clean up the pom.xml in spring-boot-exceptions
2020-09-18 22:40:10 +02:00
Loredana
4a7cde7d32
Merge branch 'master' of https://github.com/eugenp/tutorials
2020-09-18 12:04:36 +03:00
Dhawal Kapil
1c732be61a
Merge pull request #10042 from kwoyke/JAVA-2904-md
...
JAVA-2904: Fix README.MD files extension
2020-09-17 23:15:16 +05:30
Rutuja Joshi
6cbf1e87c5
BAEL-4201 - Initial Commit ( #9957 )
...
* BAEL-4201 - Initial commit
* BAEL-4201 - Initial Commit
* Update UserAccountController.java
removed the additional brackets
* Update UserAccountValidationTest.java
Updated the tests
* Bael - 4201 - recommit for github issue fix
For 'This commit does not belong to any branch on this repository' - delete and recommitting controller
* Bael - 4201 - recommit for github issue fix
For 'This commit does not belong to any branch on this repository' - delete and recommitting test
* Bael - 4201 - add for github issue fix
For 'This commit does not belong to any branch on this repository' - adding controller again
* Bael - 4201 - add for github issue fix
For 'This commit does not belong to any branch on this repository' - adding test again
* BAEL-4201: Initial Commit
* Update UserAccountUnitTest.java
* BAEL-4201: updated to fix the commit issue
* BAEL-4201 - temporary deleting
Deleting to fix branch issue
* BAEL-4201 - commiting test again
* BAEL-4201
Fixing build issues
* BAEL-4201
Github commit issue
* BAEL-4201
Github commit issue - webapp folder
* BAEL-4201 - commiting test after view upload
* Bael- 4201 ThymeLeaf related issues
* Bael- 4201 ThymeLeaf related issues
* Bael- 4201 ThymeLeaf related issues
* Bael- 4201 ThymeLeaf related issues - added html
* Bael- 4201 ThymeLeaf issue ; updated suffix- html
* Bael - 4201 white label issue
* Bael - 4201 white label issue
* BAEL-4201 : moving html to templates
* BAEL-4201 - moving to templates
* BAEL-4201 - moving to templates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - review related updates
* BAEL-4201 - added the spring-boot-starter-validation dependency
2020-09-17 09:32:51 -07:00
Krzysiek
1509fa5ddc
JAVA-2904: Fix README.MD files extension
2020-09-16 22:20:32 +02:00
johnA1331
35c25daa18
Update README.md
2020-09-16 23:39:49 +08:00
johnA1331
b7ec39842b
Create README.md
2020-09-16 23:37:50 +08:00
johnA1331
d04fadfb9b
Update README.md
2020-09-16 22:59:27 +08:00
johnA1331
9c64b62ad6
Update README.md
2020-09-16 22:44:40 +08:00
johnA1331
9de2a7e778
Update README.md
2020-09-16 22:42:16 +08:00
johnA1331
c30abba25f
Update README.md
2020-09-16 22:41:20 +08:00
Tarun Jain
51c2e22324
Formatted code
2020-09-15 20:32:07 +05:30
Tarun Jain
4526309cf2
Merge remote-tracking branch 'upstream/master'
2020-09-15 20:18:22 +05:30
Krzysiek
fb115abd62
JAVA-2400: Fix EmailAnnotationPlugin implementation
2020-09-13 20:29:43 +02:00
Tarun Jain
72253d4f17
Merge remote-tracking branch 'upstream/master'
2020-09-12 20:36:48 +05:30
kwoyke
c3cd93fcdb
JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE ( #9985 )
...
* JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE
* JAVA-2563: Downgrade spring-cloud-connectors-heroku to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Add joda-time version
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Use MongoClients factory instead of MongoClient directly
* JAVA-2563: Downgrade spring-5-data-reactive to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Switch back to default bootstrap mode for JPA
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Switch from ServerHttpRequest to ServerWebExchange interface
* JAVA-2563: Use OutputCaptureRule instead of OutputCapture
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Fix Jackson dependency
* JAVA-2563: Fix ManualEmbeddedMongoDbIntegrationTest
* JAVA-2563: Replace validation-api with spring-boot-starter-validation
* JAVA-2563: Fix usage of deprecated getErrorAttributes method
* JAVA-2563: Downgrade spring-data-cassandra-reactive to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Set spring.datasource.generate-unique-name to false in spring-session-jdbc
2020-09-11 18:19:02 +05:30
Sampada
9c5ed84bd4
JAVA-2422: Merge spring-groovy into spring-boot-groovy ( #9970 )
...
* JAVA-2422: Moved article to spring-boot-groovy
* JAVA-2422: removed module spring-groovy
* JAVA-2422: Moved spring-boot-groovy inside spring-boot-modules module
* JAVA-2422: Added entry to spring-boot-module's pom
* JAVA-2422: main pom changes for module movements
* JAVA-2422: Renamed test as it needs the app up and running
* JAVA-2422: Renamed test to live as it needs App to be running
2020-09-07 21:15:50 +05:30
Loredana Crusoveanu
2770af80b2
Merge pull request #9968 from kwoyke/JAVA-2401
...
JAVA-2401: Remove redundant repository config
2020-09-03 10:26:39 +03:00
Sampada
473b453a1f
BAEL-4441: Custom User Attributes with Keycloak and Spring ( #9966 )
2020-09-02 08:46:52 -07:00
Krzysztof Woyke
c9d080aff4
JAVA-2401: Remove redundant repository config
2020-09-02 15:23:35 +02:00
Loredana Crusoveanu
a82d2bf9e0
Merge pull request #9963 from kwoyke/JAVA-2398-2
...
JAVA-2398: Remove redundant config classes import
2020-09-02 13:22:20 +03:00
davidmartinezbarua
ba38797af0
Merge pull request #9909 from umangbudhwar/BAEL-4095
...
BAEL-4095
2020-09-01 13:42:39 -03:00
Krzysztof Woyke
468217efea
JAVA-2398: Remove redundant config classes import
2020-09-01 17:19:24 +02:00
Umang Budhwar
b8bcbeee90
Added two space indent for the line continuation.
2020-09-01 19:46:56 +05:30
Sampada
e0ebf5904f
JAVA-84: Move articles out of spring-boot part 1 ( #9950 )
...
* JAVA-84: Moved 1 article to spring-boot-actuator
* JAVA-84: Moved 2 articles to spring-boot-mvc
* JAVA-84: README changes for spring-boot module
* JAVA-84: Moved classes to com.baeldung pkg to correct compilation issue
2020-08-31 20:41:47 +05:30
Dhawal Kapil
8cf889d27e
Merge pull request #9947 from Maiklins/Java-1462-Reduce-logging-api-gateway-spring-boot-springdoc-spring-zuul-rate-limiting-hibernate-ogm-jpa-hibernate-cascade-type
...
Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-z…
2020-08-31 20:36:37 +05:30
Dhawal Kapil
55a5210a91
Merge pull request #9946 from Maiklins/Java-1462-reduce-logging-modules-core-java-io-2-spring-ejb-beans-spring-boot-security-spring-data-jpa-3
...
Java-1461 Reduce logging - core-java-io-2, spring-ejb-beans, spring-boot-security
2020-08-31 20:35:06 +05:30
mikr
87f19ad21a
Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-zuul-rate-limiting, hibernate-ogm, jpa-hibernate-cascade-type
2020-08-30 16:54:15 +02:00
mikr
d7e25cb6e9
Java-1462 Reduce logging - Modules core-java-io-2, spring-ejb-beans, spring-boot-security
2020-08-30 14:35:18 +02:00
Dhawal Kapil
48a9e4706f
Merge pull request #9935 from sampada07/JAVA-84
...
JAVA-84: Move articles out of spring-boot part 1
2020-08-30 12:14:13 +05:30
Dhawal Kapil
f35bd115f6
Merge pull request #9925 from sampada07/JAVA-33
...
JAVA-33: move all spring-... modules to Boot 2
2020-08-30 12:06:33 +05:30
Umang Budhwar
8c0f02237c
Merge pull request #6 from eugenp/master
...
Updating local repo
2020-08-30 11:58:31 +05:30
Umang Budhwar
e878b28d98
Splitted apiInfo to multiple lines.
2020-08-29 13:05:31 +05:30
sampadawagde
5749d7ad23
JAVA-84: Moved 1 article to spring-boot-testing
2020-08-28 17:57:38 +05:30
sampadawagde
52721a78d6
JAVA-84: Moved 3 articles to spring-boot-libraries
2020-08-28 17:56:09 +05:30
sampadawagde
544c366753
JAVA-84: Moved 1 article to spring-boot-di
2020-08-28 17:54:52 +05:30
Loredana Crusoveanu
2d26cd22b3
Merge pull request #9924 from kwoyke/JAVA-2398
...
JAVA-2398: Fix Spring Boot 2 integration with Swagger 3.0.0
2020-08-27 15:18:01 +03:00
Jonathan Cook
411cf3c843
Merge pull request #9888 from azhwani/BAEL-4244
...
BAEL-4244: What is purpose of @ConditionalOnProperty annotation?
2020-08-27 08:42:37 +02:00
sampadawagde
7b40f75cc9
JAVA-33: Moved spring-boot-camel to parent-boot-2
2020-08-26 17:04:08 +05:30
sampadawagde
7d3e128323
JAVA-33: Added comments in pom.xml with reason to not upgrade to boot-2
2020-08-26 17:02:39 +05:30
Krzysztof Woyke
00f82c34b6
JAVA-2398: Fix Spring Boot 2 integration with Swagger 3.0.0
2020-08-26 12:27:50 +02:00
Eric Martin
93587c1ee5
Merge pull request #9873 from maryarm/BAEL-4107
...
BAEL-4107: Spring MVC Async vs Spring WebFlux
2020-08-23 10:57:22 -05:00
Umang Budhwar
97252050f4
Added code for BAEL-4095
2020-08-23 17:36:23 +05:30
Tarun Jain
56fe1e809a
Merge remote-tracking branch 'upstream/master'
2020-08-22 23:31:14 +05:30
Tarun Jain
8febb192a3
BAEL-4404 | Added code to use CharacterEncodingFilter
2020-08-22 23:27:21 +05:30
Ricardo Caldas
16ae922c36
BAEL-4106 ( #9887 )
...
* BAEL-4106
application.yml vs application.properties for Spring Boot
* Update README.md
2020-08-22 09:45:22 +01:00
Jonathan Cook
0c657fdd79
Merge pull request #9868 from mona-mohamadinia/BAEL-4528
...
BAEL-4528: Custom Health Indicators in Spring Boot
2020-08-21 16:40:55 +02:00
johnA1331
8fb13070b6
Create README.md
2020-08-20 18:41:40 +08:00
johnA1331
ffa3a92ee5
Create README.md
2020-08-20 17:32:59 +08:00
Mona Mohamadinia
090404a08b
Added Tests
2020-08-19 13:13:46 +04:30
kwoyke
1ed8b7a2bf
BAEL-4430: Update the email regexp pattern ( #9893 )
2020-08-18 16:12:35 +02:00
davidmartinezbarua
3f3bbe4a0d
Merge pull request #9891 from Trixi-Turny/BAEL-4321-yaml-to-pojo
...
BAEL-4321 yaml config to map in pojo demo
2020-08-18 10:43:51 -03:00
Trixi Turny
4e9ce6e4cc
BAEL-4321 yaml config to map in pojo demo
2020-08-18 09:32:12 +01:00
Mona Mohamadinia
ba5f54d666
Fixed the Broken Test
2020-08-18 00:55:42 +04:30
davidmartinezbarua
0d2ae486e1
Revert "BAEL-4321 demo app for yaml to pojo"
2020-08-17 11:52:28 -03:00
azhwani
eac28eb90f
first commit
2020-08-17 15:12:50 +01:00
davidmartinezbarua
0391c81566
Merge pull request #9843 from Trixi-Turny/BAEL-4321-define-a-map-in-yaml-for-pojo
...
BAEL-4321 demo app for yaml to pojo
2020-08-17 10:35:56 -03:00
Amit Pandey
5c46488ac8
used standard parent pom ( #9885 )
2020-08-17 18:21:42 +05:30
Trixi Turny
3233bd6adc
BAEL-4321 add new module to pom
2020-08-17 12:41:09 +01:00
Amit Pandey
2bad67ff38
added modules in parent ( #9842 )
...
* added modules in parent
* commented failed modules in pom
2020-08-17 10:33:20 +05:30
Trixi Turny
130133d73b
BAEL-4321 fix leftover data package names
2020-08-15 15:39:01 +01:00
Trixi Turny
e399a6a8bc
BAEL-4321 fix package name in imports and convert tabs to spaces
2020-08-15 15:34:56 +01:00
Trixi Turny
3c44e7af20
BAEL-4321 fix indentation
2020-08-15 15:04:10 +01:00
Trixi Turny
2239446285
BAEL-4321 use properties module and delete ReadMe
2020-08-15 15:01:37 +01:00
maryarm
e36678d920
BAEL-4107: Spring MVC Async vs Spring WebFlux
2020-08-15 14:20:40 +02:00
Mona Mohamadinia
89ef54df80
Added a HttpCodeStatusMapper impl.
2020-08-14 03:26:35 +04:30
Mona Mohamadinia
850ace5f5e
Custom Health Indicators in Spring Boot
2020-08-14 03:02:52 +04:30
Loredana Crusoveanu
f055e59e61
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
Trixi Turny
b94d29a1cc
BAEL-4321 fix package name everywhere
2020-08-13 07:19:44 +01:00
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
Trixi Turny
dbe203e40a
BAEL-4321 move to new module and use BDD for test names
2020-08-12 19:22:31 +01: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
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
johnA1331
03229bced1
Update README.md
2020-08-11 11:40:49 +08:00
Ali Dehghani
164957ad0a
Improvement for Spring Boot Exit Codes
2020-08-09 11:38:50 +04:30
Dhawal Kapil
dfb9af367f
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
254319fb30
JAVA-2297: Update "Spring Boot custom error page" article
2020-08-02 23:17:57 +05:30
Greg
6aa7c57db6
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
80091e154a
[JAVA-2276] Upgraded maven-assembly-plugin version to 3.3.0 ( #9801 )
2020-08-02 16:57:31 +05:30
amit.pandey
314910468f
used release repository
2020-08-02 03:47:35 +05:30
Krzysiek
c748e81723
JAVA-17: Move Running Setup Data on Startup in Spring into spring-boot-data
2020-07-31 22:02:44 +02:00
kwoyke
92b315a3a6
BAEL-3905: Mark test ctx as dirty after each test method ( #9784 )
2020-07-28 22:08:52 +02:00
kwoyke
0423536cf4
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
60ca1bc31b
Update README.md
2020-07-23 21:31:26 +08:00
Loredana Crusoveanu
7a75ba5c17
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
debf5ce3e8
JAVA-2155: changed package from org.baledung to com.baeldung
2020-07-22 15:23:01 +05:30
sampadawagde
6689cbd783
JAVA-2155: added properties alternative to spring security
2020-07-22 15:22:26 +05:30
sampadawagde
feb45774c3
JAVA-2155: Updated keycloak version to 10.0.2, and changed parent to
...
parent-boot-2
2020-07-22 15:21:43 +05:30