Cleaned up readme and application properties
This commit is contained in:
parent
427b012ee4
commit
7b6418e84c
|
@ -1,2 +1 @@
|
|||
###The Course
|
||||
The "REST With Spring" Classes: http://bit.ly/restwithspring
|
||||
|
||||
|
|
|
@ -8,10 +8,6 @@ endpoints.shutdown.enabled=true
|
|||
endpoints.jmx.domain=Spring Sample Application
|
||||
endpoints.jmx.uniqueNames=true
|
||||
|
||||
##jolokia.config.debug=true
|
||||
##endpoints.jolokia.enabled=true
|
||||
##endpoints.jolokia.path=jolokia
|
||||
|
||||
spring.jmx.enabled=true
|
||||
endpoints.jmx.enabled=true
|
||||
|
||||
|
|
Loading…
Reference in New Issue