tesshucom / jpsonic

This is a repository for development. See https://github.com/jpsonic/jpsonic
GNU General Public License v3.0
13 stars 13 forks source link

Fix to suppress redundant logs at startup #2653

Closed tesshucom closed 1 month ago

tesshucom commented 1 month ago

Ovewview

As part of the migration to Spring 3.3.0, two redundant warning logs will be recorded when Jpsonic starts. These will be temporarily suppressed as they do not affect operation.

These will be tracked and will likely be fixed in later versions. At that time, log suppression will also be removed.

tesshucom commented 1 month ago

Well, this problem is related to the Migration of Spring Boot 3.3. This Pull Request will be released at the same time as the Migration, so no announcement to users is necessary.