Skip to content

heartin/simple-starter-parent-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Starter Parent Java

This project will contain a parent project for Non-Spring Boot projects. For Spring Boot projects, refer to simple-boot-parent-java.

Usage and setup (Local machine)

Prerequisites

  1. Clone and install simple-starter-build-tools from https://github.com/heartin/simple-starter-build-tools

Building the project

  1. Clone and install simple-starter-parent-java (this project)
    git clone https://github.com/heartin/simple-starter-parent-java.git
    Run './mvnw clean install' or 'mvn clean install'

References

This project was created based on steps outlined at below url with some modifications: https://spring.io/guides/gs/multi-module/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published