Skip to content

Commit

Permalink
Add status badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
SoftlySplinter committed Feb 21, 2024
1 parent da72898 commit 4493e68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# cics-java-liberty-jdbc
Sample JDBC Java EE web application demonstrating how to access a Db2 database from a web servlet in CICS Liberty.
[![Build](https://github.com/SoftlySplinter/cics-java-liberty-jdbc/actions/workflows/java.yaml/badge.svg?branch=cicsts%2Fv5.5)](https://github.com/SoftlySplinter/cics-java-liberty-jdbc/actions/workflows/java.yaml)

Sample JDBC Java EE web application demonstrating how to access a Db2 database from a web servlet in CICS Liberty.

## Contents
This is a set of sample Java projects for database interaction in CICS Java, demonstrating how you can use JDBC in a WAR in a Liberty JVM server, to allow it query items in Db2.
Expand Down

0 comments on commit 4493e68

Please sign in to comment.