# Getting Started ### Reference Documentation For further reference, please consider the following sections: * [Official Apache Maven documentation](https://maven.apache.org/guides/index.html) * [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.5.5/maven-plugin/reference/html/) * [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.5.5/maven-plugin/reference/html/#build-image) * [Spring Data JPA](https://docs.spring.io/spring-boot/docs/2.5.5/reference/htmlsingle/#boot-features-jpa-and-spring-data) * [Spring Data JDBC](https://docs.spring.io/spring-data/jdbc/docs/current/reference/html/) ### Guides The following guides illustrate how to use some features concretely: * [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/) * [Accessing data with MySQL](https://spring.io/guides/gs/accessing-data-mysql/) * [Using Spring Data JDBC](https://github.com/spring-projects/spring-data-examples/tree/master/jdbc/basics)