Christoph Strobl
fb7fb25a8e
#514 - Remove code no longer supported by the Elasticsearch NodeClient.
2019-08-08 19:01:14 +02:00
Oliver Drotbohm
8313a1ac6d
#514 - Switch to Spring Data JDBC provided config class for MyBatis.
2019-08-08 19:01:13 +02:00
Oliver Drotbohm
6e155780ee
#514 - Upgrade to Spring Boot 2.2 M5.
2019-08-08 19:01:13 +02:00
Oliver Drotbohm
616f7dad62
#514 - Switch to latest Spring Data R2DBC snapshots.
...
This is to accommodate API refactorings in Spring Framework's transaction API.
2019-08-08 19:01:13 +02:00
Oliver Drotbohm
3777b06b03
#506 - Replace custom Eclipselink setup with dedicated starter.
2019-08-08 19:01:13 +02:00
Oliver Drotbohm
c220ad61fb
#514 - Use spring-framework.version instead of spring.version.
...
See spring-projects/spring-boot#17037 .
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
c546430399
#514 - Switch to HAL explorer for Spring Data REST Starbucks example.
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
7f1e8239f1
#514 - Fixed JDBC example.
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
Christoph Strobl
b6c86c67c8
#514 - Fix test setup of Spring Data for Apache Solr examples.
...
Guard test execution of Spring Data for Apache Solr examples with collection requirement. We now make sure to register required Beans just once and check if a specific collection is available via Apache Solr. Move off deprecated API in Solr example.
2019-08-08 18:59:03 +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
e1a739a3d6
#508 - Upgrade to Eclipselink 2.7.4.
2019-07-10 15:28:58 +02:00
Oliver Drotbohm
f6245580c0
#504 - Fixing deprecation warnings in JPA and REST examples.
2019-06-07 09:30:43 +02:00
Oliver Drotbohm
46c84687dd
#503 - Upgrade to Spring Boot 2.1.5.
2019-06-05 12:15:01 +02:00
Mark Paluch
7f9fb8af70
#502 - Upgrade to Spring Boot R2DBC 0.1.0.M1.
2019-05-15 18:08:39 +02:00
Oliver Drotbohm
46b37883e2
#501 - Upgrade to Spring Data R2DBC 1.0 M2.
...
Upgrade to R2DBC Arabba M8 BOM as well.
2019-05-14 12:22:03 +02:00
Oliver Drotbohm
4576dc413f
#500 - Example for declarative reactive transactions in R2DBC.
...
Introduced transactional service using @Transactional on the method declaration. Using the experimental Spring Boot integration to get both an H2ConnectionFactory and R2dbcTransactionManager configured. Added test case to show the rollbacks kicking in on an exception in a map operator.
2019-05-09 19:09:34 +02:00
Greg Turnquist
c884294bbf
#443 - Show updated usage of Gradle with Maven BOMs.
...
Resolves #443 .
2019-04-26 16:53:38 +02:00
Oliver Drotbohm
9635926d87
#499 - Upgrade to Spring Boot 2.1.4.
2019-04-26 16:49:30 +02:00
Oliver Drotbohm
42ced6f51a
#495 - Removed the need for a Postgres database from the R2DBC readme.
2019-04-26 16:22:57 +02:00
Oliver Drotbohm
aa9ad22506
#495 - Polish R2DBC example.
...
Upgrade to R2DBC Arabba M7 and Spring Data R2DBC snapshots. Switched configuration to use H2 instead of Postgres. Changed query definition in Spring Data repository to use named parameters instead of database specific placeholders.
2019-04-26 16:13:14 +02:00
Feng Zhang
7b0c7a539b
#494 - Fix spelling mistake.
...
Original pull request: #494 .
2019-03-26 08:41:58 +01:00
Spring Operator
ccae97890f
#491 - 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).
# 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://www.apache.org/licenses/ with 1 occurrences migrated to:
https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/ ) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 426 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-22 08:13:14 +01: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
Spring Operator
5e80d9cff6
#452 - URL cleanup in POMs.
...
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).
# Fixed URLs
## Fixed But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* http://ethlo.com/maven (301) migrated to:
https://ethlo.com/maven ([https](https://ethlo.com/maven ) result 404).
## Fixed Success
These URLs were fixed successfully.
* http://projects.spring.io/spring-data-cassandra migrated to:
https://projects.spring.io/spring-data-cassandra ([https](https://projects.spring.io/spring-data-cassandra ) result 301).
* http://projects.spring.io/spring-data-jdbc migrated to:
https://projects.spring.io/spring-data-jdbc ([https](https://projects.spring.io/spring-data-jdbc ) result 301).
* http://projects.spring.io/spring-data-jpa migrated to:
https://projects.spring.io/spring-data-jpa ([https](https://projects.spring.io/spring-data-jpa ) result 301).
* http://projects.spring.io/spring-data-ldap migrated to:
https://projects.spring.io/spring-data-ldap ([https](https://projects.spring.io/spring-data-ldap ) result 301).
* http://projects.spring.io/spring-data-mongodb migrated to:
https://projects.spring.io/spring-data-mongodb ([https](https://projects.spring.io/spring-data-mongodb ) result 301).
* http://projects.spring.io/spring-data-solr migrated to:
https://projects.spring.io/spring-data-solr ([https](https://projects.spring.io/spring-data-solr ) result 301).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/maven-v4_0_0.xsd
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-07 17:29:30 +01:00
Oliver Drotbohm
77d2c5dfd3
#447 - Upgrade to Spring Boot 2.1.3.
2019-02-15 19:33:23 +01:00
Mark Paluch
dccdddb86b
#444 - Pin Elasticsearch version to to 6.5.0 for Spring Data Moore.
...
Add version override to restore compatibility with Spring Boot 2.1.x and Spring Data Elasticsearch.
ES 6.5 changed internal API that is used by Spring Data Elasticsearch.
2019-02-11 11:45:17 +01:00
Mark Paluch
675af399c9
#377 - Upgrade to Spring Data R2DBC 1.0 M1.
2018-12-12 15:44:56 +01:00
Mark Paluch
016549a2b4
#440 - Use Specification directly instead of deprecated Specifications type.
...
We now use Specification directly instead of using Specifications.where(…).
2018-12-12 15:42:29 +01:00
Mark Paluch
4f64e5dc8b
#439 - Increase visibility of JDBC bean definitions.
...
Spring Data JDBC 1.1 introduces visibility changes to JdbcConfiguration and so we must declare overrides with at least the same visibility.
2018-12-10 16:32:23 +01:00
Mark Paluch
b38ade2298
#438 - Adapt to refactored R2DBC configuration.
...
AbstractR2dbcConfiguration was moved from org.springframework.data.r2dbc.repository.config.AbstractR2dbcConfiguration to org.springframework.data.r2dbc.config.AbstractR2dbcConfiguration.
2018-12-10 08:39:37 +01:00
Mark Paluch
d76fcd85e5
#437 - Polishing.
...
Update readme.
2018-11-30 13:57:21 +01:00
Mark Paluch
aafe04db51
#436 - Add Redis QbE (Query by Example) example.
2018-11-30 13:51:56 +01:00
Mark Paluch
01da5a94b9
#437 - Add example for Cassandra Lifecycle Events.
2018-11-30 13:51:50 +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
Mark Paluch
c36c615ecf
#433 - Polishing.
...
Replace bean declarations with AbstractR2dbcConfiguration class.
2018-11-27 08:55:58 +01:00
Mark Paluch
caedc4cdce
#433 - Upgrade to R2DBC 1.0 M6.
2018-11-27 08:54:23 +01:00
Jens Schauder
5d536b17f2
#424 - Switched to OpenJDK.
2018-10-22 16:32:27 +02:00
Jens Schauder
b667cd2cea
#424 - Forced Lovelace-RELEASE for Cassandra-Kotlin example.
...
Older versions failed with MethodNotFound.
2018-10-22 11:40:09 +02:00
Mark Paluch
c1f3a33626
#421 - Polishing.
...
Remove duplicate blank line in pom.xml. Pin R2DBC to Moore release train.
Original pull request: #422 .
2018-10-19 11:36:27 +02: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
Jens Schauder
28dd3d8728
#419 - Added docker as a service in Travis configuration.
2018-10-15 09:32:24 +02:00
Jens Schauder
874a5e324a
#418 - Replaced external Postgres DB with one created through TestContainers.
2018-10-02 13:57:55 +02:00
Mark Paluch
e02bfa5621
#416 - Upgrade to R2DBC 1.0 M5.
2018-09-24 10:44:31 -04:00
Mark Paluch
077353760e
#416 - Polishing.
...
Convert spaces to tabs.
2018-09-24 10:44:28 -04:00
Mark Paluch
70729804b8
#415 - Adapt JDBC example to API changes in JdbcConfiguration.
2018-09-21 06:52:12 -04:00