serdaralkancode / aop-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aspect Oriented Programming Example

Server - Backend

  • JDK-11 - Java™ Platform, Standard Edition Development Kit
  • Spring Boot - Framework to ease the bootstrapping and development of new Spring Applications
  • Maven - Dependency Management

Libraries and Plugins

  • Lombok - Never write another getter or equals method again, with one annotation your class has a fully featured builder, Automate your logging variables, and much more.

URLs

URL Method Remarks
https://localhost:8888/emails POST send
https://localhost:8888/emails GET get all

About


Languages

Language:Java 100.0%