Organize imports with new settings
See gh-4234
This commit is contained in:
@@ -18,6 +18,7 @@ package sample.cache;
|
||||
|
||||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
import org.springframework.beans.factory.annotation.Autowired;
|
||||
import org.springframework.boot.CommandLineRunner;
|
||||
import org.springframework.cache.CacheManager;
|
||||
|
||||
Reference in New Issue
Block a user