Skip to content

spring-boot: Remove duplicate maven build#324

Merged
danielfrankcom merged 1 commit intomainfrom
dev/frankcom/maven-springboot
Jan 16, 2026
Merged

spring-boot: Remove duplicate maven build#324
danielfrankcom merged 1 commit intomainfrom
dev/frankcom/maven-springboot

Conversation

@danielfrankcom
Copy link
Copy Markdown
Contributor

This PR removes the pom.xml and associated Maven commands from the Spring Boot code sample, since we already have the Gradle build in the same directory.

The Maven build is not monitored by Dependabot, so will slowly drift out of sync with the Gradle definition. Removing the Maven build to match what is done for the other Java sample, which only provides Gradle. Rather than worrying about keeping both in sync, it's easier for us to just provide 1 build system.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT-0 license.

@danielfrankcom
Copy link
Copy Markdown
Contributor Author

Related discussion here: awslabs/aurora-dsql-jdbc-connector#40 (comment)

@danielfrankcom danielfrankcom merged commit ac03e77 into main Jan 16, 2026
13 checks passed
@danielfrankcom danielfrankcom deleted the dev/frankcom/maven-springboot branch January 16, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants