Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Spring
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Tim Cooke
Paul Clapham
Liutauras Vilda
Sheriffs:
Junilu Lacar
Rob Spoor
Jeanne Boyarsky
Saloon Keepers:
Stephan van Hulst
Carey Brown
Tim Holloway
Piet Souris
Bartenders:
Forum:
Spring
Link Spring Boot and API data
Pat Watson
Ranch Hand
Posts: 79
1
I like...
posted 1 year ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hello Guys,
Do you have a Generic way of connecting Spring Boot (via
java
) with an API dynamic data?
Our Webpage currently has static data but we have the javascript fields to dynamically pull the data from another API. How do we accomplish that please?
Himai Minh
Bartender
Posts: 2299
13
posted 1 year ago
Number of slices to send:
Optional 'thank-you' note:
Send
You may consider using RestTemplate to call a remote service via its URL.
Here is an example:
https://www.baeldung.com/rest-template
Don't sweat petty things, or pet sweaty things. But cuddle this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Java Web Database Application Development with Spring Boot, JPA/Hibernate and Thymeleaf
some java interview Questions
looking for advice on getting back into programming
More...