This repository contains the sample code presented during the session "Mainframe Modernization All the Way from A(ssembler) to Z(owe)" by John Mathunny and John Jakacki on August 22, 2022 at SHARE Columbus.
This hlasm folder contains HLASM module that calls IBM R_Usermap service with metal c driver to search User's email address.
This metal-c folder contains Metal C module that calls IBM R_Usermap service with JNI and Java driver to search User's email address.
This email-spring-boot folder contains a working Zowe web application with RESTful API to search User's email address.