Skip to content

A spring boot micro service which generates java projects

Notifications You must be signed in to change notification settings

samair/javaprojectGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Project Generator

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need to have maven installed, since it uses maven invoker to generate maven based java projects.

Installing

Clone this repository

git clone -s https://github.com/samair/javaprojectGenerator.git

Once cloned, since it is spring boot app, create a JAR out of it, you could generate a snapshot and run.

java -jar <jarffileName>

How to run Spring boot App

Usage

Built With

  • Maven - Dependency Management

Authors

  • Sameer Chandra

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

A spring boot micro service which generates java projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages