webcane / readme-app

web application which holds and manages articles to read
0 stars 0 forks source link

use @Slf4j #62

Closed webcane closed 1 year ago

webcane commented 1 year ago

replace

private static final Logger logger = LoggerFactory.getLogger(TokenAuthenticationFilter.class);

with @Slf4j