Commit Graph

12 Commits

Author SHA1 Message Date
johnA1331 459dc06432 Update README.md 2020-09-16 23:34:14 +08:00
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
Michael Pratt d4d7059add Update BlogController.java
Update formatting
2020-08-31 10:34:01 -06:00
Michael Pratt c02caaac89 BAEL-4224: Hidden inputs with thymeleaf 2020-08-24 09:56:00 -06:00
johnA1331 095291998d Update README.md 2020-07-21 21:55:39 +08:00
sampadawagde 08d1df4513 JAVA-2107: Updated README files for article move 2020-07-14 16:09:28 +05:30
sampadawagde 096b15a11b JAVA-2107: Moved code for 1 article to spring-thymeleaf-3 2020-07-14 16:08:39 +05:30
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Ali Dehghani cde01486d7 Changing to a More Stable Currency! 2020-05-28 06:49:43 +04:30
Marius Catalin Munteanu ef16cf1587 BAEL-3016 Thymeleaf Formating Currencies 2020-05-08 17:49:37 +03:00
johnA1331 08472ff2e9 Update README.md 2020-04-10 16:50:04 +08:00
Amy DeGregorio 1e052c5a72 BAEL-3827 Add CSS and JS to Thymeleaf (#8985)
* BAEL-3827 Add CSS and JS to Thymeleaf

* BAEL-3827 Add integration tests

* BAEL-3827 Add new spring-thymeleaf-3 module to the parent pom.xml

* BAEL-3827 Add new spring-thymeleaf-3 module to the parent pom.xml in both places
2020-03-31 09:02:54 -07:00