Commit Graph

24 Commits

Author SHA1 Message Date
kwoyke
c77e9264d5 JAVA-5875: Upgrade Spring Boot to 2.5.1 (#10956)
* JAVA-5875: Upgrade Spring Boot to 2.5.1

* JAVA-5875: Leave jta module on Spring Boot 2.4.7

* JAVA-5875: Update spring-boot-persistence-mongodb to use embedded Mongo 3.0

* JAVA-5875: Leave spring-data-dynamodb on Spring Boot 2.4.7

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix SQL Script DataSource Initialization

* JAVA-5875: ErrorController#getErrorPath has been removed

* JAVA-5875: Fix RepositoryRestConfigurer

* JAVA-5875: Fix issues caused by rest-assured upgrade

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Leave spring-boot-keycloak on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Leave spring-security-legacy-oidc on Spring Boot 2.4.7

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Fix data.sql script initialization

* JAVA-5875: Update de.flapdoodle.embed.mongo dependency

* JAVA-5875: Upgrade spring-cloud-dependencies to 2020.0.3

* JAVA-5875: Update Spring Cloud dependencies

* JAVA-5875: Update cloud dependencies

* JAVA-5875: Defer datasource initialization

* JAVA-5875: Fix rest assured version

* JAVA-5875: Fix Spring Batch serialization issue

* JAVA-5875: Update Spring Cloud Stream version

* JAVA-5875: Update Spring Kafka version

* JAVA-5875: Leave spring-zuul-rate-limiting on Spring Boot 2.4.7

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-06-26 01:20:37 +05:30
sampadawagde
aac443ba85 JAVA-5223: Fix formatting of POMs (Persistence Modules - Part 2) 2021-05-10 20:06:19 +05:30
osser-sam
459b664e9f JAVA-4012: fix failing test (#10455) 2021-02-03 01:16:00 +05:30
sampadawagde
60d5767261 JAVA-4012: Moved 1 article from spring-data-mongodb to
spring-boot-persistence-mongodb
2021-01-24 23:40:00 +05:30
sampadawagde
1bcd9dd819 JAVA-4012: README changes 2021-01-20 22:32:54 +05:30
sampadawagde
e9a5f616dd JAVA-4012: Moved 1 article to spring-boot-persistence-mongodb 2021-01-20 22:31:35 +05:30
Loredana
aae130aab4 revert explicit junit, maven version overrides for boot projects 2020-10-14 16:16:17 +03:00
François Dupire
d3ef791ab6 [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions (#10018)
* [JAVA-1669] Upgrading JUnit and Maven Surefire Plugin versions

* Upgraded JUnit version for persistence-module and the modules that directly depends on it

* Upgraded Maven Surefire Plugin version for these as well

* Either made modules inheriting from persistence-modules instead of parent-modules or added relative paths when already inheriting persistence-modules

* Upgraded versions in other modules

* [JAVA-1669] Removed explicit relativePath in pom.xml when default value used

* [JAVA-1669] Minor fix
2020-09-23 23:40:21 +05:30
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
Ali Dehghani
2ff3ea934f Forcing MongoDB to Listen to a Random Port 2020-03-12 16:44:29 +03:30
Dhawal Kapil
7daccf46a9 BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
2020-01-27 00:40:23 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
amit2103
f24178a39f [BAEL-16768] - Fixed the integrations tests in spring-boot-persistence-mongodb 2019-08-30 00:53:00 +05:30
DOHA
5fabe70b8a move upload files code to new package 2019-08-02 14:35:36 +03:00
Loredana Crusoveanu
8a9f399c96 Update README.md 2019-07-13 11:31:47 +03:00
DOHA
c1afe47b93 remove exception handling 2019-07-11 15:03:33 +03:00
DOHA
29912c960e upload files mongodb and spring boot 2019-06-22 18:43:22 +03:00
eric-martin
2eaf55fce3 BAEL-1961: Fixed UserModelListener.onBeforeConvert() 2019-03-29 19:57:18 -05:00
Loredana
bce367c5f2 update readme 2019-03-27 22:41:19 +02:00
Loredana
78db505e7b move code 2019-03-27 22:25:46 +02:00
Loredana
b94dedadd5 move code to mongodb module 2019-03-27 22:21:01 +02:00
amit2103
97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
Loredana
c97e97d175 add readmes, remove extra modules 2018-12-16 16:25:49 +02:00
Seun Matt
dcf28dd166 refactor the spring boot persistence mongodb module (#5829)
* added example code for BAEL-2366

* moved example code for BAEL-2366

* example code for BAEL-1961

* moved example code into integration test

* updated the test assertions

* refactor the spring boot persistence mongodb module

* remove redundant example code

* declared the spring boot persistence module in the root pom

* fixed issue with non-imported file
2018-12-03 08:03:41 -08:00