Skip to content

Commit 164d281

Browse files
apappascsmarkpollack
authored andcommitted
Add Examples section linking to Spring AI examples repository
1 parent e941bc5 commit 164d281

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ Please refer to the [Getting Started Guide](https://docs.spring.io/spring-ai/ref
4646
* [Issues](https://github.com/spring-projects/spring-ai/issues)
4747
<!-- * [Discussions](https://github.com/spring-projects/spring-ai/discussions) - Go here if you have a question, suggestion, or feedback! -->
4848
* [Awesome Spring AI](https://github.com/danvega/awesome-spring-ai) - A curated list of awesome resources, tools, tutorials, and projects for building generative AI applications using Spring AI
49+
* [Spring AI Examples](https://github.com/spring-projects/spring-ai-examples) contains example projects that explain specific features in more detail.
4950

5051
## Breaking changes
5152

@@ -133,7 +134,4 @@ To build with checkstyles enabled.
133134
Checkstyles are currently disabled, but you can enable them by doing the following:
134135
```shell
135136
./mvnw clean package -DskipTests -Ddisable.checks=false
136-
```
137-
138-
139-
137+
```

0 commit comments

Comments
 (0)