spring-boot/spring-boot-project/spring-boot-docs/src/docs/asciidoc/features/whats-next.adoc

7 lines
461 B
Plaintext

[[features.whats-next]]
== What to Read Next
If you want to learn more about any of the classes discussed in this section, see the {spring-boot-api}/[Spring Boot API documentation] or you can browse the {spring-boot-code}[source code directly].
If you have specific questions, see the <<howto#howto, how-to>> section.
If you are comfortable with Spring Boot's core features, you can continue on and read about <<actuator#actuator, production-ready features>>.