Skip to content

Commit 1344e5c

Browse files
authored
Update readme to specify virtual threads requirement
Clarify that virtual threads aren't just a default or suggestion, but a hard requirement. Related-to: avaje#320 (comment) Signed-off-by: Mahied Maruf <contact@mechite.com>
1 parent 06b5696 commit 1344e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Features:
1919
- Json SPI
2020
- File Uploads
2121
- SSL/mTLS configuration
22-
- Virtual threads enabled by default
22+
- Virtual threads enabled by default and required
2323
- Multi-Server with any implementation of `jdk.httpserver` (Jetty, Robaho, built-in, etc)
2424

2525
## Quick Start

0 commit comments

Comments
 (0)