Merge branch '6.2.x'

This commit is contained in:
Sébastien Deleuze
2025-06-05 12:12:23 +02:00
3 changed files with 140 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
description = "Spring Web MVC"
apply plugin: "kotlin"
apply plugin: "kotlinx-serialization"
dependencies {
api(project(":spring-aop"))