Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
richenlin committed Nov 16, 2022
1 parent 5e77304 commit 721ce49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Use Typescript's decorator implement IOC and AOP.
## New features

* HTTP、HTTPS、HTTP2、gRPC、WebSocket server.
* Support loading environment configuration, parsing command line parameters (process. argv) and environment variables (process.env)
* Support loading environment configuration, parsing command line parameters (process.argv) and environment variables (process.env)
* `@ExceptionHandler()` Register global exception handling
* graceful shutdown and pre-exit event

Expand Down

0 comments on commit 721ce49

Please sign in to comment.