Christoph Strobl
ab71b3eec4
#585 - Add example for (reactive) Repository Metrics.
...
Original pull request: #586 .
2020-11-19 15:37:40 +01:00
Mark Paluch
29046f5ab0
#553 - Upgrade Mongo examples to Spring Boot 2.3.
2020-05-11 13:36:52 +02:00
Oliver Gierke
c88ad331c0
#553 - Upgrade to Spring Boot 2.3.
2020-05-11 10:40:05 +02: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
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
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
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
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
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
445947db52
#414 - Skip MongoDB ChangeStreams tests if MongoDB cannot be started.
2018-09-19 15:38:51 +02:00
Mark Paluch
97eb95d3c9
Pin Kotlin MongoDB example to Kay snapshots.
2018-09-18 19:11:33 +02:00
Mark Paluch
2224264499
Add Kotlin example for Spring Data MongoDB.
2018-09-18 19:11:33 +02:00
Mark Paluch
9b88ae9a38
#405 - Polishing.
...
Slight readme tweaks. Override flapdoodle version using the version property.
2018-09-13 13:36:49 +02:00
Christoph Strobl
9520ac6a75
#405 - Add Example for MongoDB Schema & Validation.
2018-09-13 13:36:46 +02:00
Mark Paluch
eb1add7da3
#391 - Upgrade to Reactor Californium M1 for Reactive Tx tests.
...
Specify dependency to use the Flux.usingWhen(…) factory.
2018-08-15 14:07:23 +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
Mark Paluch
3a4a9d27b2
#382 - Adapt examples to Spring Boot 2.1 changes.
...
Replace custom configuration with the one that Boot provides. Adapt to DataMongo configuration that requires a MongoClient bean.
2018-07-26 11:57:11 +02:00
Mark Paluch
1c56cf8fba
#381 - Adapt examples to immutable object support.
...
Provide mutable property accessors to allow object mutation.
2018-07-26 11:57:09 +02:00
Mark Paluch
5e108d35da
#337 - Polishing.
...
Use blocking queue for imperative synchronization to not depend on the actual machine timing. Refactor reactive API example to use StepVerifier.
Reuse embedded MongoDB utility.
2018-05-17 15:51:54 +02:00
Christoph Strobl
2474846281
#337 - Add sample for MongoDB 3.6 Change Streams.
2018-05-17 15:51:41 +02:00
Mark Paluch
e1cc43e1ca
#361 - Polishing.
...
Move EmbeddedMongo to utils module. Inline MongosSystemForTestFactory to control process output. Add Javadoc.
2018-05-17 15:33:48 +02:00
Christoph Strobl
9025621335
#361 - Add example for MongoDB 4.0 transactions.
2018-05-17 15:33:39 +02:00
Mark Paluch
74e4d864ee
#218 - Polishing.
...
Simplify Customer type using Lombok. Move test code from GridFsApplication to GridFsTests. Split tests into methods. Remove superfluous files.
Original pull request: #229 .
2018-05-16 15:43:43 +02:00
Hartmut Lang
2c46c8c8bd
#218 - Add GridFS example for Spring Data MongoDB.
...
Original pull request: #229 .
2018-05-16 15:43:43 +02:00
Oliver Gierke
d854c6d084
#342 - Expanded copyright headers to 2018.
...
Removed trailing whitespace in touched files.
2018-02-22 11:42:57 +01:00
Mark Paluch
69c2c2aef4
#266 - Refactor reactive tests to use StepVerifier and test methods.
...
We now use StepVerifier and RxJava's .test() methods instead of .block() calls. Using blocking methods is an anti pattern which should be avoided within tests. Test API comes with timeouts and protects tests from never completing.
2017-11-30 18:03:51 -08:00
Mark Paluch
a2f963df14
#328 - Fix reactive MongoDB tailable cursor examples.
...
Replace flatMap(…) operator after collection drop with then(…) to create the collection regardless of whether the previous operation emitted an element or not.
Collect emitted elements to add an assertion and fail if the tailing does not work.
2017-11-30 17:18:10 -08:00
Mark Paluch
c32cedb97b
#312 - Adapt reactive MongoDB example readme to changed @Tailable annotation.
...
Adapt also changed insertAll(…) signature to accept a Collection instead of a Flux.
2017-10-25 11:39:59 +02:00
Oliver Gierke
567da544b7
#297 - Fixed POM setup for 2.0.
2017-10-06 17:39:31 +02:00
Oliver Gierke
42a27837a0
#297 - Adapt to latest API changes in Reactor 3.1 RC1 and Spring Data MongoDB.
2017-10-06 15:31:12 +02:00
Christoph Strobl
e7123f2647
#297 - Add sample for fluent MongoDB API.
2017-10-06 15:30:10 +02:00
Christoph Strobl
7a557bfd72
#297 - Move MongoDB example from RxJava1 to RxJava2.
2017-10-06 15:29:28 +02:00
Oliver Gierke
b87336ba8f
#297 - Update to changes in ExampleMatcher API.
2017-10-06 15:29:07 +02:00
Jens Schauder
80b70e6bd2
#297 - Fixed failing test due to repository methods now returning Optional.
...
Also migrated Tests to AssertJ. Fixed compilation failure due to changed API of CollectionOptions
2017-10-06 15:26:40 +02:00
Oliver Gierke
4164bc4607
#297 - Upgraded to Boot 2.0 and Spring Data Kay.
...
Bumped version number to 2.0. Upgraded to Spring Boot 2.0.
Stuff disabled in the meantime:
- Cassandra: needs API adaptions in configuration
- JPA > Security: test fails with weird Hibernate error
- Redis > Reactive: API updates needed
- Solr: configration updates necessary
adjust versions
Updated elastic search to the new version.
Fixed the reactor version to Bismuth-BUILD-SNAPSHOT. This probably should be undone when boot references the proper bom.
2017-10-06 15:15:53 +02:00
Oliver Gierke
663c8bd73b
#290 - Removed obsolete @Autowired annotations.
2017-08-24 11:54:24 +02:00
Mark Paluch
b1ffd9cede
#264 - Read MongoDB port from local.mongo.port.
...
Port handling for embedded MongoDB use has changed. Spring Boot no longer writes the port to MongoProperties but updates property sources to provide local.mongo.port so the reactive configuration is required to read local.mongo.port to obtain the port.
2017-03-06 11:29:37 +01:00
Mark Paluch
4bae471837
#254 - Use MongoProperties.getPort() to configure reactive MongoClient.
...
Embedded MongoDB auto-configuration randomizes its port. Configuration happens during the creation of embeddedMongoServer so our MongoClient creation must be delayed until then.
2017-01-27 13:58:07 +01:00
Oliver Gierke
1d3af17572
#226 - Polishing.
2017-01-27 12:52:17 +01:00