Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 190 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 190 Bytes

Execute mvn clean package --> test fails due to Cannot delegate to an abstract method

Change MyBean from ApplicationScoped to Singleton rerun mvn clean package see that tests pass