Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/scaffolder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
steps:
- name: Run deployment scripts
run: echo Completed Deployment

env:
GITHUB_TOKEN: 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
31 changes: 31 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,37 @@
<artifactId><<< SCAFFOLDER_REPO_NAME >>></artifactId>
<version>1</version>
</parent>

<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
</dependency>
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-starter-webmvc-ui</artifactId>
<version>${springdoc.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.junit.platform</groupId>
<artifactId>junit-platform-launcher</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

<groupId>com.mycompany.app</groupId>
<artifactId>my-module</artifactId>
<version>1</version>
Expand Down
1 change: 1 addition & 0 deletions pommes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ pommes: legga
kartoffeln: meh
schinken: yeah
schranke: false
password: sncheellleee