Spring Operator bbcfa983e6 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).

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 3 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://www.apache.org/licenses/LICENSE-2.0 with 8 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.pivotal.io with 3 occurrences migrated to:
  https://www.pivotal.io ([https](https://www.pivotal.io) result 301).
* http://www.spring.io with 3 occurrences migrated to:
  https://www.spring.io ([https](https://www.spring.io) result 301).

These URLs were intentionally ignored.

* http://maven.apache.org/POM/4.0.0 with 6 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 3 occurrences

Resolves gh-2.
2019-03-18 18:51:15 -07:00
2018-08-28 17:00:24 -07:00
2019-03-18 18:51:15 -07:00
2019-03-18 18:51:15 -07:00
2019-03-18 18:51:15 -07:00
2019-03-18 18:51:15 -07:00
2019-03-18 18:51:15 -07:00
2018-05-15 14:35:24 -07:00

image:https://api.travis-ci.org/spring-projects/spring-boot-data-geode.svg?branch=master["Build Status", link="https://travis-ci.org/spring-projects/spring-boot-data-geode"]

== Spring Test Framework for Apache Geode & Pivotal GemFire 

This project is a _Spring Data_ module building on the core _Spring Framework's_ `TestContext` used to
write _Unit_ and _Integration Tests_ for both _Spring Data_ for https://pivotal.io/pivotal-gemfire[Pivotal GemFire]
as well as _Spring Data_ for http://geode.apache.org/[Apache Geode].

This project was born from http://projects.spring.io/spring-data-gemfire/[_Spring Data for Pivotal GemFire's_]
(https://github.com/spring-projects/spring-data-gemfire[GitHub project])
https://github.com/spring-projects/spring-data-gemfire/tree/2.0.6.RELEASE/src/test/java/org/springframework/data/gemfire/test[test framework].
This _test framework_ is used in SDG's test suite to test the proper function of Apache Geode or Pivotal GemFire
when used in a _Spring_ context.

For many years, users have asked for a way to test their Apache Geode or Pivotal GemFire-based, _Spring_ applications,
whether writing _Unit_ or _Integrations_ tests.  This project is the answer.

This **new** project is still under development and will have documentation and examples, soon.
Description
No description provided
Readme Apache-2.0 1.7 MiB
Languages
Java 90.8%
Groovy 8.8%
Shell 0.4%