3.3.0-M1
Pre-release
Pre-release
✅ What's Changed
- Bump up spring boot version to 3.3.0-M1
- Bump up spring data jdbc version to 3.3.0-M1
- Fix nested embedded NPE by @IAM20 in #118
- Deprecate pad array option by @IAM20 in #117
- Polishing autoconfiguration module by @IAM20 in #119
- Remove redundant reimplemenetation by @IAM20 in #122
- Add @NoRepositoryBean to JdbcRepository interface by @sjh836 in #125
- Add single query loading test by @IAM20 in #126
- Use JDK17 Format by @IAM20 in #127
- Add SoftDeleteColumn annnotation and generate sql by @chanhyeong in #129
📜 Documentation
- Fix badge in README by @chanhyeong in #130
- Add annotation guide line by @Apisapple in #131