Implement user service and controller with CRUD functions
[alyverkko.git] / HELP.md
1 # Getting Started
2
3 ### Reference Documentation
4 For further reference, please consider the following sections:
5
6 * [Official Gradle documentation](https://docs.gradle.org)
7 * [Spring Boot Gradle Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/3.2.5/gradle-plugin/reference/html/)
8 * [Create an OCI image](https://docs.spring.io/spring-boot/docs/3.2.5/gradle-plugin/reference/html/#build-image)
9 * [Spring Web](https://docs.spring.io/spring-boot/docs/3.2.5/reference/htmlsingle/index.html#web)
10 * [Spring Data JPA](https://docs.spring.io/spring-boot/docs/3.2.5/reference/htmlsingle/index.html#data.sql.jpa-and-spring-data)
11 * [Thymeleaf](https://docs.spring.io/spring-boot/docs/3.2.5/reference/htmlsingle/index.html#web.servlet.spring-mvc.template-engines)
12
13 ### Guides
14 The following guides illustrate how to use some features concretely:
15
16 * [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
17 * [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
18 * [Building REST services with Spring](https://spring.io/guides/tutorials/rest/)
19 * [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)
20 * [Handling Form Submission](https://spring.io/guides/gs/handling-form-submission/)
21
22 ### Additional Links
23 These additional references should also help you:
24
25 * [Gradle Build Scans – insights for your project's build](https://scans.gradle.com#gradle)
26