Commit Graph

9 Commits

Author SHA1 Message Date
timis1 6ff926e003
JAVA-32053 Upgrade spring-mvc-basics-3 to Spring Boot 3 (#16231)
Co-authored-by: timis1 <noreplay@yahoo.com>
2024-03-30 19:42:52 +02:00
panagiotiskakos 14cb87f224 [JAVA-16216] Moved customvalidator from spring-mvc-basic-5 to spring-mvc-basic-3 2022-11-20 20:46:13 +02:00
Haroon Khan 0bbab5326c [JAVA-13976] Fix integration tests after Spring Boot upgrade to 2.7.2 (#12656) 2022-08-28 18:33:11 +05:30
anuragkumawat 7602a36fae JAVA-13614 Look into How to Read HTTP Headers in Spring REST Controllers article 2022-07-30 12:12:16 +05:30
sampadawagde 89004f02de JAVA-8359: Split or move spring-boot-artifacts module 2021-12-17 19:23:10 +05:30
anuragkumawat bbec00c4cd Removed redundent clases 2021-12-09 11:21:11 +05:30
sampadawagde 181834efeb JAVA-5937: Analyse bean overriding fix in modules - Part 5 2021-07-12 22:52:58 +05:30
Tapan Avasthi 71bbdb7fed Use shouldNotFilter to exclude URLs for a Filter
Jira ticket:
http://jira.baeldung.com/browse/BAEL-4703

The existing article uses an out-dated way is used to excluded filtering
for certain urls, instead shouldNotFilter should be used.
2021-01-03 13:11:54 +05:30
sampadawagde 500b2f63f8 JAVA-3520: Moved spring-mvc-basics-3 inside spring-web-modules 2020-12-23 18:51:25 +05:30