Skip to content

cr4yfish/java_spring_docker_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Development Environment Test Setup

This repository contains a simple Java project that can be used to test the setup of a Java development environment.

Tech Stack

  • Spring
  • Docker

Prerequisites

  • Docker
  • A computer

Setup

  1. Clone the repository
gh repo clone cr4yfish/java_spring_docker_test
  1. Build the image in the root directory of the repository
docker build --tag java-docker .

Known Issues

  • "mvnw" has to have Linux line endings, or else docker will not be able to execute it.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published