Skip to content

Commit f6d99f8

Browse files
committed
Moved directory to root
1 parent 88ab569 commit f6d99f8

File tree

19 files changed

+35
-13
lines changed

19 files changed

+35
-13
lines changed

database/spring-cli/catalog/project-catalog.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.
Binary file not shown.

database/spring-cli/projects/obaas/.mvn/wrapper/maven-wrapper.properties

Lines changed: 0 additions & 2 deletions
This file was deleted.

spring-cli/README .md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Spring CLI integration
2+
3+
## Add to Spring CLI
4+
5+
## Build a project
6+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
project-repositories:
3+
- name: "obaas"
4+
description: "RESTful Hello World service for Oracle Backend Microservices and AI"
5+
url: "https://github.com/oracle/spring-cloud-oci/tree/main/spring-cli/projects/obaas"
6+
tags:
7+
- "obaas"
8+
- "java-17"
9+
- "rest"
10+
- "web"
11+
- "boot-3.3.x"

0 commit comments

Comments
 (0)