Wrapping server bootstrapper is deprecated, what is the alternative?

前端 未结 2 753
渐次进展
渐次进展 2021-01-22 20:43

The WrappingNeoServer instances (according to the manuals to the previous versions) have to be created via WrappingNeoServerBootstrapper, which is depr

2条回答
  •  梦谈多话
    2021-01-22 21:00

    You can override CommunityNeoServer and CommunityServerBootstrapper to do your bidding.

提交回复
热议问题