Microservices Architecture: Labs
Details
MSc in Software Design with Cloud Native Computing
Technological University of the Shannon, 2026.
Student: Joe O'Regan
Student Number: A00258304
Labs
- Labs 1-7 RESTful APIs
- Lab#1 Getting started with Springboot – Helloworld Example
- Lab#2 Configuring H2 DB and YAML application.properties
- Lab#3 Building a Rest API to support the creation of a new account and customer details
- Lab#4 Exception Handling –check if customer already exists
- Lab#5 Implementing a READ API that fetches the details based on mobile number
- Lab#6 RESTfulAPI for Updating and Deleting customer accounts
- Lab#7 Exceptions, Data Validations and Audit Columns
- Labs 8-9 RESTful APIs
- API