Skip to content
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

feat: Add Ktor integration #73

Merged
merged 21 commits into from
Aug 27, 2024
Merged

feat: Add Ktor integration #73

merged 21 commits into from
Aug 27, 2024

Conversation

lorenzsimon
Copy link
Member

@lorenzsimon lorenzsimon commented Aug 27, 2024

closes #72

lorenz-scalable and others added 21 commits March 2, 2023 10:24
* feat - Implement message model annotations

* chore - Remove unused dependencies
* feat - Implement Message annotation processing

* feat - Merge annotation components

* feat - Add schema annotation processor

* refactor - Make annotation processor context dynamic
test - Add annotation provider integration test

* chore - ktlint format

* refactor - Refactor dependency management

---------

Co-authored-by: lorenzsimon <[email protected]>
* feat - Add Channel and Operation annotations

* feat - Add Channel processing

* refactor - Annotation keys to values

* chore - Fix confusing test values
* refactor - Annotation mapping improvements

* refactor - Add option for inline messages and schemas

* refactor - Use classname for channel component keys if autogenerated

* fix - Typo

* test - Fix Schemas test
feat - Add Kotlin module to model resolver
* refactor - Context providers

* feat - Bind channels to annotation components

* refactor - Annotation components binding
# Conflicts:
#	kotlin-asyncapi-annotation/pom.xml
#	kotlin-asyncapi-spring-web/pom.xml
#	kotlin-asyncapi-spring-web/src/main/kotlin/org/openfolder/kotlinasyncapi/springweb/AsyncApiAutoConfiguration.kt
#	kotlin-asyncapi-spring-web/src/main/kotlin/org/openfolder/kotlinasyncapi/springweb/context/AnnotationProvider.kt
#	kotlin-asyncapi-spring-web/src/main/kotlin/org/openfolder/kotlinasyncapi/springweb/context/annotation/AnnotationScanner.kt
#	pom.xml
* chore: Add Spring Boot example application

* fix: Java version

* fix: Test
* chore: Bump dependencies

* chore: Bump dependencies

* chore: Set Java version in GH actions

* fix: Autoconfig migration

* fix: Migrate Jakarta
* docs: Update Spring support

* pre-release: 3.0.4 (#70)

* docs: Link Spring Boot example

* Add Ktor integration

* Fix content type

* Fix test

* Fix test

* Add Script extension

* Add Script extension

* Refactor

* Add plugin integration test

* Add docs for ktor integration
@lorenzsimon lorenzsimon merged commit 703c7f5 into master Aug 27, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants