ServletEngine loadOnStartup without web.xml
Open
- Dominant language
- Kotlin
- Stars
- 14.5k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
It should be a way to make ktor application start immediately at deploy (load-on-startup=1) without web.xml configuration
Contributor guide
Research direction
Start by locating the ServletEngine implementation and the existing web.xml deployment configuration. Determine how deployment currently controls startup, then verify that a Ktor application can start immediately with load-on-startup=1 without requiring web.xml.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100