You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the refactoring action
Switch core footer items to auto-configuration.
Expected benefit
We want to use less @Component and more Spring Boot auto-configuration. Also, this will facilitate overriding the version footer in customized scenarios.
The text was updated successfully, but these errors were encountered:
* release/27.x:
#3932 - Upgrade dependencies
#3953 - Switch core footer items to auto-configuration
#3951 - Lots of errors and warnings from logging system during startup
…curator
* main:
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release inception-27.6
#3958 - Dynamically sized multi-line string fields no resize automatically
#3957 - Cannot create project using project-creator role
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release inception-27.5
#3932 - Upgrade dependencies
#3953 - Switch core footer items to auto-configuration
#3951 - Lots of errors and warnings from logging system during startup
No issue: Demote some logged message to debug level
#3940 - Merge label into eligible existing annotation even when stacking is enabled
% Conflicts:
% inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/service/RecommendationServiceImpl.java
% inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/tasks/PredictionTask.java
Describe the refactoring action
Switch core footer items to auto-configuration.
Expected benefit
We want to use less
@Component
and more Spring Boot auto-configuration. Also, this will facilitate overriding the version footer in customized scenarios.The text was updated successfully, but these errors were encountered: