production and staging(development)
This commit is contained in:
@@ -19,11 +19,6 @@ public class JambotronApplication{
|
||||
|
||||
private static final Logger logger = LoggerFactory.getLogger(JambotronApplication.class);
|
||||
|
||||
// @PostConstruct
|
||||
// public void init() {
|
||||
// // Устанавливает UTC для всей JVM, где работает Spring
|
||||
// TimeZone.setDefault(TimeZone.getTimeZone("UTC"));
|
||||
// }
|
||||
|
||||
public static void main(String[] args) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user