Skip to content

Commit

Permalink
add reload mappings command to README.md #3
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteph-de committed Jul 10, 2023
1 parent 5ccf52d commit 4650f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/archetype-resources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ${hash}${hash} Installation Instructions
* configure your database connection in `~/.mycore/${rootArtifactId}/resources/META-INF/persistence.xml`
* perhaps you need to download a driver to `~/.mycore/${rootArtifactId}/lib/`
* run cli command `bin/${rootArtifactId}.sh process config/setup-commands.txt to load default data`
* run cli command `bin/${rootArtifactId}.sh reload mappings in jpa configuration file`
* Go to ${rootArtifactId}-webapp
* Install solr with the command: `mvn solr-runner:copyHome`
* Run solr with the command `mvn solr-runner:start` (End with `mvn solr-runner:stop`)
Expand Down

0 comments on commit 4650f67

Please sign in to comment.