1 |
79d3f0dd
|
honzikv
|
# Getting Started
|
2 |
|
|
|
3 |
|
|
### Reference Documentation
|
4 |
|
|
|
5 |
|
|
For further reference, please consider the following sections:
|
6 |
|
|
|
7 |
|
|
* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)
|
8 |
|
|
* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.6.4/maven-plugin/reference/html/)
|
9 |
|
|
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.6.4/maven-plugin/reference/html/#build-image)
|
10 |
|
|
* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/2.6.4/reference/htmlsingle/#boot-features-jpa-and-spring-data)
|
11 |
|
|
|
12 |
|
|
### Guides
|
13 |
|
|
|
14 |
|
|
The following guides illustrate how to use some features concretely:
|
15 |
|
|
|
16 |
|
|
* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)
|