Commit Graph

14 Commits

Author SHA1 Message Date
panos-kakos 66db54d9bd
[JAVA-30445] Clean up (#15731) 2024-01-30 22:56:21 +01:00
Amit Pandey fcb652319b Upgrade Spring-mvc-basics-4 module to Spring Boot 3 (#15458) 2023-12-22 19:09:09 +01:00
collaboratewithakash ec9350d9d3 backlink updated 2023-05-27 16:47:38 +05:30
timis1 4e89577f19 JAVA-14723 Some additional improvements (#13517)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-26 21:05:12 +05:30
timis1 95026e6b88 JAVA-14723 Convert spring-mvc-basics-4 to Spring Boot project and upd… (#13399)
* JAVA-14723 Convert spring-mvc-basics-4 to Spring Boot project and update articles

* JAVA-14723 Refactoring and remove unused files

* JAVA-14723 remove the WEB-INF and migrate jsp to html

* JAVA-14723 Add back the removed test and rename the test into: ArticleViewerControllerWithRequiredAttributeIntegrationTest

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-20 23:45:47 +05:30
collaboratewithakash 80d73099cc Update README.md 2022-09-23 16:05:28 +05:30
sampadawagde 89004f02de JAVA-8359: Split or move spring-boot-artifacts module 2021-12-17 19:23:10 +05:30
Haroon Khan e3a777298f [JAVA-8285] Split spring-mvc-basics into a new module 2021-12-11 19:52:50 +00:00
johnA1331 db0878692d Update README.md 2021-08-05 01:11:20 +08:00
Usman Mohyuddin dd50f5e80b Create GreetingsController.java (#11057)
* Create GreetingsController.java

add controller to test the content type being set properly or not

* add unit tests for greetings controller

* update to avoid PMD violation

* correct the file type

* Update GreetingsControllerUnitTest.java

fix some imports & correct the names

* Update GreetingsControllerUnitTest.java

update the unit case to avoid internal server error for junit
2021-07-25 10:02:16 -07:00
sampadawagde 181834efeb JAVA-5937: Analyse bean overriding fix in modules - Part 5 2021-07-12 22:52:58 +05:30
sampadawagde 5b49805e3c JAVA-5223: Fix formatting of POMs (Spring Web Modules) 2021-05-17 20:23:25 +05:30
johnA1331 43efec8e23 Update README.md 2021-02-10 01:44:24 +08:00
sampadawagde 405bb17b46 JAVA-3521: Moved spring-mvc-basics-4 inside spring-web-modules 2020-12-24 19:58:59 +05:30