5 Commits

Author SHA1 Message Date
Ger Roza
e9e4f63313 [BAEL-9497] Fix failing context tests - part 1 (#7719)
* fixed context dependency issue and added LiveContext notes in persistence-modules/spring-data-couchbase-2 module

* fixed Context tests and added notes for spring-cloud-bus/spring-cloud-config-client module

* Added context test in spring-cloud-data-flow/spring-cloud-data-flow-stream-processing/data-flow-server module, mainly due to incompatible dependencies, plus fixed parent pom path in different modules

* fixed context tests for spring-cloud/spring-cloud-task/springcloudtaskbatch module, renamed ContextLiveTest as IntegrationTest, now configured to run with an H2 embedded instance. Moved the run note to the application

* Added SpringContextLiveTests in persistence-modules/spring-data-mongodb module
2019-09-06 10:19:30 +01:00
geroza
1ca15e5919 Migrated modules using parent-spring-5:
ethereum
persistence-modules/spring-data-elasticsearch
persistence-modules/spring-data-mongodb
spring-dispatcher-servlet
spring-mvc-forms-jsp
spring-mvc-java
2019-01-10 11:05:18 -02:00
Eugen Paraschiv
8411df4e6b renaming tests 2018-12-18 23:50:20 +02:00
Laurentiu Delcea
2b581cb3f6 BAEL-1962 Convert ZonedDateTime for MongoDB interactions (#5640) 2018-11-08 11:37:35 -08:00
amit2103
21a3a43788 [BAEL-9538] - Move persistence-related modules into the persistence folder 2018-10-20 11:27:08 +05:30