jar

de.bitgrip.archetypes : spring-boot-service

Maven & Gradle

Aug 16, 2019
7 stars

An archetype of a spring-boot-service · An archetype which generates a complete spring-boot-service with an RESTFUL api with dummy implementation. Each application layer is Additionally creates an FeignClient coupled to the API of the service, which clients could use. Check https://github.com/bitgrip/spring-boot-archetype

Table Of Contents

Latest Version

Download de.bitgrip.archetypes : spring-boot-service JAR file - Latest Versions:

All Versions

Download de.bitgrip.archetypes : spring-boot-service JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-boot-service-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement