A sample Spring-based application
Find a file
2023-05-08 11:53:44 +02:00
.devcontainer Update devcontainer.json 2023-03-08 10:07:16 +00:00
.github/workflows Update actions 2023-02-22 09:45:28 +00:00
.mvn/wrapper Updating dependencies and docker containers to current versions 2023-03-10 14:00:30 +00:00
gradle/wrapper Updating dependencies and docker containers to current versions 2023-03-10 14:00:30 +00:00
src Fix typo in OwnerRepository.java 2023-04-13 14:11:33 +01:00
.editorconfig Change EditorConfig to reflect some files are indented with 2 spaces 2020-06-13 14:03:04 +01:00
.gitattributes Update .gitattributes 2023-03-08 10:17:47 +00:00
.gitignore Add devcontainer and gitpod 2022-06-09 11:24:17 +01:00
.gitpod.yml Add devcontainer and gitpod 2022-06-09 11:24:17 +01:00
.springjavaformatconfig Add support and CI tests for Java 8 2022-09-14 17:05:06 +00:00
build.gradle Updating dependencies and docker containers to current versions 2023-03-10 14:00:30 +00:00
docker-compose.yml Updating dependencies and docker containers to current versions 2023-03-10 14:00:30 +00:00
Dockerfile Update Dockerfile 2023-05-04 14:34:15 +02:00
Dockerfile_v1 Create Dockerfile_v1 2023-05-04 14:24:05 +02:00
gradlew Updating dependencies and docker containers to current versions 2023-03-10 14:00:30 +00:00
gradlew.bat Updating dependencies and docker containers to current versions 2023-03-10 14:00:30 +00:00
Jenkinsfile Update Jenkinsfile 2023-05-04 14:28:48 +02:00
Jenkinsfile_v1 Rename Jenkinsfile to Jenkinsfile_v1 2023-05-04 14:23:00 +02:00
LICENSE.txt dummy text 2023-04-27 10:14:47 +02:00
mvnw Updating dependencies and docker containers to current versions 2023-03-10 14:00:30 +00:00
mvnw.cmd Updating dependencies and docker containers to current versions 2023-03-10 14:00:30 +00:00
pom.xml Add user friendly error when Java < 17 is used 2023-04-13 14:09:09 +01:00
readme.md dev environment 2023-05-08 11:53:44 +02:00
settings.gradle Make build work with Gradle 2021-12-16 11:25:09 +00:00

DEV ENVIRONMENT