spring-boot-osgi-demo
spring-boot-osgi-demo copied to clipboard
Simple Calculator API using Spring Boot OSGi.
Results
2
spring-boot-osgi-demo issues
Sort by
recently updated
recently updated
newest added
@amitbhoraniya, This simple PR add a few notes on possible problems that users (like me) may face when trying to run this demo. Great proof of concept, by the way....
Hi, I have a issue with transitive dependencies. can you please help? So I have a project A that depends on project B that depends on ch.qos.logback.core in project A...