Marcus Da Coregio
cf84ac7ec9
Introduce Utility Method to Replace Default Table Name
...
Closes gh-2256
2023-03-15 12:02:44 -03:00
Marcus Da Coregio
ae05044c46
Next Development Version
2023-03-08 15:53:40 -03:00
Marcus Da Coregio
7d1b01daf6
Update Antora Plugin to 1.0.0
...
Issue gh-2234
2023-03-06 14:43:21 -03:00
Marcus Da Coregio
d7d36846a1
Merge branch '2.7.x'
2023-03-06 14:23:39 -03:00
Marcus Da Coregio
d48aa09b9c
Update to mariadb-java-client 2.7.8
...
Closes gh-2255
2023-03-06 13:58:02 -03:00
Marcus Da Coregio
02a6dbc08a
Revert "Update to mariadb-java-client 3.0.10"
...
This reverts commit acb59258
2023-03-06 13:55:08 -03:00
Marcus Da Coregio
e4a023fa64
Revert "Update Antora Plugin to 1.0.0"
...
This reverts commit 280f311677 .
2023-03-06 13:52:52 -03:00
Rob Winch
1e10dfe1a3
Merge remote-tracking branch 'origin/2.7.x'
2023-02-21 17:23:51 -06:00
Rob Winch
e8837c83e9
Next Development Version
2023-02-21 17:21:56 -06:00
Rob Winch
b4b9ea8112
Release 2.7.1
2023-02-21 17:21:18 -06:00
Rob Winch
c571f7479c
Update to org.postgresql:postgresql:42.3.8
...
Closes gh-2250
2023-02-21 17:13:06 -06:00
Rob Winch
63d7580a69
Update to MongoDB 4.6.1
...
Closes gh-2249
2023-02-21 17:12:19 -06:00
Rob Winch
c466aa5dd3
Update to Mockito 4.5.1
...
Closes gh-2248
2023-02-21 17:11:33 -06:00
Rob Winch
acb59258c3
Update to mariadb-java-client 3.0.10
...
Closes gh-2247
2023-02-21 17:10:44 -06:00
Rob Winch
e5022757a9
Update to mysql-connector-java 8.0.32
...
Closes gh-2246
2023-02-21 17:09:49 -06:00
Rob Winch
ddad8010eb
Update to lettuce 6.1.10.RELEASE
...
Closes gh-2245
2023-02-21 17:09:01 -06:00
Rob Winch
fc3e2e1c64
Update to HikariCP:4.0.3
...
Closes gh-2244
2023-02-21 17:08:18 -06:00
Rob Winch
eb169f8186
Update to com.ibm.db2:jcc:11.5.8.0
...
Closes gh-2243
2023-02-21 17:07:23 -06:00
Rob Winch
5fd7c9ddcf
Update to testcontainers 1.17.6
...
Closes gh-2242
2023-02-21 17:06:13 -06:00
Rob Winch
8898ceb4a7
Update to Spring Security 5.7.6
...
Closes gh-2241
2023-02-21 17:05:25 -06:00
Rob Winch
c4e9a93d02
Update to Spring Data 20201.2.7
...
Closes gh-2240
2023-02-21 17:04:17 -06:00
Rob Winch
d8ab39eba7
Update to Spring Framework 5.3.25
...
Closes gh-2239
2023-02-21 17:03:19 -06:00
Rob Winch
6a5f101656
Update to Jackson 2.13.4.20221013
...
Closes gh-2238
2023-02-21 17:02:26 -06:00
Rob Winch
88d34035a6
Update to Reactor 2020.0.27
...
Closes gh-2237
2023-02-21 17:01:26 -06:00
Rob Winch
81ef425b1b
Spring to Boot 2.7.8
...
Closes gh-2236
2023-02-21 16:59:46 -06:00
Marcus Da Coregio
280f311677
Update Antora Plugin to 1.0.0
...
Issue gh-2234
2023-02-16 09:41:50 -03:00
Marcel Wollschläger
8da5068cac
Update Redis example documentation
...
With the release of Spring-Boot 3.x, the application properties for Redis
changed from `spring.redis` to `spring.data.redis`.
This change will update the documentation to be consistent with the latest
changes in Spring-Boot.
2023-01-24 09:44:47 -03:00
Marcus Da Coregio
9276e1ddc6
Merge branch '2.7.x'
2023-01-23 13:59:11 -03:00
Kaoru Muta
fab1f7b38e
docs: fix broken links in hazelcast documents
2023-01-23 13:57:39 -03:00
Marcus Da Coregio
a09146a2ed
Merge branch '2.7.x'
2023-01-23 13:50:44 -03:00
Eddú Meléndez
0dfc97289f
Polish related to testcontainers
...
* Use getHost instead of getContainerIpAddress
* Rely on OracleContainer and it's improvements which involve the log
wait strategy
2023-01-23 13:47:59 -03:00
Marcus Da Coregio
13c7ee54a8
Merge branch '2.7.x'
2023-01-23 12:59:31 -03:00
Marcus Da Coregio
7c927c7f38
Setup forward merge
...
Closes gh-2228
2023-01-23 11:52:06 -03:00
Marcus Da Coregio
c98a7be0e2
Remove System.out.println
...
Closes gh-2215
2022-12-01 10:17:20 -03:00
Marcus Da Coregio
8f9c69ea02
Add jakarta.servlet.jsp.jstl-api to non Spring Boot samples
...
Closes gh-2216
2022-12-01 09:07:19 -03:00
Rob Winch
df3f9a386e
Next Development Version
2022-11-22 09:09:55 -06:00
Rob Winch
77e062b2cd
Release 3.0.0
2022-11-22 09:08:17 -06:00
Rob Winch
2a3b76fee5
Update to Spring Security 6.0.0
...
Closes gh-2211
2022-11-22 09:06:02 -06:00
Rob Winch
d5b75228fc
Update to Spring Data 2022.0.0
...
Closes gh-2210
2022-11-22 09:03:59 -06:00
Rob Winch
3d7c668e57
Update to Spring Framework 6.0.0
...
Closes gh-2209
2022-11-22 09:02:56 -06:00
Rob Winch
e83cf082c4
Merge branch '2.7.x'
2022-11-15 14:20:11 -06:00
Rob Winch
cbd1c66c13
Merge branch '2.6.x' into 2.7.x
2022-11-15 14:20:00 -06:00
Rob Winch
9f7a969a6e
Fix Snapshot Deploy
...
This commit merges a workaround to an issue in JFrog's Gradle plugin
which causes SNAPSHOTs to be out of sync and thus prevents downloading.
Closes gh-2177
2022-11-15 14:17:26 -06:00
Rob Winch
f51310ee64
Merge branch '2.7.x'
2022-11-15 13:45:25 -06:00
Rob Winch
5f2523e211
Merge branch '2.6.x' into 2.7.x
2022-11-15 13:44:56 -06:00
Bakul Kakadiya
26986a6b7d
Corrected documentation Reference Link
2022-11-15 11:49:05 -06:00
Craig Andrews
6cdb77378d
Update reference site link
...
https://docs.spring.io/spring-session/docs/current/reference/html5/ goes to a 404 page
Use https://docs.spring.io/spring-session/reference/ instead which is the current documentation site.
2022-11-15 11:48:28 -06:00
Vedran Pavic
238416ec23
Polish HttpSessionAdapter
2022-11-15 11:47:01 -06:00
Vedran Pavic
4b99428267
Polish SessionRepositoryFilterTests
2022-11-15 11:47:01 -06:00
Dan Allen
058e4e46a5
label jpg as binary file in .gitattributes
2022-11-15 11:34:19 -06:00