Skip to content

Commit caa33c3

Browse files
committed
commit
1 parent 06e2f4e commit caa33c3

43 files changed

Lines changed: 1874 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Getting Started
2+
3+
### Reference Documentation
4+
For further reference, please consider the following sections:
5+
6+
* [Official Apache Maven documentation](https://maven.apache.org/guides/index.html)
7+
* [Spring Boot Maven Plugin Reference Guide](https://docs.spring.io/spring-boot/docs/2.7.4/maven-plugin/reference/html/)
8+
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.7.4/maven-plugin/reference/html/#build-image)
9+
* [Spring Web](https://docs.spring.io/spring-boot/docs/2.7.4/reference/htmlsingle/#web)
10+
* [Spring Boot DevTools](https://docs.spring.io/spring-boot/docs/2.7.4/reference/htmlsingle/#using.devtools)
11+
* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/2.7.4/reference/htmlsingle/#data.sql.jpa-and-spring-data)
12+
* [Thymeleaf](https://docs.spring.io/spring-boot/docs/2.7.4/reference/htmlsingle/#web.servlet.spring-mvc.template-engines)
13+
14+
### Guides
15+
The following guides illustrate how to use some features concretely:
16+
17+
* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
18+
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
19+
* [Building REST services with Spring](https://spring.io/guides/tutorials/rest/)
20+
* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)
21+
* [Handling Form Submission](https://spring.io/guides/gs/handling-form-submission/)
22+

07-SpringBoot/016-ThymeleafSecurityWithMemory/mvnw

Lines changed: 316 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)