spring-boot/spring-boot-project/spring-boot-docs/src/docs/asciidoc/data.adoc

11 lines
209 B
Plaintext

[[data]]
= Data
include::attributes.adoc[]
Spring Boot integrates with a number of data technologies, both SQL and NoSQL.
include::data/sql.adoc[]
include::data/nosql.adoc[]
include::data/whats-next.adoc[]