I have calculated the execution time of all the APIs through spring boot interceptor and I am able to log it to the console. Now, I need to push the execution time and API to MySQL database. Is there anyway to handle this? Do I need to create a model, controller and service for the interceptor to push to the db?
1.4m articles
1.4m replys
5 comments
57.0k users