Mark Paluch
c3c1bc6884
#553 - Upgrade to Spring Boot 2.3.
2020-05-11 10:51:03 +02:00
Mark Paluch
f59316b66a
#553 - Adapt to Spring Data Elasticsearch.
2020-05-11 10:40:11 +02:00
Mark Paluch
c0d2544995
#553 - Adapt Spring Data JPA.
...
Replace Joda-Time with JSR-310 types.
2020-05-11 10:40:11 +02:00
Mark Paluch
523d2c8a56
#553 - Adapt Spring Data Cassandra.
2020-05-11 10:40:11 +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
43deb3a262
#555 - Polishing.
...
Clean up poms for stable builds.
2020-02-27 11:10:33 +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
Mark Paluch
54f7146e0f
#539 - Polishing.
...
Add author tags. Simplify dependency setup. Replace logger declarations with Lombok's CommonsLog. Simplify test annotations.
Disable WAN module as the WAN server does not stop after running tests. Reformat code.
2020-02-27 10:22:22 +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
da2be5c50a
#549 - Adapt Redis stream tests to changed Redis error message.
2020-01-16 11:18:22 +01:00
Kovács, Péter
950bcf04d8
#547 - Fixes Javadoc typo.
...
Original pull request: #547 .
2019-12-04 08:47:46 +01:00
Mark Paluch
3663ad3ea8
#546 - Adapt R2DBC Example to API changes.
2019-11-29 11:04:19 +01:00
Mark Paluch
0d727809df
#545 - Upgrade to R2DBC H2 0.8 GA.
2019-11-28 11:03:54 +01:00
Ferdinand Jacobs
21f7da96f4
#545 - Upgrade to Spring Boot R2DBC snapshots.
...
Required to adapt latest SPI changes.
2019-11-28 11:03:08 +01:00
Jens Schauder
d320ccac6d
#543 - Changes CHAR to VARCHAR.
...
CHAR used to cause the author attribut to get right padded with spaces during insert.
2019-11-26 15:31:16 +01:00
Mark Paluch
8038eb7cad
#542 - Polishing.
...
Increment received count before adding result to queue to allow for improved synchronization.
2019-11-11 15:44:36 +01:00
Mark Paluch
481eb57aec
#542 - Polishing.
...
Remove properties that are no longer needed as they are provided by Spring Boot.
2019-11-11 14:40:37 +01:00
Mark Paluch
34e73d360e
#542 - Upgrade to Spring Boot 2.2.1.
2019-11-11 14:40:37 +01:00
fjacobs
8c091f324e
#541 - Reflect used R2DBC in readme.
...
H2 is currently used and not Postgresql
2019-11-11 13:40:43 +01:00
Jens Schauder
d8ae66e5e8
#538 - Reenable JDBC/MyBatis examples disabled by #514 .
2019-10-14 13:36:42 +02:00
Christoph Strobl
acc26c46b5
#524 - Polishing.
...
Closes #525 .
2019-10-01 13:41:42 +02:00
Mark Paluch
e39a10d808
#524 - Add example for BeforeConvertCallback.
...
Closes #524 .
2019-10-01 13:39:52 +02:00
Christoph Strobl
ddad793b88
#528 - Add Redis Streams example.
...
closes : #528
Original pull request: #529 .
2019-10-01 09:55:55 +02:00
Mark Paluch
d6d49bf27d
#536 - Add Neumann release train.
2019-10-01 09:47:12 +02:00
Mark Paluch
0e7c937e90
#534 - Polishing.
...
Update starter to adopt to Spring Boot R2DBC changes.
2019-09-19 10:00:21 +02:00
Mark Paluch
60fff4255f
#534 - Add @EnableTransactionManagement for R2DBC example.
2019-09-19 09:59:33 +02:00
Mark Paluch
8b1fcfce37
#532 - Adapt to changes in Kotlin Coroutines 1.3.
2019-09-04 14:37:03 +02:00
Mark Paluch
484cd95f19
#523 - Polishing.
...
Update license headers. Slightly tweak readme.
Original pull request: #526 .
2019-08-16 14:31:24 +02:00
Christoph Strobl
991273005e
#523 - Polishing.
...
Favor AssertJ over Hamcrest Matchers
Original pull request: #526 .
2019-08-16 14:31:21 +02:00
Christoph Strobl
84ca79d97f
#523 - Add example for declarative MongoDB aggregations.
...
Original pull request: #526 .
closes : #523
2019-08-16 14:31:11 +02:00
Mark Paluch
a44f93a9bc
#441 - Polishing.
...
Reuse provided configuration for NamedParameterJdbcOperations. Use listeners and EntityCallbacks. Remove explicit dependency versions.
2019-08-13 14:54:52 +02:00
Jens Schauder
db66b173b8
#441 - Demonstrating how to do direct inserts with the JdbcAggregateTemplate.
...
See also: https://jira.spring.io/browse/DATAJDBC-282
2019-08-13 14:49:31 +02:00
Mark Paluch
f27645dbb6
#521 - Polishing.
...
Use inherited dependency management for Coroutine dependencies. Slight documentation tweaks.
Original pull request: #522 .
2019-08-13 12:35:19 +02:00
Christoph Strobl
4f0b76ee5d
#521 - Add example for Kotlin Coroutines and Flow support.
...
Original pull request: #522 .
2019-08-13 12:35:19 +02:00
Christoph Strobl
9080685591
#521 - Add example for type-safe Kotlin MongoDB query DSL.
...
Original pull request: #522 .
2019-08-13 12:35:19 +02:00
Mark Paluch
b9da3dde1e
#519 - Polishing.
...
Switch wording to imperative instead of sync. Consistently use interface names.
Original pull request: #520 .
2019-08-13 12:10:47 +02:00
Christoph Strobl
96daedb93f
#519 - Add example for reactive Querydsl for MongoDB.
...
closes : #519
Original pull request: #520 .
2019-08-13 12:10:36 +02:00
Christoph Strobl
31eeeaf0f0
#517 - Add example for declarative reactive transactions in MongoDB.
...
Original pull request: #518 .
2019-08-09 11:34:14 +02:00
Mark Paluch
6bf0258da5
#515 - Add repo.spring.io to settings.
2019-08-09 10:53:38 +02:00
Mark Paluch
cca44aebb1
#514 - Remove no longer needed Redis configuration.
2019-08-09 10:22:28 +02:00
Mark Paluch
dcc919a9cb
#515 - Switch to OpenJDK for Travis builds.
2019-08-09 10:05:18 +02:00
Mark Paluch
4b55bdf13c
#516 - Upgrade to Couchbase 6.
2019-08-09 10:05:18 +02:00
Christoph Strobl
2bf08bf200
#497 - Add Example for Elasticsearch High Level REST Client.
2019-08-08 19:49:24 +02:00
Christoph Strobl
97a4574e84
#497 - Add reactive Spring Data Elasticsearch example.
2019-08-08 19:48:12 +02:00
Oliver Drotbohm
50fadd566e
#514 - Skipping MyBatis tests for now.
...
Until we solve the SQL mapping inconsistency.
2019-08-08 19:24:08 +02:00