Java Basic Auth
public static void main(String[] args) throws IOException { String authorization = getAuthorization(); } public static String getAuth
行走在天地间自由的灵魂
public static void main(String[] args) throws IOException { String authorization = getAuthorization(); } public static String getAuth
1、JDK8镜像# 1、Dockerfile------------------------------------------------FROM centos:latestMAINTAINER "Xiangyun Kong stallonely@163.com"ADD jdk
1、新建maven module,java和resources目录分别赋予source root权限2、增加webservice支持。右键module,Add Framework Support,选择Web Application-Webservices,Generate sample server
https://blog.csdn.net/qq_38066812/article/details/122476744mkdir -p /opt/rabbitmq/data# 拉取镜像docker pull rabbitmq# 拉取镜像到本地仓库,这里是直接安装最新的,# 如果需要安装其他版本在ra
1. 2019.3.5下载及破解百度云盘或官网下载https://www.jetbrains.com/idea/download/other.html破解:正常启动-试用-将破解jar拖入-重启
选择一:项目级配置(推荐)找到项目中的如下文件:build.gradle在项目的根目录下找到如下文件:build.gradle,打开编辑,在下图红色箭头处添加阿里云的镜像。添加如下代码:maven {url 'http://maven.aliyun.com/nexus/content/groups/