fix sonar
This commit is contained in:
@@ -10,6 +10,7 @@ import java.time.temporal.ChronoUnit;
|
||||
|
||||
@Slf4j
|
||||
@Component
|
||||
@SuppressWarnings("squid:S4784")
|
||||
public class PublishedTimeFormatter {
|
||||
private static final DateTimeFormatter DATE_TIME_FORMAT = DateTimeFormatter.ofPattern("yyyy-MM-dd HH:mm:ss");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user