issues
search
vert-x3
/
vertx-service-proxy
EventBus Proxy generation
Apache License 2.0
67
stars
58
forks
source link
Enabled new DataObject and added more Map support
#92
Closed
slinkydeveloper
closed
5 years ago
slinkydeveloper
commented
5 years ago
Enabled new Data Object support (
https://github.com/vert-x3/vertx-codegen/pull/248
)
Added support for Map<String, DataObject> as parameters and Map as return types (now allowed Map types are the same between parameter type and return type)