-
Notifications
You must be signed in to change notification settings - Fork 695
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: EXPOSED-124 Add Spring Boot samples #1826
docs: EXPOSED-124 Add Spring Boot samples #1826
Conversation
I'll fix detekt issues tomorrow |
@FullOfOrange Based on what I'm seeing so far, is it correct to say that the upcoming changes to |
@bog-walk This sample is not affected by the changes in SpringTransactionManager! You can review it right away. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, please address minor issue
* Add spring sample * add: readme files * chore: fix detekte issues * chore: fix detekt isuses * chore: fix detekt issue * chore: empty commit for build * chore: bump up exposed version to 0.43.0 * docs: Add some comments in cods * docs: Update README.md * chore: fix detekt issue * chore: fix detekt issue * fix: detekt issue * fix: import ordering * fix: fit kotlin version to other ktor samples * fix: remove needless empty line * refactor: apply jvm toolchain
Add sample spring boot 3 project at
/sample
directoryexposed-spring-boot-starter
module