hyeyemin / maven-profile-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

download this project and review pom.xml and project folder structures.

  1. mvn clean spring-boot:run
  2. mvn -Pdev clean spring-boot:run
  3. mvn -Pprod clean spring-boot:run

in browser check the url "http://localhost:8080"

About


Languages

Language:Java 53.4%Language:Shell 46.6%