摘要:
需要的依赖 <dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId>jackson-databind</artifactId> <version>2.8.3</version> </dependency> 常用方法 阅读全文
posted @ 2020-12-18 18:26
xdsax
阅读(34)
评论(0)
推荐(0)
摘要:
// 方法定义 default V computeIfAbsent(K key, Function<? super K, ? extends V> mappingFunction) // java8之前。从map中根据key获取value操作可能会有下面的操作 Object key = map.ge 阅读全文
posted @ 2020-12-18 17:52
xdsax
阅读(304)
评论(0)
推荐(0)
摘要:
Nacos是什么 Nacos是什么?好像没听过,不要紧。那Eureka听说过吧,在SpringCloud中做服务注册中心组件,类似的还有Zookeeper、Consul。 所以Nacos也是一个注册中心组件咯,当然是,不过它不仅仅是注册中心。 Nacos也是一个配置中心,比如SpringCloud中 阅读全文
posted @ 2020-12-18 14:59
xdsax
阅读(365)
评论(0)
推荐(0)
摘要:
使用Typora撰写博客并发布到博客园 下载并安装Typora 下载地址:https://typora.io/ 下载并安装dotnet-sdk 下载地址:https://dotnet.microsoft.com/learn/dotnet/hello-world-tutorial/install 确认 阅读全文
posted @ 2020-12-18 09:36
xdsax
阅读(107)
评论(0)
推荐(0)

浙公网安备 33010602011771号