Build
target/.
Configuration
Local development config is atblog-backend/src/main/resources/application-dev.properties. For deployment you can also use the external config at:
- MySQL host, user and password
token.secretKey- Actual URLs for
blog.api,blog.cmsandblog.view - Email and image storage settings
Run
8090 by default. In production, run it under a process supervisor and write logs to conf/logs/.