spring-cloud / stream-applications

Functions and Spring Cloud Stream Applications for data driven microservices
https://spring.io/projects/spring-cloud-stream-applications
247 stars 106 forks source link

[Apps Plugin] Allow bad enum constants (take 2) #546

Closed onobc closed 2 months ago

onobc commented 2 months ago

Improving on the previous commit, this adds a set of expected problematic enum classes and only continues processing when an enum is unable to load if the enum is in the list.