John Blum
b4cef0726a
DATAGEODE-238 - Create spring-data-geode-distribution module.
...
Add organization details to pom.xml.
Move Asciidoc and Assembly Maven build plugins from pom.xml to spring-data-geode-distribution/pom.xml.
Move Asciidoc from spring-data-geode/src/main/asciidoc to src/main/asciidoc.
2019-11-14 00:15:32 -08:00
John Blum
aeb8e77264
DATAGEODE-238 - Create module for Spring Data GemFire.
...
Create spring-data-gemfire module.
Create spring-data-geode module.
Modularize the SDG project and convert pom.xml into a parent POM.
Move all source files to spring-data-geode/src.
2019-11-14 00:15:32 -08:00
John Blum
1d0753323e
DATAGEODE-211 - Add warning in the 'Configuring the Embedded Redis Server' documentation explaining to users that the 'org.apache.geode:geode-redis' module must be explicitly declared on the Spring [Boot] application classpath when usign the @EnableRedisServer annotation.
2019-11-13 23:19:23 -08:00
John Blum
4bb6e50f9a
DATAGEODE-272 - Add documentation for auto transaction event publishing.
2019-11-12 18:25:41 -08:00
John Blum
6d5e1e2f1e
DATAGEODE-152 - Polish.
...
Resolve gh-27.
2019-11-05 18:06:49 -08:00
Patrick Johnson
94ba8b8d82
DATAGEODE-152 - Add documentation for TransactionalEventListener annotation.
...
Resolves gh-27.
2019-11-05 18:06:49 -08:00
Patrick Johnson
1a012c992a
DATAGEODE-1 - Remove support for DynamicRegionFactory.
...
Resolves gh-29.
2019-11-05 14:54:35 -08:00
John Blum
ae944c3893
DATAGEODE-230 - Remove 'What's New' Release Notes prior 2.0 and add 'What's New' Release Notes for 2.2.
2019-09-06 11:56:11 -07:00
John Blum
04a0d0bbf1
DATAGEODE-226 - Switch spring-web to being an optional dependency.
2019-08-21 17:15:08 -07:00
John Blum
3ebefb4f10
DATAGEODE-169 - Polish.
...
Resolves gh-22.
2019-08-05 00:39:08 -07:00
kohlmu-pivotal
ae13997f8b
DATAGEODE-169 - Added GatewaySenders and GatewaySender annotation.
...
Resolves gh-22.
2019-08-05 00:38:46 -07:00
John Blum
0a0b8e1fc0
DATAGEODE-176 - More URL cleanup caught by Checkstyle.
2019-06-18 15:41:50 -07:00
John Blum
5650565fb1
DATAGEODE-176 - Additional URL cleanup caught by Checkstyle.
2019-06-18 14:34:35 -07:00
ukohlmeyer
2753e90576
DATAGEODE-168 - Add documentation for GatewayReceiver annotation configuration support.
...
Resolves gh-7.
2019-06-14 02:05:03 -07:00
John Blum
2f99f6ac4b
DATAGEODE-187 - Add documentation on configuring and bootstrapping Locator applications.
2019-05-13 00:32:54 -07:00
John Blum
cd109c59c8
DATAGEODE-188 - Set Apache Geode version to 1.9.0.
...
Set Pivotal GemFire version to 9.8.0.
2019-05-12 23:30:29 -07:00
John Blum
1dd8bf1138
DATAGEODE-188 - Set Table of Contents (TOC) Levels to 2.
2019-05-12 23:28:52 -07:00
Spring Operator
1b29f092dc
DATAGEODE-176 - 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://narayana.io/ (200) with 1 occurrences could not be migrated:
([https](https://narayana.io/ ) result SSLHandshakeException).
* [ ] http://narayana.io//docs/project/index.html (200) with 1 occurrences could not be migrated:
([https](https://narayana.io//docs/project/index.html ) result SSLHandshakeException).
# 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.gemstone.com/products/gemfire (ConnectTimeoutException) with 1 occurrences migrated to:
https://www.gemstone.com/products/gemfire ([https](https://www.gemstone.com/products/gemfire ) result ConnectTimeoutException).
* [ ] http://%1 (UnknownHostException) with 1 occurrences migrated to:
https://%1 ([https](https://%1 ) result UnknownHostException).
* [ ] http://gemfire- (UnknownHostException) with 1 occurrences migrated to:
https://gemfire- ([https](https://gemfire- ) result UnknownHostException).
* [ ] http://geode.docs.pivotal.io/docs/developing/distributed_regions/how_region_versioning_works.html (404) with 1 occurrences migrated to:
https://geode.docs.pivotal.io/docs/developing/distributed_regions/how_region_versioning_works.html ([https](https://geode.docs.pivotal.io/docs/developing/distributed_regions/how_region_versioning_works.html ) result 404).
* [ ] http://geode.docs.pivotal.io/docs/developing/partitioned_regions/configuring_ha_for_pr.html (404) with 1 occurrences migrated to:
https://geode.docs.pivotal.io/docs/developing/partitioned_regions/configuring_ha_for_pr.html ([https](https://geode.docs.pivotal.io/docs/developing/partitioned_regions/configuring_ha_for_pr.html ) result 404).
* [ ] http://geode.docs.pivotal.io/docs/reference/topics/gemfire_properties.html (404) with 1 occurrences migrated to:
https://geode.docs.pivotal.io/docs/reference/topics/gemfire_properties.html ([https](https://geode.docs.pivotal.io/docs/reference/topics/gemfire_properties.html ) result 404).
* [ ] http://geode.docs.pivotal.io/docs/rest_apps/book_intro.html (404) with 2 occurrences migrated to:
https://geode.docs.pivotal.io/docs/rest_apps/book_intro.html ([https](https://geode.docs.pivotal.io/docs/rest_apps/book_intro.html ) 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://en.wikipedia.org/wiki/Cache_algorithms with 1 occurrences migrated to:
https://en.wikipedia.org/wiki/Cache_algorithms ([https](https://en.wikipedia.org/wiki/Cache_algorithms ) result 200).
* [ ] http://geode.apache.org with 1 occurrences migrated to:
https://geode.apache.org ([https](https://geode.apache.org ) result 200).
* [ ] http://geode.apache.org/ with 1 occurrences migrated to:
https://geode.apache.org/ ([https](https://geode.apache.org/ ) result 200).
* [ ] http://geode.apache.org/docs/guide/ with 1 occurrences migrated to:
https://geode.apache.org/docs/guide/ ([https](https://geode.apache.org/docs/guide/ ) result 200).
* [ ] http://geode.apache.org/docs/guide/12/developing/transactions/cache_transactions.html with 1 occurrences migrated to:
https://geode.apache.org/docs/guide/12/developing/transactions/cache_transactions.html ([https](https://geode.apache.org/docs/guide/12/developing/transactions/cache_transactions.html ) result 200).
* [ ] http://geode.apache.org/releases/latest/javadoc with 1 occurrences migrated to:
https://geode.apache.org/releases/latest/javadoc ([https](https://geode.apache.org/releases/latest/javadoc ) result 200).
* [ ] http://geode.apache.org/schema/cache/cache-1.0.xsd with 5 occurrences migrated to:
https://geode.apache.org/schema/cache/cache-1.0.xsd ([https](https://geode.apache.org/schema/cache/cache-1.0.xsd ) result 200).
* [ ] http://google.github.io/snappy/ with 1 occurrences migrated to:
https://google.github.io/snappy/ ([https](https://google.github.io/snappy/ ) result 200).
* [ ] http://jira.spring.io/browse/SGF-112 with 1 occurrences migrated to:
https://jira.spring.io/browse/SGF-112 ([https](https://jira.spring.io/browse/SGF-112 ) result 200).
* [ ] http://lucene.apache.org/ with 1 occurrences migrated to:
https://lucene.apache.org/ ([https](https://lucene.apache.org/ ) result 200).
* [ ] http://lucene.apache.org/core/6_5_0/core/org/apache/lucene/analysis/Analyzer.html with 1 occurrences migrated to:
https://lucene.apache.org/core/6_5_0/core/org/apache/lucene/analysis/Analyzer.html ([https](https://lucene.apache.org/core/6_5_0/core/org/apache/lucene/analysis/Analyzer.html ) result 200).
* [ ] http://projects.spring.io/spring-data-gemfire/ with 2 occurrences migrated to:
https://projects.spring.io/spring-data-gemfire/ ([https](https://projects.spring.io/spring-data-gemfire/ ) result 200).
* [ ] http://spring.io/blog with 1 occurrences migrated to:
https://spring.io/blog ([https](https://spring.io/blog ) result 200).
* [ ] http://spring.io/projects with 1 occurrences migrated to:
https://spring.io/projects ([https](https://spring.io/projects ) result 200).
* [ ] http://stackoverflow.com/questions/39830488/gemfire-entrynotfoundexception-for-cacheevict with 1 occurrences migrated to:
https://stackoverflow.com/questions/39830488/gemfire-entrynotfoundexception-for-cacheevict ([https](https://stackoverflow.com/questions/39830488/gemfire-entrynotfoundexception-for-cacheevict ) result 200).
* [ ] http://stackoverflow.com/questions/tagged/gemfire with 1 occurrences migrated to:
https://stackoverflow.com/questions/tagged/gemfire ([https](https://stackoverflow.com/questions/tagged/gemfire ) result 200).
* [ ] http://stackoverflow.com/questions/tagged/spring-data-gemfire with 1 occurrences migrated to:
https://stackoverflow.com/questions/tagged/spring-data-gemfire ([https](https://stackoverflow.com/questions/tagged/spring-data-gemfire ) result 200).
* [ ] http://www.apache.org with 1 occurrences migrated to:
https://www.apache.org ([https](https://www.apache.org ) result 200).
* [ ] http://www.oracle.com/technetwork/java/javase/documentation/spec-136004.html with 1 occurrences migrated to:
https://www.oracle.com/technetwork/java/javase/documentation/spec-136004.html ([https](https://www.oracle.com/technetwork/java/javase/documentation/spec-136004.html ) result 200).
* [ ] http://www.springframework.org/schema/beans/spring-beans.xsd with 13 occurrences migrated to:
https://www.springframework.org/schema/beans/spring-beans.xsd ([https](https://www.springframework.org/schema/beans/spring-beans.xsd ) result 200).
* [ ] http://www.springframework.org/schema/context/spring-context.xsd with 4 occurrences migrated to:
https://www.springframework.org/schema/context/spring-context.xsd ([https](https://www.springframework.org/schema/context/spring-context.xsd ) result 200).
* [ ] http://www.springframework.org/schema/data/repository/spring-repository.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/data/repository/spring-repository.xsd ([https](https://www.springframework.org/schema/data/repository/spring-repository.xsd ) 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.pivotal.io/gemfire with 1 occurrences migrated to:
https://docs.pivotal.io/gemfire ([https](https://docs.pivotal.io/gemfire ) result 301).
* [ ] http://docs.spring.io/spring-data-gemfire/docs/current/api/ with 1 occurrences migrated to:
https://docs.spring.io/spring-data-gemfire/docs/current/api/ ([https](https://docs.spring.io/spring-data-gemfire/docs/current/api/ ) result 301).
* [ ] http://docs.spring.io/spring-data-gemfire/docs/current/api/org/springframework/data/gemfire/function/PojoFunctionWrapper.html with 1 occurrences migrated to:
https://docs.spring.io/spring-data-gemfire/docs/current/api/org/springframework/data/gemfire/function/PojoFunctionWrapper.html ([https](https://docs.spring.io/spring-data-gemfire/docs/current/api/org/springframework/data/gemfire/function/PojoFunctionWrapper.html ) result 301).
* [ ] http://docs.spring.io/spring-data-gemfire/docs/current/api/org/springframework/data/gemfire/function/annotation/package-summary.html with 1 occurrences migrated to:
https://docs.spring.io/spring-data-gemfire/docs/current/api/org/springframework/data/gemfire/function/annotation/package-summary.html ([https](https://docs.spring.io/spring-data-gemfire/docs/current/api/org/springframework/data/gemfire/function/annotation/package-summary.html ) result 301).
* [ ] http://docs.spring.io/spring-data-gemfire/docs/current/reference/html/ with 8 occurrences migrated to:
https://docs.spring.io/spring-data-gemfire/docs/current/reference/html/ ([https](https://docs.spring.io/spring-data-gemfire/docs/current/reference/html/ ) result 301).
* [ ] http://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data/projection/ProjectionFactory.html with 1 occurrences migrated to:
https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data/projection/ProjectionFactory.html ([https](https://docs.spring.io/spring-data/commons/docs/current/api/org/springframework/data/projection/ProjectionFactory.html ) result 301).
* [ ] http://docs.spring.io/spring-data/data-commons/docs/current/reference/html/ with 1 occurrences migrated to:
https://docs.spring.io/spring-data/data-commons/docs/current/reference/html/ ([https](https://docs.spring.io/spring-data/data-commons/docs/current/reference/html/ ) result 301).
* [ ] http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/context/ApplicationEvent.html with 1 occurrences migrated to:
https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/context/ApplicationEvent.html ([https](https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/context/ApplicationEvent.html ) result 301).
* [ ] http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/ with 25 occurrences migrated to:
https://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/ ([https](https://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/ ) result 301).
* [ ] http://forum.spring.io/forum/spring-projects/data/gemfire with 1 occurrences migrated to:
https://forum.spring.io/forum/spring-projects/data/gemfire ([https](https://forum.spring.io/forum/spring-projects/data/gemfire ) 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-gemfire with 2 occurrences migrated to:
https://projects.spring.io/spring-data-gemfire ([https](https://projects.spring.io/spring-data-gemfire ) result 301).
* [ ] http://www.springframework.org with 1 occurrences migrated to:
https://www.springframework.org ([https](https://www.springframework.org ) result 301).
* [ ] http://www.springframework.org/schema/cache/spring-cache.xsd with 2 occurrences migrated to:
https://www.springframework.org/schema/cache/spring-cache.xsd ([https](https://www.springframework.org/schema/cache/spring-cache.xsd ) result 301).
* [ ] http://www.springframework.org/schema/data/gemfire/spring-data-gemfire.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/data/gemfire/spring-data-gemfire.xsd ([https](https://www.springframework.org/schema/data/gemfire/spring-data-gemfire.xsd ) result 301).
* [ ] http://www.springframework.org/schema/gemfire/spring-gemfire.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/gemfire/spring-gemfire.xsd ([https](https://www.springframework.org/schema/gemfire/spring-gemfire.xsd ) result 301).
* [ ] http://www.springframework.org/schema/geode/spring-geode.xsd with 3 occurrences migrated to:
https://www.springframework.org/schema/geode/spring-geode.xsd ([https](https://www.springframework.org/schema/geode/spring-geode.xsd ) result 301).
* [ ] http://www.springframework.org/schema/util/spring-util.xsd with 1 occurrences migrated to:
https://www.springframework.org/schema/util/spring-util.xsd ([https](https://www.springframework.org/schema/util/spring-util.xsd ) result 301).
* [ ] http://www.springsource.org/spring-gemfire with 2 occurrences migrated to:
https://www.springsource.org/spring-gemfire ([https](https://www.springsource.org/spring-gemfire ) result 301).
* [ ] http://www.springsource.org/spring-gemfire/ with 1 occurrences migrated to:
https://www.springsource.org/spring-gemfire/ ([https](https://www.springsource.org/spring-gemfire/ ) result 301).
* [ ] http://www.vmware.com/products/application-platform/vfabric-gemfire with 1 occurrences migrated to:
https://www.vmware.com/products/application-platform/vfabric-gemfire ([https](https://www.vmware.com/products/application-platform/vfabric-gemfire ) result 301).
* [ ] http://www.vmware.com/products/application-platform/vfabric-gemfire/overview.html with 1 occurrences migrated to:
https://www.vmware.com/products/application-platform/vfabric-gemfire/overview.html ([https](https://www.vmware.com/products/application-platform/vfabric-gemfire/overview.html ) result 301).
* [ ] http://gemfire.docs.pivotal.io/ with 1 occurrences migrated to:
https://gemfire.docs.pivotal.io/ ([https](https://gemfire.docs.pivotal.io/ ) result 302).
* [ ] http://gemfire.docs.pivotal.io/docs-gemfire/latest/developing/data_serialization/gemfire_pdx_serialization.html with 1 occurrences migrated to:
https://gemfire.docs.pivotal.io/docs-gemfire/latest/developing/data_serialization/gemfire_pdx_serialization.html ([https](https://gemfire.docs.pivotal.io/docs-gemfire/latest/developing/data_serialization/gemfire_pdx_serialization.html ) result 302).
* [ ] http://gemfire.docs.pivotal.io/docs-gemfire/latest/developing/expiration/chapter_overview.html with 2 occurrences migrated to:
https://gemfire.docs.pivotal.io/docs-gemfire/latest/developing/expiration/chapter_overview.html ([https](https://gemfire.docs.pivotal.io/docs-gemfire/latest/developing/expiration/chapter_overview.html ) result 302).
* [ ] http://gemfire.docs.pivotal.io/docs-gemfire/latest/developing/query_additional/supported_keywords.html with 1 occurrences migrated to:
https://gemfire.docs.pivotal.io/docs-gemfire/latest/developing/query_additional/supported_keywords.html ([https](https://gemfire.docs.pivotal.io/docs-gemfire/latest/developing/query_additional/supported_keywords.html ) result 302).
* [ ] http://gemfire.docs.pivotal.io/docs-gemfire/latest/managing/security/authentication_overview.html with 1 occurrences migrated to:
https://gemfire.docs.pivotal.io/docs-gemfire/latest/managing/security/authentication_overview.html ([https](https://gemfire.docs.pivotal.io/docs-gemfire/latest/managing/security/authentication_overview.html ) result 302).
* [ ] http://gemfire.docs.pivotal.io/docs-gemfire/latest/managing/security/authorization_overview.html with 1 occurrences migrated to:
https://gemfire.docs.pivotal.io/docs-gemfire/latest/managing/security/authorization_overview.html ([https](https://gemfire.docs.pivotal.io/docs-gemfire/latest/managing/security/authorization_overview.html ) result 302).
* [ ] http://gemfire.docs.pivotal.io/docs-gemfire/managing/security/chapter_overview.html with 1 occurrences migrated to:
https://gemfire.docs.pivotal.io/docs-gemfire/managing/security/chapter_overview.html ([https](https://gemfire.docs.pivotal.io/docs-gemfire/managing/security/chapter_overview.html ) result 302).
* [ ] http://gemfire.docs.pivotal.io/docs-gemfire/reference/topics/gemfire_properties.html with 2 occurrences migrated to:
https://gemfire.docs.pivotal.io/docs-gemfire/reference/topics/gemfire_properties.html ([https](https://gemfire.docs.pivotal.io/docs-gemfire/reference/topics/gemfire_properties.html ) result 302).
* [ ] http://gemfire.docs.pivotal.io/geode/developing/transactions/cache_transactions.html with 1 occurrences migrated to:
https://gemfire.docs.pivotal.io/geode/developing/transactions/cache_transactions.html ([https](https://gemfire.docs.pivotal.io/geode/developing/transactions/cache_transactions.html ) result 302).
* [ ] http://gemfire.docs.pivotal.io/latest/userguide/index.html with 5 occurrences migrated to:
https://gemfire.docs.pivotal.io/latest/userguide/index.html ([https](https://gemfire.docs.pivotal.io/latest/userguide/index.html ) result 302).
* [ ] http://gemfire90.docs.pivotal.io/geode/developing/query_index/create_multiple_indexes.html with 1 occurrences migrated to:
https://gemfire90.docs.pivotal.io/geode/developing/query_index/create_multiple_indexes.html ([https](https://gemfire90.docs.pivotal.io/geode/developing/query_index/create_multiple_indexes.html ) result 302).
* [ ] http://gemfire90.docs.pivotal.io/geode/developing/query_index/query_index.html with 1 occurrences migrated to:
https://gemfire90.docs.pivotal.io/geode/developing/query_index/query_index.html ([https](https://gemfire90.docs.pivotal.io/geode/developing/query_index/query_index.html ) result 302).
* [ ] http://gemfire90.docs.pivotal.io/geode/developing/transactions/JTA_transactions.html with 5 occurrences migrated to:
https://gemfire90.docs.pivotal.io/geode/developing/transactions/JTA_transactions.html ([https](https://gemfire90.docs.pivotal.io/geode/developing/transactions/JTA_transactions.html ) result 302).
* [ ] http://gemfire90.docs.pivotal.io/geode/developing/transactions/jca_adapter_example.html with 1 occurrences migrated to:
https://gemfire90.docs.pivotal.io/geode/developing/transactions/jca_adapter_example.html ([https](https://gemfire90.docs.pivotal.io/geode/developing/transactions/jca_adapter_example.html ) result 302).
* [ ] http://gemfire91.docs.pivotal.io/geode/developing/partitioned_regions/join_query_partitioned_regions.html with 1 occurrences migrated to:
https://gemfire91.docs.pivotal.io/geode/developing/partitioned_regions/join_query_partitioned_regions.html ([https](https://gemfire91.docs.pivotal.io/geode/developing/partitioned_regions/join_query_partitioned_regions.html ) result 302).
* [ ] http://gemfire91.docs.pivotal.io/geode/managing/region_compression.html with 1 occurrences migrated to:
https://gemfire91.docs.pivotal.io/geode/managing/region_compression.html ([https](https://gemfire91.docs.pivotal.io/geode/managing/region_compression.html ) result 302).
* [ ] http://geode.incubator.apache.org/docs/guide/developing/expiration/chapter_overview.html with 2 occurrences migrated to:
https://geode.incubator.apache.org/docs/guide/developing/expiration/chapter_overview.html ([https](https://geode.incubator.apache.org/docs/guide/developing/expiration/chapter_overview.html ) result 302).
* [ ] http://repo.spring.io/milestone with 2 occurrences migrated to:
https://repo.spring.io/milestone ([https](https://repo.spring.io/milestone ) result 302).
* [ ] http://repo.spring.io/plugins-release with 1 occurrences migrated to:
https://repo.spring.io/plugins-release ([https](https://repo.spring.io/plugins-release ) result 302).
* [ ] http://repo.spring.io/snapshot with 2 occurrences migrated to:
https://repo.spring.io/snapshot ([https](https://repo.spring.io/snapshot ) result 302).
* [ ] http://www.iana.org/assignments/multicast-addresses with 1 occurrences migrated to:
https://www.iana.org/assignments/multicast-addresses ([https](https://www.iana.org/assignments/multicast-addresses ) result 302).
# Ignored
These URLs were intentionally ignored.
* http://geode.apache.org/schema/cache with 10 occurrences
* http://localhost:7070/gemfire/v1/indexes with 1 occurrences
* http://localhost:7070/gemfire/v1/regions with 1 occurrences
* http://www.springframework.org/schema/beans with 34 occurrences
* http://www.springframework.org/schema/cache with 4 occurrences
* http://www.springframework.org/schema/context with 12 occurrences
* http://www.springframework.org/schema/data/gemfire with 1 occurrences
* http://www.springframework.org/schema/data/geode with 4 occurrences
* http://www.springframework.org/schema/data/repository with 6 occurrences
* http://www.springframework.org/schema/gemfire with 1 occurrences
* http://www.springframework.org/schema/geode with 10 occurrences
* http://www.springframework.org/schema/p with 4 occurrences
* http://www.springframework.org/schema/tool with 8 occurrences
* http://www.springframework.org/schema/util with 2 occurrences
* http://www.w3.org/2001/XMLSchema with 4 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 18 occurrences
Original Pull Request modified to leave out endpoints in `RestHttpGemfireAdminTemplate`.
Resolves gh-15.
2019-03-27 09:35:47 +01:00
Mark Paluch
15d50b5b01
DATAGEODE-164 - Update copyright years to 2019.
2019-01-02 13:50:35 +01:00
John Blum
5525147457
DATAGEODE-162 - Fix link in Annotation Config Quickstart doc to the MappingPdxSerializer section of the POJO Mapping chapter.
2018-12-13 09:52:59 -08:00
Mark Paluch
26a5db195e
DATAGEODE-159 - Simplify reference documentation setup.
2018-12-10 10:11:50 +01:00
Mark Paluch
47cb696b67
DATAGEODE-146 - Polishing.
...
Fix inclusions of Spring Data Commons documentation artifacts. Fix link to Mapping PDX serializer.
2018-12-07 14:31:22 +01:00
Mark Paluch
b0c0659071
DATAGEODE-146 - Include documentation about Object Mapping Fundamentals.
...
Related ticket: DATACMNS-1374.
2018-12-07 14:31:22 +01:00
John Blum
055a777ef2
DATAGEODE-144 - Update Javadoc and Reference Guide.
2018-09-10 12:57:01 -07:00
John Blum
847c11b8cd
DATAGEODE-142 - Add annotation configuration support to create client Regions from Cluster-defined Regions.
2018-09-05 11:51:53 -07:00
John Blum
535b9d4be0
DATAGEODE-140 - Correct Pool references in 'Runtime configuration using Properties' documentation.
2018-08-17 22:25:22 -07:00
John Blum
361fe9a443
DATAGEODE-125 - Edit MappingPdxSerializer type filter documentation to cover includes and excludes.
2018-08-03 17:53:17 -07:00
John Blum
0cd07f05b1
DATAGEODE-137 - Fix typo in Global, JTA Transaction Management documentation.
2018-08-03 13:32:08 -07:00
John Blum
96b954cfd4
DATAGEODE-127 - Add quick start reference to the 'Bootstrapping Apache Geode Using Annotations' chapter.
...
Resolves DATAGEODE-114.
2018-08-03 13:25:46 -07:00
John Blum
345b3921b0
DATAGEODE-135 - Polish SDG Reference Guide Edits.
2018-07-31 12:26:10 -07:00
John Blum
d308756cf5
DATAGEODE-130 - Review and merge SDG Reference Guide Edits.
2018-07-25 22:51:06 -07:00
John Blum
b5fe5f8c8d
DATAGEODE-105 - Add ability to filter types de/serialized by the o.s.d.g.mapping.MappingPdxSerializer.
2018-05-14 19:03:18 -07:00
John Blum
dc1e867bd4
DATAGEODE-102 - Add support for enforcing Lucene Index creation before Region creation.
2018-05-04 10:53:16 -07:00
John Blum
1fd41c9b3a
DATAGEODE-100 - Avoid Pool Already Exists Exception on Spring container initialization.
2018-04-24 10:56:29 -07:00
John Blum
b5c7d9d8c2
DATAGEODE-88 - Add configuration support for critical and eviction off-heap percentages in client, peer and cache server application annotations.
2018-03-08 21:48:40 -08:00
John Blum
0f7b66230a
DATAGEODE-83 - Override generated OQL from Repository query methods.
2018-02-28 00:03:08 -08:00
Oliver Gierke
db0977f8eb
DATAGEODE-70 - Reduced documentation build time.
...
We now don't include the namespace schema files into the reference documentation anymore as they span multiple pages in the PDF and thus cause heavy load in the PDF conversion trying to lay those out properly [0]. Switched to a simple link pointing to the schemas for now.
[0] https://twitter.com/olivergierke/status/935818047385948160
2017-11-30 14:04:52 +01:00
John Blum
d20111bada
DATAGEODE-69 - Dependency on org.iq80.snappy:snappy breaks the IO Platform build and appears to be a candidate for being test scoped.
2017-11-29 00:32:38 -08:00
John Blum
da0d989283
DATAGEODE-65 - Document use of @EnableGemfireRepositories.
2017-11-22 01:01:10 -08:00
John Blum
5f3647bb1c
DATAGEOE-63 - Add section in SDG Reference Documentation for Configuring Region Compression with Annotation config.
2017-11-21 22:10:10 -08:00
John Blum
9b5ef90e11
DATAGEODE-62 - Update section in SDG Reference Documentation on Configuring Off-Heap with Annotation config.
2017-11-21 21:43:10 -08:00
John Blum
a2129dc17b
DATAGEDOE-58 - Add support for configuring client and server Region data management policies in Caching-defined Regions.
...
This improvement allows users to configure both the client and server Region data management policies using the new clientRegionShortcut and serverRegionShortcut attributes on the EnableCachingDefinedRegions annotation, which default to o.a.g.cache.client.ClientRegionShortcut#PROXY and o.a.g.cache.RegionShortcut#PARTITION, respectively.
Additionally, a user may configure the name of a dedicated Pool to use for all caching-defined client Regions.
Move all common Annotation-based configuration logic from CachingDefinedRegionsConfiguration to AbstractAnnotationConfigSupport.
2017-11-18 08:52:23 -08:00
John Blum
cbf1b18916
DATAGEODE-47 - Add documentation in SDG's Reference Guide for the new Annotation-based configuration model.
2017-10-04 19:03:50 -07:00
John Blum
61257ce010
DATAGEODE-30 - Fix Reference Guide formatting.
...
Fix typo in region.adoc involving the Local Region example.
2017-07-27 17:55:47 -07:00
John Blum
70eea5f68d
DATAGEODE-16 - Add support for Geode JCA ResourceAdapter.
2017-07-11 17:28:51 -07:00
John Blum
08b1a147aa
DATAGEODE-14 - Improve IndexFactoryBean's resilience and options for handling GemFire IndexExistsExceptions and IndexNameConflictExceptions.
...
Related JIRA: https://jira.spring.io/browse/SGF-637
(cherry picked from commit e868c58db9d245adab005b6a5ae1cc0a94275cf3)
Signed-off-by: John Blum <jblum@pivotal.io >
2017-06-26 18:47:50 -07:00
John Blum
98f751e11e
DATAGEODE-5 - Review and edit the Spring Data Geode Reference Guide.
...
Remove all Spring Data GemFire and Pivotal GemFire references and URLs.
Related JIRA: https://jira.spring.io/browse/SGF-611 .
2017-05-05 19:59:19 -07:00
John Blum
479bc4e325
SGF-402 - Polish.
2017-03-29 17:01:53 -07:00
John Blum
556afed877
SGF-402 - Document Lucene integration support.
2017-03-29 12:46:09 -07:00
John Blum
e080b1bef2
SGF-589 - Reorganize and repackage Spring Data Geode API classes by functional concern.
2017-01-21 16:16:11 -08:00