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
- Host: GitHub
- URL: https://github.com/mariazevedo88/spring-boot-messaging-custom-starter
- Owner: mariazevedo88
- License: mit
- Created: 2021-01-31T23:54:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-01T00:20:20.000Z (over 4 years ago)
- Last Synced: 2025-01-27T10:45:03.865Z (8 months ago)
- Language: Java
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)