Commit Graph

77 Commits

Author SHA1 Message Date
Andy Wilkinson
ba88d6eaf8 Upgrade samples to Spring Data 2022.0.0-M3
Closes gh-789
2022-03-22 14:24:36 +00:00
Andy Wilkinson
f27a004196 Upgrade samples to Spring Data 2022.0.0-M2 2022-03-21 15:59:41 +00:00
Andy Wilkinson
6c341cc63c Upgrade samples to Spring Framework 6.0.0-M3
See gh-788
2022-03-21 15:59:22 +00:00
Andy Wilkinson
e1dad3f60d Upgrade samples to use latest milestones of dependencies 2022-01-17 15:32:43 +00:00
Andy Wilkinson
6892c962d2 Use bom to manage versions of samples' Spring Data dependencies
See gh-777
2022-01-13 18:01:49 +00:00
Andy Wilkinson
740feb0811 Upgrade to Spring Framework 6.0.0-M2
Closes gh-775
2022-01-13 13:01:52 +00:00
Andy Wilkinson
25f7971246 Resolve vulnerability alerts in Data REST sample 2022-01-13 12:44:21 +00:00
Andy Wilkinson
b2bc4aa1ac Upgrade to Jackson 2.13.1
Closes gh-774
2022-01-12 13:36:34 +00:00
Andy Wilkinson
be0528bdcb Rework the samples to avoid depending on Spring Boot
Closes gh-711
2021-11-17 11:18:00 +00:00
Andy Wilkinson
68ff043fb3 Raise the minimum supported version of Java to 17
Closes gh-749
2021-11-17 11:18:00 +00:00
Andy Wilkinson
1e96e3e71a Raise the minimum supported version of AsciidoctorJ to 2.5
Closes gh-751
2021-11-17 11:18:00 +00:00
Andy Wilkinson
c182630092 Start work on 3.0 2021-11-17 11:17:59 +00:00
Andy Wilkinson
55cbdd505a Upgrade the samples to Spring Boot 2.4.x
Closes gh-723
2021-06-15 11:00:20 +01:00
Andy Wilkinson
2ead1fb0d8 Upgrade to Gradle 6.8 and modernize the build
Closes gh-719
2021-04-28 20:59:20 +01:00
Andy Wilkinson
562fd9f1c4 Update the samples to use 2.0.6 snapshots 2020-09-16 18:19:10 +01:00
Andy Wilkinson
eb0aaf389b Polish "Add snapshot plugin repository to Data REST sample"
See gh-673
2020-03-27 15:48:59 +00:00
luvarqpp
075f02d64c Add snapshot plugin repository to Data REST sample
See gh-673
2020-03-27 15:47:32 +00:00
Johnny Lim
c34cdc65b1 Upgrade the Spring Boot-based samples to 2.1.9.RELEASE
See gh-656
2019-10-25 11:45:46 +01:00
Johnny Lim
4fb27dbc9f Remove accidental characters in sample's pom.xml
See gh-651
2019-10-17 12:07:41 +01:00
Andy Wilkinson
92926d65bc Update the samples to use 2.0.5 snapshots 2019-10-04 18:34:42 +01:00
Andy Wilkinson
ce9d0c985f Upgrade the Spring Boot-based samples to 2.1.8.RELEASE
Closes gh-645
2019-09-29 18:24:01 +01:00
Andy Wilkinson
ae59baf38c Remove invalid and empty part from samples' getting started guides
Fixes gh-641
2019-09-19 10:37:51 +01:00
Andy Wilkinson
6da597b0fd Merge branch '1.2.x' 2019-06-12 10:28:01 +01:00
Kirill Gavrilov
c9837c645f Fix lack of syntax highlighting when using Maven
See gh-620
2019-06-12 10:16:58 +01:00
Andy Wilkinson
09c55cb1d3 Merge branch '1.2.x' 2019-03-19 11:00:05 +00:00
Andy Wilkinson
b9367a10c8 Merge branch '1.1.x' into 1.2.x 2019-03-19 10:58:58 +00:00
Andy Wilkinson
c0fb578f84 Merge branch '1.0.x' into 1.1.x 2019-03-19 10:57:43 +00:00
Spring Operator
1572be5b29 Update build configuration to prefer HTTPS
See gh-596
2019-03-19 10:54:24 +00:00
Andy Wilkinson
9ae2448790 Update Spring Boot-based samples to 2.1.3
Closes gh-586
2019-02-21 10:29:01 +00:00
Andy Wilkinson
bc02ee0c1c Update the samples to use 2.0.4 snapshots 2018-12-10 13:41:59 +00:00
Andy Wilkinson
c9db399713 Update the samples to use 1.2.7 snaphots 2018-12-10 12:21:06 +00:00
Andy Wilkinson
6d6909bfeb Update the samples to use 2.0.3 snapshots 2018-07-19 16:57:38 +01:00
Andy Wilkinson
8bb460170c Update the samples to use 1.2.6 snapshots 2018-07-19 12:51:24 +01:00
Andy Wilkinson
cafd526d86 Update the samples to build against 2.0.2 samples 2018-04-23 17:52:47 +01:00
Andy Wilkinson
a2b62e025a Update samples to use 1.2.5 snapshots 2018-04-04 10:55:02 +01:00
Andy Wilkinson
097b38d5c5 Update the Spring Boot-based samples to use 2.0.0.RELEASE
Closes gh-494
2018-03-27 15:16:08 +01:00
Andy Wilkinson
874bfd119e Update samples to use 1.2.4 snapshots 2017-11-28 09:23:03 +00:00
Andy Wilkinson
bd3d253a2c Upgrade samples to use 2.0.1 snapshots 2017-11-28 08:55:46 +00:00
Andy Wilkinson
a8169cce0b Upgrade Boot-based samples to Spring Boot 2.0.0.M6
Closes gh-444
2017-11-06 21:18:55 +00:00
Andy Wilkinson
d1881c30e2 Update the samples to use the latest snapshots 2017-09-28 06:57:44 +01:00
Andy Wilkinson
41d537d06a Raise the minimum supported version of Spring Framework to 5.0
This commit upgrades to Spring Framework 5.0.0.RC1. It also upgrades
the Spring Boot-based samples to use Spring Boot 2.0.0.M1 which
supports Spring Framework 5. Lastly, it upgrades a number of
third-party dependencies to align with Spring Framework 5 and Spring
Boot 2.

