Projekt

Obecné

Profil

Stáhnout (1.07 KB) Statistiky
| Větev: | Tag: | Revize:
1 2a34f0e1 Václav Honzík
# 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
# 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
* [Spring Web](https://docs.spring.io/spring-boot/docs/2.6.4/reference/htmlsingle/#boot-features-developing-web-applications)
15
16
### Guides
17
The following guides illustrate how to use some features concretely:
18
19
* [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/)