12 Commits

Author SHA1 Message Date
Mike Heath
b6861ea7e0 Fix services configuration example 2019-05-28 15:51:33 -04:00
Mike Heath
a85d8316f6 Fix credential-provider examples
Credential providers take a mapping, not a sequence of mappings.
2019-05-09 16:01:24 -05:00
Mike Heath
87236ad135 Fix target configuration example
target is an object, not an array
2019-05-07 18:07:33 -05:00
Roy Clarkson
d109416aa5 Add docs for app deployment workflows
Add information about create, update, and delete workflows with a caution
about certain update configurations causing downtime.

Resolves #231
2019-05-03 16:59:23 -04:00
Roy Clarkson
bc75e248c2 Update copyright date 2019-04-18 10:23:28 -04:00
Spring Operator
e6e9acff8a 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://docs.oracle.com/javase/8/docs/api/ migrated to:
  https://docs.oracle.com/javase/8/docs/api/ ([https](https://docs.oracle.com/javase/8/docs/api/) result 200).
* http://docs.spring.io/spring/docs/ migrated to:
  https://docs.spring.io/spring/docs/ ([https](https://docs.spring.io/spring/docs/) result 200).
* http://www.apache.org/licenses/LICENSE-2.0 migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
* http://www.apache.org/licenses/LICENSE-2.0.txt migrated to:
  https://www.apache.org/licenses/LICENSE-2.0.txt ([https](https://www.apache.org/licenses/LICENSE-2.0.txt) result 200).
* http://projects.spring.io/spring-cloud migrated to:
  https://projects.spring.io/spring-cloud ([https](https://projects.spring.io/spring-cloud) result 301).
2019-03-11 12:46:39 -05:00
Ben Klein
34153b482d Updates to reference documentation 2019-02-26 13:57:15 -06:00
Ben Klein
2315ec7324 First draft of reference documentation
Fixes #111
2019-02-04 13:37:57 -06:00
Ben Klein
6c342afb7a Add some reference documentation 2019-01-25 16:05:51 -06:00
Ben Klein
3ab77c35c5 Rm 'Example Service Broker' section 2019-01-15 11:28:25 -06:00
Ben Klein
b6ca81f78d Begin reference 2019-01-15 10:46:50 -06:00
Ben Klein
4fc191ac04 Add dir and modify build task for reference docs 2019-01-09 13:39:43 -06:00