Skip to content

Spring Boot HFInitializr is a bootstrap tool used to generate a zip archive with a hotfix structure. You are free to use the structure or modify properly accord your necessity.

Notifications You must be signed in to change notification settings

edson-martins/spring-boot-hfinitializr

Repository files navigation

Java CI with Maven SonarCloud


Spring Boot HFInitializr

Spring Boot HFInitializr is a Java 11+, Spring Boot (version 2.4.5) application used to generate a zip archive file structured as simple fix or a bundle of the hotfix.

A hotfix or quick-fix engineering update is a single, cumulative package that includes information (often in the form of one or more files) that is used to address a problem in a software product (i.e., a software bug).

Spring Boot HFInitializr is a bootstrap tool used to generate a zip archive with a hotfix structure. You are free to use the structure or modify properly accord your necessity.

Browser compatibility

# Browser Tested O.S Obs.

1

Firefox

Yes

MacOS, Win 10

3

Opera

Yes

MacOS, Win 10

5

Chrome

Yes

MacOS, Win 10

6

IE

Yes

Win 10

Architecture

HFInitializr Architecture

Instalation

 $ git clone [email protected]:edson-martins/spring-boot-hfinitializr.git
 $ cd spring-boot-hfinitializr
 $ mvn spring-boot:run
 ...
 open the link http://localhost:8080

About

Spring Boot HFInitializr is a bootstrap tool used to generate a zip archive with a hotfix structure. You are free to use the structure or modify properly accord your necessity.

Topics

Resources

Stars

Watchers

Forks