Jens Schauder
b368ba9cf0
Polishing.
...
Remove name from Table annotation, since it would force the table name to be lower case.
See #2146
2 months ago
“[github]”
73494792a5
Add Person entity example to JDBC getting started section.
...
Signed-off-by: “[github]” <ruturajjadhav122@gmail.com>
Closes #2146
2 months ago
Jens Schauder
5c0ebf3ada
Remove alle Gitter references.
...
Closes #2010
9 months ago
Jens Schauder
e651a565a1
Fix indentation in code examples.
...
Fixes the indentation to 4 characters in all code examples in *.adoc files.
Original pull request #1948
1 year ago
Jens Schauder
1bcc4ae906
Fix changelog link in README.
...
Closes #1808
2 years ago
Eric Haag
48754f96ea
Update Revved up by Develocity badge.
...
Closes #1724
2 years ago
Eric Haag
7324cacf82
Connect build to ge.spring.io.
...
This change publishes a build scan to ge.spring.io for every local build from an authenticated Spring committer and for CI where appropriate access tokens are available. The build will not fail if publishing fails.
This change also allows the build to benefit from local and remote build caching, providing faster builds for all contributors.
Additionally, the project will have access to all features of Gradle Enterprise such as:
- Dashboards to view all historical build scans, along with performance trends over time
- Build failure analytics for enhanced investigation and diagnosis of build failures
- Test failure analytics to better understand trends and causes around slow, failing, and flaky tests
Originial pull request #1643
2 years ago
Mark Paluch
24d3584488
Polishing.
...
Update documentation URL.
See #1597
2 years ago
Mark Paluch
99a8b01809
Harmonize content.
...
Refactor content to a natural flow, remove duplications, extract partials.
See #1597
2 years ago
Mark Paluch
4202b090ed
Migrate documentation to Antora.
...
Closes #1597
2 years ago
Mark Paluch
6b3819c6db
Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone.
...
Closes #1527
3 years ago
Jens Schauder
fc92bd5b60
Fixes some missing links and broken wording in the README
...
Closes #979
5 years ago
Greg L. Turnquist
96776a6d71
Migrate to main branch.
...
See #571 .
5 years ago
Greg L. Turnquist
3aa5ece2c9
Migrate to main branch.
...
See #955 .
5 years ago
Mark Paluch
f2b4a49729
Update version suffix scheme in readme.
...
Closes #568 .
5 years ago
Daniel Zou
bd24e5fa0c
Remove .RELEASE suffix from version number in documentation.
...
Closes #546
5 years ago
Jens Schauder
ba653183d1
#257 - Remove references to Jira.
...
All references to the Spring Jira instance are replaced by GitHub references.
5 years ago
Mark Paluch
5aced59133
Polishing.
...
See #520
5 years ago
Mark Paluch
afb821fd2e
#479 - Fix link to Stack Overflow tag.
5 years ago
Mark Paluch
02571363e5
#385 - Fix link to code of conduct.
5 years ago
Mark Paluch
08a2d39380
DATAJDBC-561 - Fix link to code of conduct.
5 years ago
Mark Paluch
3ecfa669b7
DATAJDBC-576 - Polishing.
...
Consistent spelling of license. Tweak exception propagation. Consistently use asciidoc syntax for code blocks.
Original pull request: #239 .
5 years ago
Jens Schauder
a0b5ddad8d
DATAJDBC-576 - Control test execution with missing licence via profile.
...
Running all tests with
```
./mvnw clean install -Pall-dbs
```
or similar now requires an appropriate `container-license-acceptance.txt` to be on the classpath.
In order to ignore the tests that require an explicit license acceptance one may add the maven profile `ignore-missing-license` like so
```
./mvnw clean install -Pall-dbs,ignore-missing-license
```
Original pull request: #239 .
5 years ago
Michal Fotyga
5aabf64662
DATAJDBC-509 - Fix findByFirstnameLike @Query example in README.
...
Original pull request: #198 .
6 years ago
Jack Peterson
d9c861e70d
#286 - Use correct parent interface PersonRepository example.
...
disambiguate the readme with the current way to implement the reactive repository
6 years ago
sanghoon lee
e6bcc32197
#256 - Fix typo in readme.
...
modified a typing error
6 years ago
Jaeyeon Kim
b7ea3e6f1e
#228 - Use consistently spaces instead of tabs in readme code samples.
6 years ago
Michael Berry
f691b8c7d7
#174 - Fix broken links in README.adoc.
...
A final link fix (checked them all now!)
6 years ago
Michael Berry
fee4437eba
#165 - Fix broken links in README.adoc.
...
Fix broken links.
6 years ago
Mark Paluch
1d42866231
#146 - Fix typo.
7 years ago
Mark Paluch
275f1a13b9
DATAJDBC-391 - Fix typo.
7 years ago
Mark Paluch
8f848170d2
#146 - Revise readme for a consistent structure.
7 years ago
Mark Paluch
938a52cb33
DATAJDBC-391 - Revise readme for a consistent structure.
7 years ago
Greg Turnquist
a21b403e6d
#121 - Introduce Jenkins.
7 years ago
Greg Turnquist
0baba7ffe9
DATAJDBC-376 - Introduce Jenkins.
7 years ago
Michael Simons
aea39d99c5
DATAJDBC-365 - Fix typos in readme.
...
Original pull request: #149 .
7 years ago
Spring Operator
17128311f4
DATAJDBC-336 - 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://www.mybatis.org/mybatis-3/logging.html (200) with 1 occurrences could not be migrated:
([https](https://www.mybatis.org/mybatis-3/logging.html ) 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://en.wikipedia.org/wiki/Dependency_Injection with 2 occurrences migrated to:
https://en.wikipedia.org/wiki/Dependency_Injection ([https](https://en.wikipedia.org/wiki/Dependency_Injection ) result 200).
* [ ] http://github.com/spring-projects/spring-data-jdbc with 1 occurrences migrated to:
https://github.com/spring-projects/spring-data-jdbc ([https](https://github.com/spring-projects/spring-data-jdbc ) result 200).
* [ ] http://spring.io/blog with 2 occurrences migrated to:
https://spring.io/blog ([https](https://spring.io/blog ) result 200).
* [ ] http://stackoverflow.com/questions/tagged/spring-data-jdbc with 2 occurrences migrated to:
https://stackoverflow.com/questions/tagged/spring-data-jdbc ([https](https://stackoverflow.com/questions/tagged/spring-data-jdbc ) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
* [ ] http://docs.spring.io/spring-data/data-commons/docs/current/api/index.html?org/springframework/data/domain/Persistable.html with 1 occurrences migrated to:
https://docs.spring.io/spring-data/data-commons/docs/current/api/index.html?org/springframework/data/domain/Persistable.html ([https](https://docs.spring.io/spring-data/data-commons/docs/current/api/index.html?org/springframework/data/domain/Persistable.html ) result 301).
* [ ] http://docs.spring.io/spring-framework/docs/ with 1 occurrences migrated to:
https://docs.spring.io/spring-framework/docs/ ([https](https://docs.spring.io/spring-framework/docs/ ) result 301).
* [ ] http://help.github.com/forking/ with 2 occurrences migrated to:
https://help.github.com/forking/ ([https](https://help.github.com/forking/ ) result 301).
* [ ] http://projects.spring.io/spring-data with 2 occurrences migrated to:
https://projects.spring.io/spring-data ([https](https://projects.spring.io/spring-data ) result 301).
* [ ] http://projects.spring.io/spring-framework with 2 occurrences migrated to:
https://projects.spring.io/spring-framework ([https](https://projects.spring.io/spring-framework ) result 301).
* [ ] http://www.springsource.org/download with 1 occurrences migrated to:
https://www.springsource.org/download ([https](https://www.springsource.org/download ) result 302).
Original Pull Request: #133
7 years ago
Spring Operator
37bb12cfef
#76 - 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 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://www.reactive-streams.org/reactive-streams- (404) with 1 occurrences migrated to:
https://www.reactive-streams.org/reactive-streams- ([https](https://www.reactive-streams.org/reactive-streams- ) result 404).
## 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://docs.spring.io/spring/docs/ with 7 occurrences migrated to:
https://docs.spring.io/spring/docs/ ([https](https://docs.spring.io/spring/docs/ ) result 200).
* [ ] http://github.com/spring-projects/spring-data-r2dbc with 1 occurrences migrated to:
https://github.com/spring-projects/spring-data-r2dbc ([https](https://github.com/spring-projects/spring-data-r2dbc ) result 200).
* [ ] http://pivotal.io/ with 1 occurrences migrated to:
https://pivotal.io/ ([https](https://pivotal.io/ ) result 200).
* [ ] http://projects.spring.io/spring-data-r2dbc/ with 1 occurrences migrated to:
https://projects.spring.io/spring-data-r2dbc/ ([https](https://projects.spring.io/spring-data-r2dbc/ ) result 200).
* [ ] http://repo.spring.io/milestone/org/springframework/data/ with 1 occurrences migrated to:
https://repo.spring.io/milestone/org/springframework/data/ ([https](https://repo.spring.io/milestone/org/springframework/data/ ) result 200).
* [ ] http://spring.io with 1 occurrences migrated to:
https://spring.io ([https](https://spring.io ) result 200).
* [ ] http://spring.io/blog with 2 occurrences migrated to:
https://spring.io/blog ([https](https://spring.io/blog ) result 200).
* [ ] http://spring.io/docs with 1 occurrences migrated to:
https://spring.io/docs ([https](https://spring.io/docs ) result 200).
* [ ] http://spring.io/projects/spring-data-r2dbc with 4 occurrences migrated to:
https://spring.io/projects/spring-data-r2dbc ([https](https://spring.io/projects/spring-data-r2dbc ) result 200).
* [ ] http://stackoverflow.com/questions/tagged/spring-data with 2 occurrences migrated to:
https://stackoverflow.com/questions/tagged/spring-data ([https](https://stackoverflow.com/questions/tagged/spring-data ) result 200).
* [ ] http://stackoverflow.com/questions/tagged/spring-data-r2dbc with 1 occurrences migrated to:
https://stackoverflow.com/questions/tagged/spring-data-r2dbc ([https](https://stackoverflow.com/questions/tagged/spring-data-r2dbc ) result 200).
* [ ] http://twitter.com/SpringData with 1 occurrences migrated to:
https://twitter.com/SpringData ([https](https://twitter.com/SpringData ) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
https://contributor-covenant.org ([https](https://contributor-covenant.org ) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/ ) result 301).
* [ ] http://help.github.com/forking/ with 1 occurrences migrated to:
https://help.github.com/forking/ ([https](https://help.github.com/forking/ ) result 301).
* [ ] http://projects.spring.io/spring-data with 1 occurrences migrated to:
https://projects.spring.io/spring-data ([https](https://projects.spring.io/spring-data ) result 301).
* [ ] http://repo.spring.io/libs-milestone with 1 occurrences migrated to:
https://repo.spring.io/libs-milestone ([https](https://repo.spring.io/libs-milestone ) result 302).
7 years ago
Mark Paluch
5a5310af4d
#8 - Replace exchange() method with map(…) and then() methods.
...
DatabaseClient now no longer exposes the exchange() method but rather provides map(…) and then(…) methods.
Calling map(…) extracts values from tabular results by propagating the mapping function to Result.map(…).
then() allows statement execution without returning the result propagating only completion and error signals.
Original pull request: #33 .
7 years ago
Jens Schauder
7e0cafebf2
DATAJDBC-258 - Polishing.
...
Added mssql to the readme as available database for tests.
Original pull request: #98 .
7 years ago
Jens Schauder
baa6e7e2e9
DATAJDBC-272 - Polishing.
...
Formatting in the readme.
Changed name and description of spring-data-relational-parent to match its artifact id.
7 years ago
Mark Paluch
d23c43882b
DATAJDBC-272 - Update readme files according to module split.
7 years ago
Mark Paluch
34ddfda0c0
#2 - Polishing.
...
Fix GitHub issues url.
7 years ago
Mark Paluch
12dc98bcbd
#2 - Polishing.
7 years ago
Mark Paluch
b6a8c81289
#2 - Document R2DBC capabilities.
7 years ago
Jens Schauder
89abfdc567
DATAJDBC-271 - Updated README.
...
Removed most of the content.
Replaced it with a real short overview and links to more useful information.
Added build status badges.
7 years ago
Jens Schauder
863bf225f6
DATAJDBC-261 - Added link to license.txt in README.
7 years ago
Jens Schauder
1a32e22017
DATAJDBC-206 - Polishing.
...
Removed single lined table.
Original pull request: #61 .
8 years ago
Jens Schauder
0b6354eb47
DATAJDBC-206 - Reflected DATAJDBC-130 in the README.
...
Original pull request: #61 .
8 years ago
Kazuki Shimizu
2089ad7f0d
DATAJDBC-206 - Polishing.
...
Formatting.
Original pull request: #61 .
8 years ago