gingeleski / cucumber-spring-security-tests

Cucumber/BDD security tests example for Java (Spring Boot API).
9 stars 8 forks source link

Document how to get developing with IntelliJ #46

Closed gingeleski closed 4 years ago

gingeleski commented 4 years ago

It would be desirable to have a new subsection of the README titled "Development setup".

This should go under the existing Vagrant subsection, and describe a development workflow of running the Vagrant VM while working locally with IntelliJ IDEA.

Use Gradle to generate the IntelliJ project files dynamically. This ensures all the convenience features of the IDE are working properly/fully.