mirror of
https://gitea.gofwd.group/Forward_Group/ballistic-builder-spring.git
synced 2026-01-21 01:01:05 -05:00
enabling jsp for fast admin screens that won't clutter the BattlBuilder development
This commit is contained in:
@@ -19,4 +19,8 @@ spring.jpa.show-sql=true
|
||||
logging.level.org.hibernate.SQL=INFO
|
||||
logging.level.org.hibernate.type.descriptor.sql.BasicBinder=warn
|
||||
|
||||
# JSP Configuration
|
||||
spring.mvc.view.prefix=/WEB-INF/views/
|
||||
spring.mvc.view.suffix=.jsp
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user