Skip to content

Commit 77c05db

Browse files
authored
Add tutorial link
1 parent 4c3e876 commit 77c05db

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
This sample provides a Spring Boot application that uses the JCICS TSQ Java API to provide a RESTful CICS temporary storage queue (TSQ) browsing service. The sample also provides a set of Maven and Gradle build files
55
for use either in Eclipse or standalone build environments.
66

7+
For further details about the development of this sample refer to the tutorial [Spring Boot Java applications for CICS, Part 1: JCICS, Gradle, and Maven](https://developer.ibm.com/tutorials/spring-boot-java-applications-for-cics-part-1-jcics-maven-gradle/)
8+
79

810
## Requirements
911

@@ -163,4 +165,4 @@ The example application is divided into four services which perform actions on a
163165

164166

165167
## License
166-
This project is licensed under [Eclipse Public License - v 2.0](LICENSE).
168+
This project is licensed under [Eclipse Public License - v 2.0](LICENSE).

0 commit comments

Comments
 (0)