Movatterモバイル変換


[0]ホーム

URL:


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

Commit2a01563

Browse files
committed
Comments to start Application with mongo.
1 parent45af698 commit2a01563

File tree

1 file changed

+3
-1
lines changed
  • caching/src/main/java/com/iluwatar/caching

1 file changed

+3
-1
lines changed

‎caching/src/main/java/com/iluwatar/caching/App.java

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@
4444
* </p>
4545
*
4646
* <p>
47-
* To run the application with MongoDb, just start it with parameter --mongo
47+
* To run the application with MongoDb:
48+
* 1. Launch mongoDB in docker container with command: docker-compose up
49+
* 2. Start application with parameter --mongo
4850
* Example: java -jar app.jar --mongo
4951
* </p>
5052
*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp