YangJun

Results 30 issues of YangJun

from: `userDOs` to: `userDTOs := make([]*do.UserDTO, 0)` `copier.CopyWithOption(userDTOs, userDOs)` it does not work...

CamelliaIdGenSdkConfig config = new CamelliaIdGenSdkConfig(); config.setUrl("http://127.0.0.1:8081"); config.setMaxRetry(5);//重试次数 CamelliaSnowflakeIdGenSdk idGenSdk = new CamelliaSnowflakeIdGenSdk(config); 建议使用resttemplate等支持eureka的httpclient

**1. as the features mentioned below:** https://github.com/kwk/docker-registry-frontend/wiki/Features **2. but my pages just like this:** ![qq 20160307145636](https://cloud.githubusercontent.com/assets/6802322/13562550/e4fa3bea-e474-11e5-9a32-e23d32c30f4f.png) ![qq 20160307145645](https://cloud.githubusercontent.com/assets/6802322/13562549/e4f4bbd4-e474-11e5-9ec8-c52d22e593bc.png) **3. my docker run cmd like this:** sudo docker run -d \...

``` @Bean public TokenStore tokenStore() { return new JwtTokenStore(jwtTokenEnhancer()); } // @Bean // protected JwtAccessTokenConverter jwtTokenEnhancer() { // KeyStoreKeyFactory keyStoreKeyFactory = // new KeyStoreKeyFactory(new ClassPathResource("jwt.jks"), "mySecretKey".toCharArray()); // JwtAccessTokenConverter converter =...

django_host: type: nscloud.nodes.MonitoredServer ``` ########################################################### # Setting the nodejs_host initial number of instances to 2. # The default values for instances.deploy is 1. ########################################################### ``` *\* instances: deploy: 2** ```...