Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
42a6c367
Commit
42a6c367
authored
Oct 05, 2018
by
dreis2211
Committed by
Stephane Nicoll
Oct 05, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix BeansEndpoint typo in readme
Closes gh-14688
parent
2b6bdfe2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.adoc
README.adoc
+1
-1
No files found.
README.adoc
View file @
42a6c367
...
...
@@ -205,7 +205,7 @@ can also watch files, automatically recompiling and restarting when they change.
Actuator endpoints let you monitor and interact with your application.
Spring Boot Actuator provides the infrastructure required for actuator endpoints. It contains
annotation support for actuator endpoints. Out of the box, this module provides a number of endpoints
including the `HealthEndpoint`, `EnvironmentEndpoint`, `BeansEndpoint
s
` and many more.
including the `HealthEndpoint`, `EnvironmentEndpoint`, `BeansEndpoint` and many more.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment