java-tutorials/spring-web-modules
victorsempere d278ca2066 Feature/BAEL-5575 (#14350)
* BAEL-5575

First commit of the example for the article:
https://drafts.baeldung.com/wp-admin/post.php?post=153774&action=edit

* BAEL-5575

Adjusted pom.xml

* BAEL-5575

Formatted source code

* BAEL-5575

Removed unused import

* BAEL-5575

Renamed UT to follow: https://docs.google.com/document/d/1iIeSPuYFG-jEtB8UbcxQnn2AI3OR2LWlnisNo2NUCL8/edit

* BAEL-5575

Modified pom.xml to define versions in  properties  as stated in:
https://docs.google.com/document/d/1iIeSPuYFG-jEtB8UbcxQnn2AI3OR2LWlnisNo2NUCL8/edit

* BAEL-5575

Changes checking the commands:
* mvn clean install
* mvn clean install -Dgib.enabled=false

* BAEL-5575

Set GB as the base language

* BAEL-5575

Removed explicit references to jakarta in pom.xml
Reduced code to instanciate Thymeleaf engine

* BAEL-5575

Adjusting parent artifactId
2023-08-03 14:45:32 +02:00
..
spring-5-mvc JAVA-7783: POM properties cleanup 2021-11-16 11:25:14 +01:00
spring-freemarker [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-basics JAVA-22625: Changes made for module Q to S formatting the pom.xml (#14330) 2023-06-30 16:37:55 +05:30
spring-mvc-basics-2 [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-basics-3 [JAVA-16216] Moved customvalidator from spring-mvc-basic-5 to spring-mvc-basic-3 2022-11-20 20:46:13 +02:00
spring-mvc-basics-4 backlink updated 2023-05-27 16:47:38 +05:30
spring-mvc-basics-5 [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-crash [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-file Update README.md 2023-01-26 16:07:49 +08:00
spring-mvc-forms-jsp [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-forms-thymeleaf JAVA-6475: Fix formatting of POMs (#11087) 2021-08-03 00:27:15 +05:30
spring-mvc-java [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-java-2 [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-java-3 JAVA-22625: Changes made for module Q to S formatting the pom.xml (#14330) 2023-06-30 16:37:55 +05:30
spring-mvc-velocity [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-views [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-webflow [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-xml [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-mvc-xml-2 [JAVA-20622] Upgraded spring-web-modules to jdk9-and-above profile + … (#14154) 2023-05-31 22:28:19 +05:30
spring-rest-angular JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 09:42:21 +01:00
spring-rest-http JAVA-10377 Moved code for spring-response-header article to spring-rest-http 2022-03-23 08:33:59 +05:30
spring-rest-http-2 JAVA-22625: Changes made for module Q to S formatting the pom.xml (#14330) 2023-06-30 16:37:55 +05:30
spring-rest-http-3 Update README.md 2022-10-16 11:34:31 +08:00
spring-rest-query-language Update README.md 2022-09-23 15:04:24 +05:30
spring-rest-shell JAVA-7783: POM properties cleanup 2021-11-16 11:25:14 +01:00
spring-rest-simple JAVA-9486: Use guava.version defined in the parent pom 2022-01-18 09:42:21 +01:00
spring-rest-testing backlink updated 2023-05-31 17:29:35 +05:30
spring-resttemplate JAVA-4493: Add missing live test for Consumer Driven Contracts article (#12362) 2022-06-20 18:34:22 +05:30
spring-resttemplate-2 BAEL-6647: How to handle character encoding in JSON POST Request (#14335) 2023-07-02 10:47:44 -05:00
spring-resttemplate-3 updated backlink 2023-05-27 15:20:01 +05:30
spring-session JAVA-14666 Update spring-session module under spring-web-modules to … (#12717) 2022-09-18 10:28:39 +05:30
spring-thymeleaf Java 23053 02 (#14432) 2023-07-19 16:49:19 +05:30
spring-thymeleaf-2 Java 23053 02 (#14432) 2023-07-19 16:49:19 +05:30
spring-thymeleaf-3 Java 23053 02 (#14432) 2023-07-19 16:49:19 +05:30
spring-thymeleaf-4 Java 23053 02 (#14432) 2023-07-19 16:49:19 +05:30
spring-thymeleaf-5 Update README.md (#14438) 2023-07-19 17:30:14 +05:30
spring-thymeleaf-attributes Feature/BAEL-5575 (#14350) 2023-08-03 14:45:32 +02:00
spring-web-url Update README.md 2023-01-19 07:37:32 +08:00
pom.xml BAEL-4860: Java IllegalStateException: "getInputStream() has already been called for this request" (#14121) 2023-06-12 09:19:15 +05:30