Skip to content

Remove symlink files for libs.versions.toml in sub-sample projects#332

Merged
jzheaux merged 1 commit intospring-projects:mainfrom
fp024:dev-2024-10-23-a
Feb 13, 2026
Merged

Remove symlink files for libs.versions.toml in sub-sample projects#332
jzheaux merged 1 commit intospring-projects:mainfrom
fp024:dev-2024-10-23-a

Conversation

@fp024
Copy link
Contributor

@fp024 fp024 commented Oct 23, 2024

I specified the relative path of the root toml file in the settings.gradle file of each sub-example project.

This method ensures compatibility with non-Linux/UNIX OS environments where symbolic links are not available

The toml files in the following two examples are actual files, not symbolic links, so I excluded them:

  • ./servlet/spring-boot/java/oauth2/resource-server/restclient/gradle/libs.versions.toml
  • ./servlet/spring-boot/java/oauth2/restclient/gradle/libs.versions.toml

Related Issues

@jzheaux jzheaux self-assigned this Feb 13, 2026
@jzheaux jzheaux added the type: enhancement New feature or request label Feb 13, 2026
@jzheaux jzheaux merged commit 56a7c58 into spring-projects:main Feb 13, 2026
3 checks passed
@jzheaux
Copy link
Contributor

jzheaux commented Feb 13, 2026

Thanks for the thorough PR, @fp024! This is now merged into main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants