1 |
d507bd26
|
Vaclav Honzik
|
# Read Me First
|
2 |
|
|
The following was discovered as part of building this project:
|
3 |
|
|
|
4 |
|
|
* The original package name 'cz.zcu.kiv.backend-api' is invalid and this project uses 'cz.zcu.kiv.backendapi' instead.
|
5 |
|
|
|
6 |
79d3f0dd
|
honzikv
|
# Getting Started
|
7 |
|
|
|
8 |
|
|
### Reference Documentation
|
9 |
|
|
For further reference, please consider the following sections:
|
10 |
|
|
|
11 |
|
|
* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)
|
12 |
|
|
* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.6.4/maven-plugin/reference/html/)
|
13 |
|
|
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.6.4/maven-plugin/reference/html/#build-image)
|
14 |
d507bd26
|
Vaclav Honzik
|
* [Spring Web](https://docs.spring.io/spring-boot/docs/2.6.4/reference/htmlsingle/#boot-features-developing-web-applications)
|
15 |
79d3f0dd
|
honzikv
|
|
16 |
|
|
### Guides
|
17 |
|
|
The following guides illustrate how to use some features concretely:
|
18 |
|
|
|
19 |
d507bd26
|
Vaclav Honzik
|
* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
|
20 |
|
|
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
|
21 |
|
|
* [Building REST services with Spring](https://spring.io/guides/tutorials/bookmarks/)
|