muoncore / newton

Extend Muon into the world of Spring. Implement Muon apis, especially around events to provide DDD patterns natively in Spring Boot
http://muoncore.io
GNU Lesser General Public License v3.0
12 stars 5 forks source link

Commons beanutils missing from generated pom #71

Open daviddawson opened 6 years ago

daviddawson commented 6 years ago

Should be either shaded or included as a valid compile dep.

leads to runtime class lookup failure in CommandFactory

/cc @robpurcell