build:Remove the application.properties file for the internationalization module

- Removed the application.properties files in the ForgeBoot-i18N-API and ForgeBoot-i18N-IMPL modules
- These files only contain spring.application.name attributes and may not need to be configured separately
This commit is contained in:
gewuyou 2025-06-04 10:51:35 +08:00
parent 1bb8c40a70
commit cd268c4d35
2 changed files with 0 additions and 2 deletions

View File

@ -1 +0,0 @@
spring.application.name=forgeboot-i18n-api

View File

@ -1 +0,0 @@
spring.application.name=forgeboot-i18n-impl-starter