Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0e3d8ed

Browse files
heroku files
1 parent e077bb5 commit 0e3d8ed

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

‎.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,5 @@
5050

5151
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
5252
hs_err_pid*
53-
/gradlew
5453
/gradlew.bat
5554
/settings.gradle

‎Procfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
web: java -jar build/libs/rest_tutorial-0.0.1-SNAPSHOT.jar

‎gradle/wrapper/gradle-wrapper.jar

52.1 KB
Binary file not shown.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
#Wed Mar 11 23:14:00 IST 2020
2+
distributionBase=GRADLE_USER_HOME
3+
distributionPath=wrapper/dists
4+
zipStoreBase=GRADLE_USER_HOME
5+
zipStorePath=wrapper/dists
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-bin.zip

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /