# 47.7.1 延伸阅读

* [Kotlin语言参考](https://kotlinlang.org/docs/reference/)
* [Kotlin Slack](http://slack.kotlinlang.org/)（专用的#spring频道）
* [Stackoverflow，带上`spring`与`kotlin`标签](https://stackoverflow.com/questions/tagged/spring+kotlin)
* [在你的浏览器里尝试Kotlin](https://try.kotlinlang.org/)
* [Kotlin博客](https://blog.jetbrains.com/kotlin/)
* [牛逼的Kotlin](https://kotlin.link/)
* [用Kotlin开发Spring Boot应用](https://spring.io/blog/2016/02/15/developing-spring-boot-applications-with-kotlin)
* [用Kotlin、Spring Boot和PostgreSQL开发地理空间信使](https://spring.io/blog/2016/03/20/a-geospatial-messenger-with-kotlin-spring-boot-and-postgresql)
* [介绍Spring框架5.0里的Kotlin支持](https://spring.io/blog/2017/01/04/introducing-kotlin-support-in-spring-framework-5-0)
* [Spring Framework 5 Kotlin API，函数式方式](https://spring.io/blog/2017/08/01/spring-framework-5-kotlin-apis-the-functional-way)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jack80342.gitbook.io/spring-boot/iv.-spring-boot-features/47.-kotlin-support/47.7-zi-yuan/47.7.1-further-reading.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
