Commit Graph

17 Commits

Author SHA1 Message Date
panos-kakos
53572725ad [JAVA-24377] Clean up 2023-09-03 09:18:10 +03:00
johnA1331
f7e42f57e2 Update README.md 2022-04-20 23:32:16 +08:00
freelansam
dcde37bbca JAVA-10516: Revisit spring-boot module inside spring-boot-modules folder (#12038) 2022-04-15 14:57:20 +05:30
chaos2418
35ee789731 JAVA-3591: updating mockito-core to 4.1.0 2021-12-18 13:40:53 +05:30
sampadawagde
2982c91e7d JAVA-8204: Fix formatting of POMs 2021-11-09 16:27:03 +05:30
sampadawagde
e48ab0310e JAVA-5223: Fix formatting of POMs (Spring Boot Modules - Part 1) 2021-05-13 22:45:35 +05:30
Horacio Lopez
5e75fdd3fd Added test and some fixes 2020-11-17 21:57:15 -03:00
Horacio López
3b1bd3a50d Fixed test 2020-11-17 21:50:02 -03:00
Horacio López
a2619c5ad0 Removed user param on userList method 2020-11-17 20:16:10 -03:00
Horacio López
98de5da2bd Update UserController.java 2020-11-17 20:06:51 -03:00
kwoyke
11a77301c0 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
François Dupire
77326c1a74 [JAVA-2276] Upgraded maven-assembly-plugin version to 3.3.0 (#9801) 2020-08-02 16:57:31 +05:30
amit.pandey
c03b88763e used properties defined in parent pom 2020-07-12 00:06:27 +05:30
Loredana Crusoveanu
485b4e3e99 Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
Thomas Turrell-Croft
63a588397d Fix tests to check for forward to index 2020-04-28 14:15:41 +02:00
Thomas Turrell-Croft
bfffd66062 Fix controllers to use Post/Redirect/Get
Forms should use Post/Redirect/Get pattern.
2020-04-27 18:44:09 +02:00
Krzysiek
aac38180dc BAEL-20862: Move spring-boot-crud into spring-boot-modules 2020-01-30 21:53:43 +01:00