Skip to content

leijendary/spring-notification-template

Repository files navigation

Spring Boot Template for Notification

  • This template is intended for the notification functionalities only
  • Kafka is included in this template
  • Sample classes are included
  • This template uses annotation based routing
  • Intended for personal use only as this does not include complete features like JHipster

Technologies Used:

  • Kotlin
  • Spring Boot 3
  • Spring Actuator
  • Spring Cloud AWS SES
  • Spring Cloud AWS SNS
  • Spring Configuration Processor
  • Spring Data JPA
  • Spring Devtools
  • Spring Kafka
  • Spring Retry
  • Spring Validation
  • Spring Web
  • SpringDoc OpenAPI
  • AWS CDK
  • Docker
  • JUnit
  • Kubernetes
  • Liquibase
  • MapStruct
  • Micrometer Tracing
  • OpenAPI
  • PostgreSQL
  • Prometheus
  • Zipkin

Spring Notification Template

To run the code:

./gradlew bootRun

To run tests:

./gradlew test

To build a JAR file:

./gradlew build -x test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published