Madhura Bhave ac00df79f1 Add what's next to new sections
This commit also moves hazelcast from core features to IO

Closes gh-27132
2021-09-20 16:15:08 -07:00

34 lines
824 B
Plaintext

[[features]]
= Core Features
include::attributes.adoc[]
This section dives into the details of Spring Boot.
Here you can learn about the key features that you may want to use and customize.
If you have not already done so, you might want to read the "<<getting-started#getting-started>>" and "<<using#using>>" sections, so that you have a good grounding of the basics.
include::features/spring-application.adoc[]
include::features/external-config.adoc[]
include::features/profiles.adoc[]
include::features/logging.adoc[]
include::features/internationalization.adoc[]
include::features/json.adoc[]
include::features/task-execution-and-scheduling.adoc[]
include::features/testing.adoc[]
include::features/developing-auto-configuration.adoc[]
include::features/kotlin.adoc[]
include::features/whats-next.adoc[]