Skip to content

Commit 3ffab95

Browse files
Mateo StjepanovićMateo Stjepanović
authored andcommitted
Added code examples for AssertJ-article
1 parent a09f5e7 commit 3ffab95

77 files changed

Lines changed: 2987 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.

testing/assertJ/HELP.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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/2.5.4/maven-plugin/reference/html/)
9+
* [Create an OCI image](https://docs.spring.io/spring-boot/docs/2.5.4/maven-plugin/reference/html/#build-image)
10+
* [Spring Data JPA](https://docs.spring.io/spring-boot/docs/2.5.4/reference/htmlsingle/#boot-features-jpa-and-spring-data)
11+
* [Spring Security](https://docs.spring.io/spring-boot/docs/2.5.4/reference/htmlsingle/#boot-features-security)
12+
* [Spring Web](https://docs.spring.io/spring-boot/docs/2.5.4/reference/htmlsingle/#boot-features-developing-web-applications)
13+
14+
### Guides
15+
16+
The following guides illustrate how to use some features concretely:
17+
18+
* [Accessing Data with JPA](https://spring.io/guides/gs/accessing-data-jpa/)
19+
* [Securing a Web Application](https://spring.io/guides/gs/securing-web/)
20+
* [Spring Boot and OAuth2](https://spring.io/guides/tutorials/spring-boot-oauth2/)
21+
* [Authenticating a User with LDAP](https://spring.io/guides/gs/authenticating-ldap/)
22+
* [Building a RESTful Web Service](https://spring.io/guides/gs/rest-service/)
23+
* [Serving Web Content with Spring MVC](https://spring.io/guides/gs/serving-web-content/)
24+
* [Building REST services with Spring](https://spring.io/guides/tutorials/bookmarks/)
25+

testing/assertJ/mvnw

Lines changed: 310 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)