/
rinaniko
/
compiler
Обзор
Документация
Войти
/
rinaniko
/
compiler
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/main/resources/application.properties
11 строк
287 B
ZeeSn
first commit
16 ноя 2025, 11:33
16 ноя 2025, 11:33
60c6621
Код
Авторство
О чём код?
spring.application.name=compiler server.port=8080 # Thymeleaf ????????? spring.thymeleaf.prefix=classpath:/templates/ spring.thymeleaf.suffix=.html spring.thymeleaf.mode=HTML spring.thymeleaf.encoding=UTF-8 # ??????????? ??????? spring.web.resources.static-locations=classpath:/static/