Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Areeb-Gillani authored Dec 25, 2024
1 parent 756202c commit 1d7974b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ Vertx says that every class that extends AbstractVerticle will be handled by its
"ServiceUnits":{
"ExampleWorker":{
"instance":5,
"poolSize":6
"poolSize":6,
"type": "W"
}
},
{...}
Expand Down

0 comments on commit 1d7974b

Please sign in to comment.