- 博客(2)
- 收藏
- 关注
原创 redisConnectionFactory 异常
异常信息: Error creating bean with name ‘redisConnectionFactory’ defined in class path resource [org/springframework/boot/autoconfigure/data/redis/LettuceConnectionConfiguration.class] 解决办法: 原因是自己在一个1.4版本上的spring boot上拷了一份1.5版本以上的springboot的redis配置类 1.5以上应该做了默
2020-06-02 11:38:45
3429
原创 ERC20TOKEN
EHT ERC20TOKEN 源码分享 pragma solidity ^0.5.1; contract ERC20Standard { using SafeMath for uint256; uint256 public totalSupply; string public name; uint8 public decimals; string public symbol; address public owner; mapping (address => uint256) balances; ma
2020-06-01 16:57:36
405
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