About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
Series
Spring Boot Java applications for CICS
Create standalone, production-grade Java apps that are easy to run
This tutorial series is designed to get you up to speed with the usage of Java and Spring Boot in CICS Liberty. Spring Boot makes it easy to create standalone, production-grade Java applications that you can just run. Spring was designed to simplify Java Enterprise Edition using plain old Java objects (POJOs) and dependency injection, and Spring Boot builds on Spring by adding components to reduce development time and configuration. Both web applications and CICS linkable Spring Boot applications are supported in CICS, and this set of tutorials and samples provide step-by-step instructions for everything you need to know to build an enterprise Java application using Spring Boot -- starting with building your first application, through to using security and transactions, integrating with Db2 using JDBC or JPA, accessing IBM MQ with JMS, and starting threads using thread concurrency.
Part 1: JCICS, Gradle, and Maven
|
Learn about:
|
Part 2: Security
|
Learn about:
|
Part 3: Transactions
|
Learn about:
|
Part 4: JDBC
|
Learn about:
|
Part 5: JMS
|
Learn about:
|