Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
zepben
/
vertx-utils
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
[DEV-8739] Converted to Kotlin.
- #15
#15
Merged
charlta
merged 11 commits into
main
zepben/vertx-utils:main
from
DEV-8739-use-kotlin
zepben/vertx-utils:DEV-8739-use-kotlin
Copy head branch name to clipboard
May 18, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
[DEV-8739] Converted to Kotlin.
#15
charlta
merged 11 commits into
main
zepben/vertx-utils:main
from
DEV-8739-use-kotlin
zepben/vertx-utils:DEV-8739-use-kotlin
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
Converted main code to Kotlin, tests still in Java.
Show description for 1d2e586
charlta
committed
1d2e586
View commit details
Copy full SHA for 1d2e586
Browse repository at this point
Commits on May 13, 2026
Updated the tests to Kotlin.
Show description for 2c446b6
charlta
committed
2c446b6
View commit details
Copy full SHA for 2c446b6
Browse repository at this point
Added `slf4j-simple` test dependency
Show description for 36172fb
charlta
committed
36172fb
View commit details
Copy full SHA for 36172fb
Browse repository at this point
Fixed context nullability in route handlers
Show description for f515b98
charlta
committed
f515b98
View commit details
Copy full SHA for f515b98
Browse repository at this point
Commits on May 14, 2026
Exclude Kotlin transitive dependencies from `vertx-lang-kotlin` that causes downstream issues.
Show description for 620476e
charlta
committed
620476e
View commit details
Copy full SHA for 620476e
Browse repository at this point
Fixed nullability of `QueryParams.get` and added tests.
Show description for 8bcee90
charlta
committed
8bcee90
View commit details
Copy full SHA for 8bcee90
Browse repository at this point
Removed the limitation on passing JsonObject and JsonArray into the chunk response builders.
Show description for 2ce570d
charlta
committed
2ce570d
View commit details
Copy full SHA for 2ce570d
Browse repository at this point
`HttpChunkedJsonResponse` can now change the status of the underlying response until a `write` has occurred.
Show description for 5df5081
charlta
committed
5df5081
View commit details
Copy full SHA for 5df5081
Browse repository at this point
Fix bug in missing body detection
Show description for ad68d9f
charlta
committed
ad68d9f
View commit details
Copy full SHA for ad68d9f
Browse repository at this point
`CaptureChunkedJsonResponse` can now be cleared.
Show description for cb1521f
charlta
committed
cb1521f
View commit details
Copy full SHA for cb1521f
Browse repository at this point
Commits on May 18, 2026
Bumped super pom.
Show description for 22293cb
charlta
committed
22293cb
View commit details
Copy full SHA for 22293cb
Browse repository at this point
You can’t perform that action at this time.