Skip to content

StyleTributeIT/st-upload-middleware

Repository files navigation

Style Upload middleware

  • API end point for managing flashair, where flashair shall upload the file and those

install/build for development usage

  • please copy application-dev.yml.sample and rename it to application-dev.yml
  • modify application-dev.yml file
  • Then run mvn spring-boot:run -Dspring.profiles.active=dev

production deployment

please fill
DB_CONNECTION
HIBERNATE_SHOW_SQL
HIBERNATE_USE_SQL_COMMENTS
HIBERNATE_FORMAT_SQL
PORT
APPLICATION_LOGGING_LEVEL
SPRING_LOGGING_LEVEL
HIBERNATE_LOGGING_LEVEL
APIURL
ADMINTOKEN

inside the local variable or modify the application-prod.yml for extra configuration not listed above

mvn package -Dspring.profiles.active=prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published