Phillip Webb
|
2bb0f744e0
|
Polish
|
2014-04-06 21:49:12 -07:00 |
Dave Syer
|
cc4ee653e3
|
Add separate section in "features" docs on Security
Lists all the basic autoconfig defaults and quick pointers on
how to change or disable.
Fixes gh-514
|
2014-04-03 17:47:40 +01:00 |
Dave Syer
|
b10456a2f8
|
Refactor discussion of management.security.*
Really fixes gh-595
|
2014-04-03 15:58:10 +01:00 |
Dave Syer
|
d119336f70
|
Explcitly state in docs that Spring Security is required
... if you use management.security.* properties
Fixes gh-595
|
2014-04-03 14:42:40 +01:00 |
Phillip Webb
|
def4e60fa6
|
Fix typo in reference docs
The `management.contextpath` property should have been
`management.context-path`.
Fixes gh-612
|
2014-03-31 18:14:50 -07:00 |
Dave Syer
|
78d13c513c
|
Correct property path for management.address
Fixes gh-558
|
2014-03-24 10:07:10 +00:00 |
Phillip Webb
|
47eb8180b3
|
Rename spring-boot-starter-shell -> remote-shell
Fixes gh-462
|
2014-03-21 09:05:56 -07:00 |
Phillip Webb
|
3193913899
|
Polish
|
2014-03-20 09:08:09 -07:00 |
Christian Dupuis
|
d08d98492d
|
Add Environment to shell context; disable shell banner if spring.main.show_banner is set to false
|
2014-03-20 15:23:24 +01:00 |
Christian Dupuis
|
b760722234
|
Add endpoint command to shell
fixex #461
|
2014-03-20 11:05:27 +01:00 |
Phillip Webb
|
4024450c5f
|
Rename `starter-shell-remote` to `starter-shell`
Fixes gh-462
|
2014-03-19 16:28:36 -07:00 |
Phillip Webb
|
f0b6f6a516
|
Remove quotes from internal documentation links
Remove quote-marks from internal documentation links and instead favor
italics.
|
2014-03-17 14:14:45 -07:00 |
Stephane Nicoll
|
78f9afba90
|
Review first 8 parts of the doc
This commit mostly fixes typos but also improves slightly specific
areas, adding links when it make sense.
|
2014-03-17 12:39:30 -07:00 |
Phillip Webb
|
947b4f9d8f
|
Add properties syntax highlighting for docs
Fixes gh-495
|
2014-03-17 00:04:57 -07:00 |
Phillip Webb
|
d0275b4734
|
Fix some broken documentation links
|
2014-03-15 16:02:20 -07:00 |
Josh Long
|
a1a62785be
|
Add cloud deployment documentation
Add a "cloud deployment" section to the Spring Boot reference
manual.
See gh-295
|
2014-03-13 13:47:22 -07:00 |
Phillip Webb
|
163509b5e5
|
Add initial reference manual documentation
See gh-295
|
2014-03-13 13:47:22 -07:00 |