Commit Graph

147 Commits

Author SHA1 Message Date
Mark Paluch
9fa92641d2 #573 - Upgrade to Spring Boot 2.3.1. 2020-06-16 13:45:06 +02:00
Mark Paluch
4edfde9432 #553 - Disable Geode examples due to instabilities. 2020-05-15 08:48:01 +02:00
Mark Paluch
5c7950440d #553 - Upgrade to Spring Boot 2.3 GA. 2020-05-15 08:48:01 +02:00
Mark Paluch
005aa56d5d #562 - Polishing.
Reformat code. Remove superfluous @Repository annotation.

Original pull request: #564.
2020-05-14 09:43:29 +02:00
deniswsrosa
fd52cea0e4 #562 - Upgrading to Spring Data Couchbase 4.
Original pull request: #564.
2020-05-14 09:43:20 +02:00
Jens Schauder
038ac0a932 #563 - Adapts JDBC examples to changes in Spring Data JDBC 2.0.
Since SQL Identifiers are now quoted letter casing must be taken into consideration when specifying column names in `@Column` or similar.
Disabled Liquibase which isn't used/configured at all and therefore doesn't work.
Moved application context configurations to use `AbstractJdbcConfiguration`.
2020-05-13 15:54:28 +02:00
Mark Paluch
b3586961a5 #553 - Disable JDBC examples. 2020-05-11 13:36:52 +02:00
Mark Paluch
0f911a3337 #562 - Disable Couchbase examples. 2020-05-11 11:06:26 +02:00
Oliver Gierke
c88ad331c0 #553 - Upgrade to Spring Boot 2.3. 2020-05-11 10:40:05 +02:00
Mark Paluch
5065a04195 #556 - Polishing.
Remove property overrides for Spring Hateoas and Spring Plugin.
2020-03-25 09:03:03 +01:00
Mark Paluch
926b4bc276 #556 - Upgrade to Spring Boot 2.2.5.
Exclude Eclipselink for Java 15 build profile as it isn't compatible with Java 15.
2020-02-27 15:45:12 +01:00
Mark Paluch
574e8891e5 #555 - Polishing.
Extract feature preview into property for easier reuse. Upgrade to Eclipselink 2.7.6.
2020-02-27 11:36:01 +01:00
Mark Paluch
a66b87653f #555 - Upgrade Java versions.
Add build profile for Java 14. Allow failures for Java 15 as we carry dependencies that do not support newer class files. Enable preview features for Java 13-15. Add javax.annotation to Java 9+ profile. Disable geode examples on Java 13+ as test utilities do not propagate feature preview flag until spring-projects/spring-test-data-geode#18 is resolved.
2020-02-27 11:10:12 +01:00
Patrick Johnson
fa0021cffb #539 - Add spring-data-geode-examples module. 2020-02-27 10:22:07 +01:00
Oliver Drotbohm
08dce4f0f3 #552 - Upgrade release train preview builds to Spring HATEOAS 1.1 snapshots. 2020-02-03 13:23:11 +01:00
Oliver Drotbohm
9a72e8ae69 #551 - Upgrade to Spring Boot 2.2.3. 2020-02-03 13:23:11 +01:00
Mark Paluch
34e73d360e #542 - Upgrade to Spring Boot 2.2.1. 2019-11-11 14:40:37 +01:00
Mark Paluch
d6d49bf27d #536 - Add Neumann release train. 2019-10-01 09:47:12 +02:00
Mark Paluch
8b1fcfce37 #532 - Adapt to changes in Kotlin Coroutines 1.3. 2019-09-04 14:37:03 +02:00
Oliver Drotbohm
6e155780ee #514 - Upgrade to Spring Boot 2.2 M5. 2019-08-08 19:01:13 +02:00
Oliver Drotbohm
6258ef5c77 #514 - Upgrade to Spring Boot 2.2 snapshots. 2019-08-08 19:01:13 +02:00
Oliver Drotbohm
297bc3e6d7 #514 - Upgrade to Spring Boot 2.2 M3.
Upgrade to Moore and HATEOAS snapshots.
2019-08-08 19:01:13 +02:00
Oliver Drotbohm
0868ef04c8 #514 - Upgrade to Spring Boot 2.2 M2. 2019-08-08 19:01:13 +02:00
Oliver Drotbohm
557851105c #514 - Switch to Spring Boot 2.2.
Fixed infrastructure configuration in Eclipselink example.
2019-08-08 18:57:39 +02:00
Oliver Drotbohm
fb8dccd9d4 #514 - Prepare upgrade to Spring Data release train Moore.
Upgrade to latest versions of Spring HATOEAS and Spring Plugin.
2019-08-08 18:52:23 +02:00
Oliver Drotbohm
46c84687dd #503 - Upgrade to Spring Boot 2.1.5. 2019-06-05 12:15:01 +02:00
Oliver Drotbohm
9635926d87 #499 - Upgrade to Spring Boot 2.1.4. 2019-04-26 16:49:30 +02:00
Spring Operator
6d51ebf294 #473 - URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# HTTP URLs that Could Not Be Fixed
These URLs were unable to be fixed. Please review them to see if they can be manually resolved.

