Skip to content

fatih-iver/DemoQuotesAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemoQuotesAPI

A demo project for demonstrating how to implement logging aspect with Spring AOP.

This logging aspect will log method parameters and method's return value and exception message if any occurred.

You can find more information in this post.

Run

mvn spring-boot:run

Test

curl http://localhost:8080/quotes/1

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages