Audit System with Spring Boot AOP
Offered By: Coursera Project Network via Coursera
Course Description
Overview
In this guided project you will learn about what is AOP(Aspect Oriented Programming) and its key terminologies. Then you will also learn about what are the different types of advice in Spring Boot AOP. Then you will be given a walkthrough of an provided Employee Management System application builded using Spring Boot Framework. Then in this Employee Management System application you are going to implement an Audit System to audit events such as when a new employee is added, exception scenarios such as someone trying to update an non-existing employee with help of After Returning advice and After Throwing advice.
By the end of this project, you will be able create an Audit System for any application builded using Spring Boot Framework by using Spring Boot AOP and you will have in-depth knowledge about After Returning advice and After Throwing advice in Spring Boot AOP and you will also have good idea about how to write pointcut expressions for selecting the business logic methods for applying advices on.
Syllabus
- Project Overview
- Here you will describe what the project is about. It should give an overview of what the learner will achieve by completing this project.
Taught by
Samarth Narula
Related Courses
Mastering Spring FrameworkBoard Infinity via Coursera Spring Framework Certification Training
Edureka Coding Exercises: Spring
LinkedIn Learning Performance Tuning in Spring Apps
LinkedIn Learning Spring: Framework in Depth
LinkedIn Learning