Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

Commit 39d190f

Browse files
Update README.md
1 parent 41eb857 commit 39d190f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
## GraphQl-Spring-Boot-Client Example Web App
1+
## Graphql-spring-boot-client example application
22

33
### Quick starter for graphql api integration in spring boot
44

55

66
Spring Boot is an open-source framework that allows Java developers to create production-grade Spring applications.
77

8-
This step-by-step guide details how to create a Java sample app via Spring Boot. This app, powered by Contentstack’s Java SDK, uses GraphQL API to fetch content stored in Contentstack and display it on your application.
8+
This step-by-step guide details how to create a Java sample webapp via spring-boot. This app, powered by Contentstack GraphQL API to fetch content stored in Contentstack and display it on your application.
99

1010
## Prerequisites
1111

12-
- A text editor or an IDE, for example, [IntelliJ IDEA](https://www.jetbrains.com/idea/download/)
12+
- An IDE, for example, [IntelliJ IDEA](https://www.jetbrains.com/idea/download/) / [STS](https://spring.io/tools) / [VSCode](https://code.visualstudio.com/download) / [Ecllipse](https://www.eclipse.org/downloads/)
1313

1414
- [JDK 1.8 or later](https://www.oracle.com/in/java/technologies/javase/javase-jdk8-downloads.html)
1515

0 commit comments

Comments
 (0)