08 2018 档案
摘要:@SpringBootApplication(exclude={DataSourceAutoConfiguration.class,HibernateJpaAutoConfiguration.class}) ht...
阅读全文
摘要:# /etc/init.d/mysql stop# mysqld_safe --user=mysql --skip-grant-tables --skip-networking &# mysql -u root ...
阅读全文
摘要:必要软件ngrok :用来搭建内网穿透 微信小程序开发工具 微信小程序账号如何使用ngrok 搭建内网穿透 在官网下载windows版本的ngrok,并且注册一个免费的账号,至此会给你生成一个认证码。ng...
阅读全文
摘要:Map map= new HashMap(); map.put("ssss","sadsad"); // 定义JackJson 对象 ObjectMapper mapper = new Objec...
阅读全文
摘要:生成GUIDS 的网站:https://www.guidgen.com/Jrebel 介绍和破解说明:https://www.cnblogs.com/wang1024/p/7211194.html本地服务器软件,...
阅读全文
摘要:1 使用 Environment 进行读取env.getProperty("配置文件中的值") 2 使用注解的方式 @PropertySource("classpath:application.properti...
阅读全文
浙公网安备 33010602011771号