Integrating DBOS into applications that use dependency injection like Spring Boot is problematic due to the static method focus DBOS has today. In order to better integrate into these apps, we are going to make DBOS Java purely instance based and do away with the static APIs