Last change
on this file was bc30bce, checked in by blagojanikoloski <blagojanikoloski1@…>, 18 months ago |
cimeri app
|
-
Property mode
set to
100644
|
File size:
1.4 KB
|
Line | |
---|
1 | # 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/3.0.1/maven-plugin/reference/html/)
|
---|
9 | * [Create an OCI image](https://docs.spring.io/spring-boot/docs/3.0.1/maven-plugin/reference/html/#build-image)
|
---|
10 | * [Spring Web](https://docs.spring.io/spring-boot/docs/3.0.1/reference/htmlsingle/#web)
|
---|
11 | * [Spring Security](https://docs.spring.io/spring-boot/docs/3.0.1/reference/htmlsingle/#web.security)
|
---|
12 | * [Thymeleaf](https://docs.spring.io/spring-boot/docs/3.0.1/reference/htmlsingle/#web.servlet.spring-mvc.template-engines)
|
---|
13 |
|
---|
14 | ### Guides
|
---|
15 |
|
---|
16 | The following guides illustrate how to use some features concretely:
|
---|
17 |
|
---|
18 | * [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
|
---|
19 | * [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
|
---|
20 | * [Building REST services with Spring](https://spring.io/guides/tutorials/rest/)
|
---|
21 | * [Securing a Web Application](https://spring.io/guides/gs/securing-web/)
|
---|
22 | * [Spring Boot and OAuth2](https://spring.io/guides/tutorials/spring-boot-oauth2/)
|
---|
23 | * [Authenticating a User with LDAP](https://spring.io/guides/gs/authenticating-ldap/)
|
---|
24 | * [Handling Form Submission](https://spring.io/guides/gs/handling-form-submission/)
|
---|
25 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.