* http://mybatis.org/dtd/mybatis-3-config.dtd (301) with 1 occurrences could not be migrated:
   ([https](https://mybatis.org/dtd/mybatis-3-config.dtd) result SSLHandshakeException).
* http://mybatis.org/dtd/mybatis-3-mapper.dtd (301) with 2 occurrences could not be migrated:
   ([https](https://mybatis.org/dtd/mybatis-3-mapper.dtd) result SSLHandshakeException).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* http://maven.apache.org/xsd/maven-4.0.0.xsd with 70 occurrences migrated to:
  https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd) result 200).
* http://maven.apache.org/maven-v4_0_0.xsd with 6 occurrences migrated to:
  https://maven.apache.org/maven-v4_0_0.xsd ([https](https://maven.apache.org/maven-v4_0_0.xsd) result 301).
* http://java.sun.com/xml/ns/persistence/persistence_2_0.xsd with 1 occurrences migrated to:
  https://java.sun.com/xml/ns/persistence/persistence_2_0.xsd ([https](https://java.sun.com/xml/ns/persistence/persistence_2_0.xsd) result 302).

# Ignored
These URLs were intentionally ignored.

* http://java.sun.com/xml/ns/persistence with 2 occurrences
* http://maven.apache.org/POM/4.0.0 with 152 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 77 occurrences

Original pull request: #472
2019-03-20 10:10:59 -05:00
Oliver Drotbohm
77d2c5dfd3 #447 - Upgrade to Spring Boot 2.1.3. 2019-02-15 19:33:23 +01:00
Mark Paluch
ee64a6af0d #435 - Polishing.
Remove workaround for newer Java runtimes that was necessary with earlier Spring Framework versions.
2018-11-30 13:50:03 +01:00
Mark Paluch
dc67d5272b #435 - Upgrade to Spring Boot 2.1.1.RELEASE.
Upgrade to Spring Boot 2.1.1. Cleanup POM references.
2018-11-30 13:48:47 +01:00
Oliver Gierke
d2eb42dad1 #421 - Elevate R2DBC example to top level project.
Moved r2dbc example to a top-level project. Switched to new Spring Data R2DBC project coordinates.

Original pull request: #422.
2018-10-19 11:36:19 +02:00
Oliver Gierke
c44d0fc911 #413 - Upgraded to Spring Boot 2.0.5. 2018-09-18 19:14:16 +02:00
Mark Paluch
ae0287ca5e #399 - Polishing.
Move Spring version override to Java 9+ build profile to allow test runs with Spring Boot 2.1 on Java 8.
2018-09-05 08:57:55 +02:00
Oliver Gierke
dc58547743 #400 - Upgrade to Spring Boot 2.0.4. 2018-08-22 17:03:23 +02:00
Oliver Gierke
b155e9273d #394 - Upgrade to Lovelace RC2. 2018-08-20 12:07:20 +02:00
Oliver Gierke
7e132c3df7 #393 - JDK 9+ specific profile now uses a compatible Lombok version. 2018-08-20 12:04:47 +02:00
Mark Paluch
cc3c595ec4 #391 - Assert compatibility with Lovelace RC1.
Upgrade from Lovelace M3 to Lovelace RC1 for examples requiring Lovelace. Upgrade to latest stable MongoDB drivers. Adapt to API changes. Un-pin examples that were previously bound to Spring Data Kay.
2018-08-14 15:46:55 +02:00
Oliver Gierke
0e0de619fa #376 - Upgrade to Lombok 1.18.0.
Removed custom Travis build steps that were necessary to use a JDK 11 compatible edge version.
2018-06-20 16:50:11 +02:00
Oliver Gierke
203032ccff #373 - Upgrade to Spring Boot 2.0.3. 2018-06-20 16:47:13 +02:00
Mark Paluch
7df0eb5b3d #364 - Add Travis CI build for Java 11. 2018-05-17 16:16:39 +02:00
Mark Paluch
9059adc815 #363 - Upgrade preview build profile to Lovelace M3. 2018-05-17 14:15:19 +02:00
Mark Paluch
9f6afe4929 #362 - Add Travis CI build for Java 10. 2018-05-17 14:12:07 +02:00
Mark Paluch
53dd062c98 #360 - Add TravisCI and Maven profiles for Java 9 build. 2018-05-16 15:11:27 +02:00
Oliver Gierke
e99a59d0a9 #358 - Upgraded to Spring Boot 2.0.2. 2018-05-09 17:38:59 +02:00
Oliver Gierke
d3519f8f11 #355 - Update preview build profile to Lovelace M2. 2018-04-16 15:37:42 +02:00
Mark Paluch
8884d98971 #344 - Upgrade to Spring Boot 2.0 GA. 2018-03-01 16:41:29 +01:00
Oliver Gierke
7af58dea68 #343 - Added build profiles to allow running the examples agains Spring Data snapshots. 2018-02-27 13:35:57 +01:00
Jens Schauder
5d556d6d45 #313 - Added examples showing basic usage of Spring Data JDBC.
Original pull request: #324.
2018-02-22 13:40:58 +01:00
Oliver Gierke
20c910183e #339 - Upgrade to Spring Boot 2.0 RC2. 2018-02-21 18:35:06 +01:00