Libing Chen
Libing Chen
OptionalSerializer and OptionalDeserializer added. Now only hessian support
确实有这个问题,我查一下。 从设计的角度来看,容器类,通常都是不能为空,可以为empty,这个你考虑一下,我查一下代码。
目前做不到持续集成,要调整的东西太多, 这个后续考虑一下。
这个你可以结合spring cloud config server管理一下
Same question. How to access docker compose services from sail container? for example MySQL, Redis and PostgreSQL etc. If you want to run some unit tests in sail container, and...
@roberthmiller great idea. Now sail is great to setup dev environment, but for development we need some services, such as mysql, redis or mongo etc. Could wee add egress reverse...
@Magistern if you use Mac, please open terminal and open Chrome with following command: ``` open -a "Google Chrome" ``` I debuged the JS code, and find the problem, almost...
My env: Mac, Chrome 74.0, Docker Desktop for Mac, and docker command is under /usr/local/bin. If you open Chrome from Deck, and you will get $PATH problem with docker command...
The error from websocket server side like following: ``` 2019-05-22 15:57:21 FATAL failed to run `docker info`: exec: "docker": executable file not found in $PATH ```
@ammario if you use github.com and internal git hosting, and there may be conflicts with same namespace and repo name. Another consideration is separation, and I don't want internal kubernetes...