Spring
3 posts
Spring · AI
[Spring] Spring AI
2026. 3. 12.
Spring AI Spring AI is an abstraction framework that supports the easy development of generative AI based applications in the Java/Spring ecosystem. Early on, generative AI applica
Kotlin · Spring
[Kotlin/Spring] Transaction Management
2025. 7. 30.
Transaction Management Transaction management refers to managing a transaction, which is a process of performing operations that change the state of a database. Database state chan
Java · Spring · Database
[Java/Spring] HikariCP
2023. 10. 1.
To connect to a database in a Java application using the JDBC (Java Database Connectivity) API, Connection instances must be obtained via the interface. is the standard interface d