Commit Graph

38 Commits

Author SHA1 Message Date
vunamtien 76c1a02aa8
[JAVA-30997] upgrade spring-boot-mvc to boot 3 (#16190)
* [JAVA-30997] upgrade spring-boot-mvc to boot 3

* [JAVA-30997] upgrade spring-boot-mvc to boot 3
2024-03-25 23:20:02 +01:00
timis1 e6501ada07 JAVA-26705 Upgrade lombok to latest version (#15305)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
panos-kakos c10a404f57 [JAVA-26734] Upgraded aspectjrt, aspectjweaver to latest version (#15140) 2023-11-20 12:58:10 +02:00
edizor 732c2255b2 Update README.md
[skip ci]
2023-11-10 19:22:40 +08:00
Manfred 2f9acfe1d1 BAEL-7119: Localized Validation Messages in REST (#14996)
* BAEL-7119: Localized Validation Messages in REST

* BAEL-7119: Localized Validation Messages in REST
- Remove unused imports
2023-10-31 18:41:15 -05:00
anuragkumawat a16589e87a JAVA-21455 Move SpringFox code out of spring-boot-mvc to spring-boot-mvc-legacy (#14212) 2023-06-11 13:17:27 +05:30
Anastasios Ioannidis b62ce9f58e JAVA-17429 Upgrade to latest spring-boot-2 (#13480) 2023-02-17 22:17:01 +05:30
Asjad J 3f4688d2b3 Updated README.md
removed the article Hide a Request Field in Swagger API. It's already been moved to https://github.com/eugenp/tutorials/tree/master/spring-boot-modules/spring-boot-mvc-4.
2022-06-24 15:35:58 +05:00
johnA1331 8dbffdcd8b Update README.md 2022-05-05 18:51:06 +08:00
soni.sk@1969 d8b5ab0111 BAEL-5329 : Updated code module 2022-04-14 21:31:50 +05:30
Asjad J 598d0e41ab Updated README.md
added link back to the article: https://www.baeldung.com/spring-swagger-hide-field
2022-04-13 16:22:00 +05:00
priya-soni dbbc6a6a1d BAEL-5329 Hide a Request Field in Swagger UI (#11992)
* BAEL-5329 Hide a Request Field in Swagger UI

* Updated indentation
2022-04-04 20:44:28 +02:00
chaos2418 0bc3f44656 JAVA:8981: verify spring.mvc.pathmatch.matching-strategy property usage 2022-01-08 13:12:01 +05:30
Krzysiek bec3866129 JAVA-8794: Set spring.mvc.pathmatch.matching-strategy property 2021-12-13 13:58:01 +01:00
sampadawagde b984a4b618 JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
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
sampadawagde 0821fb646c JAVA-5935: Analyse bean overriding fix in modules - Part 3 2021-07-10 18:54:09 +05:30
sampadawagde a11662776d JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 2) 2021-05-13 22:46:18 +05:30
Krzysiek fb115abd62 JAVA-2400: Fix EmailAnnotationPlugin implementation 2020-09-13 20:29:43 +02: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
Krzysztof Woyke 468217efea JAVA-2398: Remove redundant config classes import 2020-09-01 17:19:24 +02:00
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
Krzysztof Woyke 00f82c34b6 JAVA-2398: Fix Spring Boot 2 integration with Swagger 3.0.0 2020-08-26 12:27:50 +02:00
kwoyke 1ed8b7a2bf BAEL-4430: Update the email regexp pattern (#9893) 2020-08-18 16:12:35 +02:00
amit.pandey 314910468f used release repository 2020-08-02 03:47:35 +05:30
François Dupire 5cc83c631b [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 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
mikr ad889f6bcd JAVA-117 Standardize spring-boot-modules 2020-04-04 21:47:45 +02:00
Krzysiek cd10d206da JAVA-86: Remove spring-boot-favicon 2020-03-21 16:31:39 +01:00
johnA1331 71b2a9308f Update README.md 2020-03-17 19:10:55 +08:00
dupirefr ddb928e2d1 * Moving articles from README as well
* Fixed pom.xml whitespaces
2020-02-17 07:30:41 +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
mikr 06161e1bae BAEL-20869 Move remaining spring boot modules 2020-02-02 20:44:54 +01:00