Closes gh-386
2017-05-18 16:46:03 +02:00
Andy Wilkinson
a8e1df3fd8 Raise the minimum support version of Java to 8
Closes gh-388
2017-05-18 16:45:27 +02:00
Andy Wilkinson
ce8a296df0 Start work on 2.0 2017-05-16 16:12:02 +01:00
Andy Wilkinson
56a0495288 Update the samples to use the latest snapshots 2017-05-12 20:10:47 +01:00
Andy Wilkinson
bd63fae662 Update dependency versions in the samples to use latest snapshots 2017-05-12 12:39:14 +01:00
Andy Wilkinson
88db798b25 Update the dependency versions in the samples to use latest snapshots 2017-05-12 12:35:05 +01:00
Gerrit Meier
419547dcdf Add plugin snapshot repository to Data REST sample
Previously, if the main project hadn't been installed in the local
Maven repository (./gradlew install), rest-notes-spring-data-rest
would fail to build as the plugin dependency,
spring-restdocs-asciidoctor, was not available.

This commit corrects the problem by adding
repo.spring.io/libs-snapshot as a plugin repository in addition to
its existing declaration as a "normal" repository.

Fixes gh-382
Closes gh-383
2017-04-24 13:08:53 +01:00
Andy Wilkinson
1e2f2fdd35 Upgrade Spring Boot-based samples to use 1.5.3.RELEASE
Closes gh-358
2017-04-24 12:59:50 +01:00
Andy Wilkinson
af0cd029c7 Ensure that samples' REST Docs version is updated before they are built 2017-03-24 14:42:09 +00:00
Andy Wilkinson
1393182182 Upgrade Spring Boot-based samples and integration tests to use 1.4
Closes gh-327
2016-10-28 21:25:30 +01:00