Oliver Drotbohm
6e06bf6a17
Switch to Develocity.
2024-08-15 15:33:24 +02:00
Eric Haag
cec144ea0b
Connect build to ge.spring.io.
...
Add annotation processors for compiler avoidance and disable build caching for tests.
Closes #673
2023-11-06 10:19:29 +01:00
Mark Paluch
1065f4d5ed
Upgrade to Spring Boot 3.0 GA.
...
Closes #654
2022-12-12 11:16:34 +01:00
Christoph Strobl
d52d73f34c
Upgrade to Spring 6 and Spring Boot 3.
...
See #654
2022-12-12 11:15:36 +01:00
Basti
3c7e6e11d2
Fix typos in readme.
...
Original pull request #645
2022-09-26 10:37:50 +02:00
Oliver Drotbohm
58593632a7
Dependency version upgrades in BOM sample.
2021-09-01 23:40:36 +02:00
Greg Turnquist
c884294bbf
#443 - Show updated usage of Gradle with Maven BOMs.
...
Resolves #443 .
2019-04-26 16:53:38 +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
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
Mark Paluch
674c4e904c
#325 - Upgrade to Spring Boot 2.0 M7.
...
Tweak bom to reflect Spring Framework and Spring Data versions.
Remove reactive Couchbase configuration code required prior to Spring Boot 2.0 M7.
Tweak CORS examples to adapt to Spring Framework's disabled allowCredentials by default.
2017-11-30 14:15:09 -08:00
Oliver Gierke
32ee5a11d5
#304 - Upgraded BOM sample to use Spring Framework 5 and Spring Data Kay.
2017-10-12 09:35:35 +02:00
Oliver Gierke
9ee13be9b5
#197 - Upgraded to Spring Boot 1.4 RC1.
...
Tweaked the output folder for Querydsl type generation to avoid running into a bug in the Maven compiler plugin 3.5.1 [0].
Fixed an issue in a sample script used to demonstrate MongoDB script execution as the new JavaScript engine seems to be more strict.
Switched to the MongoDB starter and excluded the legacy MongoDB Java driver from projects using Querydsl to consistently make use of the current driver only.
[0] https://issues.apache.org/jira/browse/MCOMPILER-271
2016-07-15 13:05:56 +02:00
Oliver Gierke
0c1bee04b3
#128 - Upgraded to Spring Data Gosling GA.
...
Spring Boot 1.3.0 M2 -> 1.3.0 M4
Spring Framework 4.2.0 -> 4.2.1
2015-09-03 17:14:09 +02:00
Oliver Gierke
8019578e0d
#118 - Upgraded to Spring Framework 4.2 GA.
...
Upgraded to Querydsl 3.6.5 along the way.
2015-07-31 11:32:43 +02:00
Andy Wilkinson
e1e22f4e5e
#79 - Add Gradle configuration to the BOM example.
2015-05-20 14:00:22 +02:00
Oliver Gierke
33a4433058
#77 - Added example to show how to use the release train BOM.
2015-04-16 10:05:28 +02:00