Giter VIP home page Giter VIP logo

javaetmoi-initializr's Introduction

Java&Moi Initializr

Java CI with Maven

Custom Spring Boot Initializr illustrating the openapi-generator-maven-plugin configuration to provide a Spring MVC REST API from an OpenAPI 3 Specification and test it with Swagger UI.

Prerequisites

The following items should be installed in your system:

Run the service

git clone https://github.com/arey/javaetmoi-initializr.git
cd javaetmoi-initializr
./mvnw package
java -jar target/javaetmoi-initializr-1.0.0-SNAPSHOT.jar 

Use the service from IntelliJ

  • Start IntelliJ IDEA
  • Open the menu File -> New -> Project
  • Select Spring Initializr
  • Change the server URL from https://start.spring.io to http://localhost:9090
  • Follow the wizard project creation
    • Select the Web and OpenAPI dependencies
  • Open the new project as Maven project
  • Generate Sources and Update Folders for All Project in the Maven view
  • Start the DemoApplication main class
  • In your browser, open the URL http://localhost:8080
  • Play with the Swagger UI

javaetmoi-initializr's People

Contributors

arey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

alexrogalskiy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.