Learning SpringBoot + Temporal --- 01

Learning Spring Boot + Temporal to build Agent workflows: first write a small demo to verify environment connectivity

Learning Spring Boot + Temporal to build Agent workflows: first write a small demo to verify environment connectivity

When we develop common utility classes or libraries in a project, we often want others to be able to reference and reuse these results directly.
At this point, there are two main options:
This article provides a detailed guide on how to publish your Gradle project to Maven Central.

Recently upgraded SpringBoot to 2.7.5, found that swagger is not working well. After searching online, I found that the problem existed since version 2.6.6. Looking at springfox's GitHub, I saw that someone had raised an issue back in 2020, and it's still not closed. The solutions are quite cumbersome. I plan to replace springfox with springdoc.
This uses swagger3, the annotations are somewhat different from swagger2.
Configuring multiple data sources in Spring Boot and using JOOQ to generate code for each data source.
This article uses Gradle as the project build tool.
