nchandrappa
released this
30 Aug 10:43
·
4 commits
to sdyb-main
since this release
Spring Data Yugabyte YSQL GA
- Spring Data YsqlTemplate Support for querying for YugabyteDB
- Spring Data YsqlRepository Support for querying YugabyteDB
- Current iteration of Spring Data YugabyteDB will have support for YSQL
- New @EnableYsqlRepostiory annotation implemented
- Implemented Yugabyte Specific dialect to support YB specific TransactionManager
- Working Spring Boot example using Spring Data YB and YB Smart JDBC Driver