Skip to content

bendem/sql-streams-spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sql streams SpringBoot integration

This is a spring-boot integration for the sql-streams project.

If you drop this dependency on your classpath at runtime, it'll pick up the configured DataSource and provide a transactional Sql instance to your application.

There is no configuration at this point, note that trying to run a query outside a transaction will fail (subject to change).

About

sql-streams integration for spring-boot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages