Commit Graph

29 Commits

Author SHA1 Message Date
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
kwoyke 00e8b70870 BAEL-4571: Remove redundant configuration (#9895) 2020-08-19 14:14:05 +02:00
gupta-ashu01 5e0e587888 Update pom.xml
Removing BAEL-4408 module from pom
2020-08-08 15:15:01 +05:30
gupta-ashu01 82651842c7 Update README.md
Removing BAEL-4408 from Readme.md
2020-08-08 15:13:05 +05:30
gupta-ashu01 257b130ec2 Delete pom.xml 2020-08-08 15:12:25 +05:30
gupta-ashu01 14d522372d Delete README.md 2020-08-08 15:12:12 +05:30
gupta-ashu01 efac1811a3 Delete web.xml 2020-08-08 15:11:30 +05:30
gupta-ashu01 3c3b38df33 Delete index.html 2020-08-08 15:11:04 +05:30
gupta-ashu01 2db04e302f Delete SecondServlet.java 2020-08-08 15:10:35 +05:30
gupta-ashu01 a904f90ffc Delete FirstServlet.java 2020-08-08 15:10:20 +05:30
gupta-ashu01 ccfbdd3f9c Add files via upload 2020-07-21 13:00:59 +05:30
gupta-ashu01 7ff9bc6ac8 Delete SecondServlet.java 2020-07-21 13:00:09 +05:30
gupta-ashu01 8b16479fd9 Delete FirstServlet.java 2020-07-21 12:59:53 +05:30
gupta-ashu01 75eba2fa7d Delete web.xml 2020-07-21 12:59:32 +05:30
gupta-ashu01 f9917c483f Delete index.html 2020-07-21 12:59:14 +05:30
gupta-ashu01 a8fc50e9b2 Delete MANIFEST.MF 2020-07-17 13:03:14 +05:30
gupta-ashu01 6d59756a7d Update web.xml 2020-07-17 13:02:41 +05:30
gupta-ashu01 65b6b29ea1 Update README.md 2020-07-17 13:01:48 +05:30
gupta-ashu01 52ff90ee1a Update pom.xml 2020-07-17 13:00:40 +05:30
gupta-ashu01 26cc3e84d2 Update README.md
Difference Between request.getSession() and request.getSession(true)
2020-07-15 21:48:11 +05:30
gupta-ashu01 2c62d0214c Add files via upload
Difference between request.getSession() and request.getSession(true)
2020-07-15 21:40:56 +05:30
sampadawagde 699e94fdb6 JAVA-952: Migrate spring-session to parent-boot-2 2020-05-11 18:54:07 +05:30
Krzysztof Woyke 20e1eb4912 JAVA-960: Migrate spring-session to com.baeldung 2020-03-19 15:07:48 +01:00
kwoyke 33ab2c1ae6 BAEL-3810: Get rid of the deprecated MongoOperationsSessionRepository (#8628) 2020-01-29 07:14:21 +01:00
kwoyke 1f0ab8ba5b BAEL-3271: Use random port in spring-session-redis IntegrationTest (#8359) 2019-12-13 09:58:42 +01:00
Krzysiek b1c2b0bebc BAEL-19868: Use random port in spring-session-mongodb IntegrationTest 2019-12-08 21:53:52 +01:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
amit2103 cbf0e6f6f1 [BAEL-19420] - Removed the duplicate SpringContextIntegrationTest and spring-context profile 2019-11-20 11:11:07 +05:30
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00