CloudOpting / cloudopting-manager

The cloudopting core manager
MIT License
10 stars 7 forks source link

add spring dev profiles #252

Closed gioppoluca closed 8 years ago

gioppoluca commented 8 years ago

We need to be able to run project in dev as before and than compile for production without having to manually change the pom each time. Daniel suggested a solution please apply it and document how will have to be used

xeviscc commented 8 years ago

We need an update on that! It is urgent!

cpopsa commented 8 years ago

I downgraded the spring-boot-maven-plugin version from 1.3.2.RELEASE to 1.3.1.RELEASE in order to be possible to run the app with mvn spring-boot:run. No other configuration is needed.

gioppoluca commented 8 years ago

There are still problems. I cannot use the Spring IDE since there are lot of errors due to the fact it does not find stuff

cpopsa commented 8 years ago

Eclipse IDE problem. Solved