Skip to content

abhi883388/Spring-REST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Introduction

This is a Spring REST Client sample to communicate with external APIs. The Client retrieve COVID-19 latest data for India through a service API. The recieved response form the API is in text/JSON format. The Client application convert the response to Java objects using Jackson dependency.

Technologies

Spring Boot 2.2.6 Java 8 Maven 3.1.1 JSP/JSTL

Maven POM Dependencies

spring-boot-starter-security spring-boot-starter-web tomcat-embedded-jasper spring-boot-dev-tools

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published