-
Notifications
You must be signed in to change notification settings - Fork 34
roofimon/tdd-using-spring
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
For those familiar with Git: git clone [email protected]:roofimon/tdd-using-spring.git Once checked out, you can build from the command line using either Gradle or Maven. If you're new to Gradle, don't worry -- there's nothing for you to install. Simply use the 'gradlew' (or 'gradlew.bat' on windows) script within the root directory of the project: >$ ./gradlew build And the following will give you a list of all available tasks: >$ ./gradlew tasks If necessary, this 'Gradle wrapper' script will download a distribution of Gradle for you. Generate project metadata appropriate to your IDE with >$ ./gradlew idea Resources https://www.dropbox.com/sh/tj53sksnfhvlp3z/AACj91GakD8F5X1KqjmkxwB3a?dl=0
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published