Skip to content

joaovictormacedo/simple-report-jasper-springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Report Generator Jasper + Spring Boot

GitHub top language

💡 Description

This application generates a simple report of states in Brazil from the IBGE API (https://servicodados.ibge.gov.br/api/v1/localidades/estados)

🎲 Pre-requisites

Java 17.x.x
Maven 3.8.x

▶️ Run Project

# Clone repository
$ https://github.com/joaovictormacedo/simple-report-jasper-springboot.git

# Go to project path and execute:
$ mvn spring-boot:run

# The project start on localhost:8090 

Or run in your favorite IDE

🤗 Test

# Open Postman and import CURL
  curl --location --request GET 'http://localhost:8090/api/reports/brazilian-states'

# Or run on browser
 - http://localhost:8090/api/reports/brazilian-states

About

Simples Report Generator Jasper + Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages