Padn't is a Dontpad clone implemented with Java Spring Boot.
![padnt-index-transparent](https://user-images.githubusercontent.com/27034173/221334818-390a15a5-1b76-4d0c-be84-8093290e9b1e.png)
$ mvn spring-boot:run
Name | Value |
---|---|
SERVER_PORT |
8080 |
LOGGING_LEVEL_ROOT |
INFO |
LOGGING_LEVEL_BAIOC_PADNT |
${LOGGING_LEVEL_ROOT} |
JAVA_OPTS |
'' |
NOTE: JAVA_OPTS
can be used to override anything else on application.properties, for instance.