An open API service indexing awesome lists of open source software.

https://github.com/mariazevedo88/spring-boot-messaging-custom-starter

Spring Boot Demo Custom Starter Application - for testing purposes
https://github.com/mariazevedo88/spring-boot-messaging-custom-starter

Last synced: 7 months ago
JSON representation

Spring Boot Demo Custom Starter Application - for testing purposes

Awesome Lists containing this project

README

          

# spring-boot-messaging-custom-starter
Spring Boot Demo Custom Starter Application - for testing purposes

**Based on:**
- Creating a Custom Starter with Spring Boot: [https://www.baeldung.com/spring-boot-custom-starter](https://www.baeldung.com/spring-boot-custom-starter)
- Create a Custom Auto-Configuration with Spring Boot: [https://www.baeldung.com/spring-boot-custom-auto-configuration](https://www.baeldung.com/spring-boot-custom-auto-configuration)