File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2528,7 +2528,7 @@ <h2 id="spring-cli-for-project-creation">
2528
2528
> Spring CLI</ a > . To use this
2529
2529
feature, install Spring CLI following the instructions provided in that repository, and then
2530
2530
import the Oracle Project Catalog as follows:</ p >
2531
- < div class ="highlight "> < pre tabindex ="0 " class ="chroma "> < code class ="language-bash " data-lang ="bash "> < span class ="line "> < span class ="cl "> spring project catalog add --name oracle --url https://github.com/oracle/spring-cloud-oci/tree/obaas-starter /database/spring-cli/catalog
2531
+ < div class ="highlight "> < pre tabindex ="0 " class ="chroma "> < code class ="language-bash " data-lang ="bash "> < span class ="line "> < span class ="cl "> spring project catalog add --name oracle --url https://github.com/oracle/spring-cloud-oci/tree/main /database/spring-cli/catalog
2532
2532
</ span > </ span > </ code > </ pre > </ div > < p > To create a new project, for example called < code > test2</ code > with specific Maven group and artifact IDs,
2533
2533
use a command similar to this, substituting your desired coordinates:</ p >
2534
2534
< div class ="highlight "> < pre tabindex ="0 " class ="chroma "> < code class ="language-bash " data-lang ="bash "> < span class ="line "> < span class ="cl "> spring boot new --name test2 --from obaas --group-id com.example --artifact-id test2 --version 0.0.1
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments