当前位置: 首页 > news >正文

娃派wap自助建站一个网站的建设步骤

娃派wap自助建站,一个网站的建设步骤,最近的热点新闻,建一个网站需要多少钱?需求背景 为了跟上时代的步伐#xff0c;为了更好的生存。开个玩笑#xff0c;就是心血来潮#xff0c;使用xjar加密部署jar包#xff0c;于是就测试一下。 xjar教程 1-maven配置文件修改 首先找到自己ideal配置的maven文件夹#xff0c;然后找到apache-maven-3.9.3\co…需求背景 为了跟上时代的步伐为了更好的生存。开个玩笑就是心血来潮使用xjar加密部署jar包于是就测试一下。 xjar教程 1-maven配置文件修改 首先找到自己ideal配置的maven文件夹然后找到apache-maven-3.9.3\conf\settings.xml // 如果配置了aliyun或者其他的仓库就需要添加【,!jitpack.io】 // 如果没有配置直接忽略 mirrorsmirroridmaven-default-http-blocker/idmirrorOfexternal:http:*,!jitpack.io/mirrorOfnamePseudo repository to mirror external repositories initially using HTTP./nameurlhttp://0.0.0.0//urlblockedtrue/blocked/mirror/mirrors 2-pom文件修改 打开自己的maven项目然后修改pom文件 !-- 增加xjar依赖仓库 --pluginRepositoriespluginRepositoryidjitpack.io/idurlhttps://jitpack.io/url/pluginRepository/pluginRepositoriesbuildplugins!-- 如果还有其他的plugin继续在后面追加下面的xjar即可 --!-- xjar插件开始 --plugingroupIdcom.github.core-lib/groupIdartifactIdxjar-maven-plugin/artifactIdversion4.0.2/versionexecutionsexecutionidxjar/idphasepackage/phasegoalsgoalbuild/goal/goals/execution/executionsconfigurationtargetJar${project.artifactId}-xjar.jar/targetJar!-- excludes配置节不对哪些文件进行加密--excludesexcludestatic/**/excludeexcludetemplates/**/exclude/excludes/configuration/plugin!-- xjar插件结束 --/plugins/build 修改了pom文件后点击重新编译按钮。 3-maven打包 然后点击maven窗口的播放按钮进行命令打包。 # 打包命令,123456换成自己的密码 mvn clean package -Dxjar.password123456 这个命令执行完会在target文件夹下面生成打包后的jar文件和xjar.go两个文件。注意新生成的jar文件比之前不加密生成的jar文件要大好多我这边是2.56倍。然后把这两个文件上传到服务器上。 4-go环境部署 // go下载官网 https://studygolang.com/dl 然后把文件上传到centos服务器上。 // 没有文件夹就自己创建,然后把下载的go1.22.0.linux-amd64.tar.gz文件上传到这个文件夹下 cd /opt/xjartar -zxvf go1.22.0.linux-amd64.tar.gz vim /etc/profile回车// 在文件的最后追加go地址 export PATH$PATH:/opt/xjar/go/bin// 然后按esc键在输入:wq 退出 // 输入刷新配置命令 source /etc/profile// 输入go版本查询命令 go version // 如果出现版本信息说明安装成功 5-启动脚本 -- 新建run-go.sh内容如下。 -- xjar.go就是刚才maven的命令编译生成的。 -- 启动的时候需要先执行这个命令这个命令执行完会生成xjar文件 go build xjar.go-- 新建run-xjar.sh内容如下 -- 这个命令是通过xjar启动加密后的jar包 -- 注意事项xjar -java -jar 后面必须跟jar文件所在的地址 -- 其余的配置信息在.jar文件的后面需要注意先后顺序 nohup /opt/aiot/xjar java -jar /opt/aiot/aiot-xjar.jar -Xms1024m -Xmx1024m -XX:PermSize256m --spring.profiles.acivedev /dev/null 21 结束 -----华丽的分割线以下是凑字数大家不用花时间看快去改代码----- -----华丽的分割线以下是凑字数大家不用花时间看快去改代码----- -----华丽的分割线以下是凑字数大家不用花时间看快去改代码----- package cn.renkai721.bean.vo;import lombok.extern.slf4j.Slf4j;Slf4j public class MakeUpTheWordCount {private String make_up_the_word_count_column_999999999_1;private String make_up_the_word_count_column_999999999_2;private String make_up_the_word_count_column_999999999_3;private String make_up_the_word_count_column_999999999_4;private String make_up_the_word_count_column_999999999_5;private String make_up_the_word_count_column_999999999_6;private String make_up_the_word_count_column_999999999_7;private String make_up_the_word_count_column_999999999_8;private String make_up_the_word_count_column_999999999_9;private String make_up_the_word_count_column_999999999_10;private String make_up_the_word_count_column_999999999_11;private String make_up_the_word_count_column_999999999_12;private String make_up_the_word_count_column_999999999_13;private String make_up_the_word_count_column_999999999_14;private String make_up_the_word_count_column_999999999_15;private String make_up_the_word_count_column_999999999_16;private String make_up_the_word_count_column_999999999_17;private String make_up_the_word_count_column_999999999_18;private String make_up_the_word_count_column_999999999_19;private String make_up_the_word_count_column_999999999_20;public String getMake_up_the_word_count_column_999999999_1() {return make_up_the_word_count_column_999999999_1;}public void setMake_up_the_word_count_column_999999999_1(String make_up_the_word_count_column_999999999_1) {this.make_up_the_word_count_column_999999999_1 make_up_the_word_count_column_999999999_1;}public String getMake_up_the_word_count_column_999999999_2() {return make_up_the_word_count_column_999999999_2;}public void setMake_up_the_word_count_column_999999999_2(String make_up_the_word_count_column_999999999_2) {this.make_up_the_word_count_column_999999999_2 make_up_the_word_count_column_999999999_2;}public String getMake_up_the_word_count_column_999999999_3() {return make_up_the_word_count_column_999999999_3;}public void setMake_up_the_word_count_column_999999999_3(String make_up_the_word_count_column_999999999_3) {this.make_up_the_word_count_column_999999999_3 make_up_the_word_count_column_999999999_3;}public String getMake_up_the_word_count_column_999999999_4() {return make_up_the_word_count_column_999999999_4;}public void setMake_up_the_word_count_column_999999999_4(String make_up_the_word_count_column_999999999_4) {this.make_up_the_word_count_column_999999999_4 make_up_the_word_count_column_999999999_4;}public String getMake_up_the_word_count_column_999999999_5() {return make_up_the_word_count_column_999999999_5;}public void setMake_up_the_word_count_column_999999999_5(String make_up_the_word_count_column_999999999_5) {this.make_up_the_word_count_column_999999999_5 make_up_the_word_count_column_999999999_5;}public String getMake_up_the_word_count_column_999999999_6() {return make_up_the_word_count_column_999999999_6;}public void setMake_up_the_word_count_column_999999999_6(String make_up_the_word_count_column_999999999_6) {this.make_up_the_word_count_column_999999999_6 make_up_the_word_count_column_999999999_6;}public String getMake_up_the_word_count_column_999999999_7() {return make_up_the_word_count_column_999999999_7;}public void setMake_up_the_word_count_column_999999999_7(String make_up_the_word_count_column_999999999_7) {this.make_up_the_word_count_column_999999999_7 make_up_the_word_count_column_999999999_7;}public String getMake_up_the_word_count_column_999999999_8() {return make_up_the_word_count_column_999999999_8;}public void setMake_up_the_word_count_column_999999999_8(String make_up_the_word_count_column_999999999_8) {this.make_up_the_word_count_column_999999999_8 make_up_the_word_count_column_999999999_8;}public String getMake_up_the_word_count_column_999999999_9() {return make_up_the_word_count_column_999999999_9;}public void setMake_up_the_word_count_column_999999999_9(String make_up_the_word_count_column_999999999_9) {this.make_up_the_word_count_column_999999999_9 make_up_the_word_count_column_999999999_9;}public String getMake_up_the_word_count_column_999999999_10() {return make_up_the_word_count_column_999999999_10;}public void setMake_up_the_word_count_column_999999999_10(String make_up_the_word_count_column_999999999_10) {this.make_up_the_word_count_column_999999999_10 make_up_the_word_count_column_999999999_10;}public String getMake_up_the_word_count_column_999999999_11() {return make_up_the_word_count_column_999999999_11;}public void setMake_up_the_word_count_column_999999999_11(String make_up_the_word_count_column_999999999_11) {this.make_up_the_word_count_column_999999999_11 make_up_the_word_count_column_999999999_11;}public String getMake_up_the_word_count_column_999999999_12() {return make_up_the_word_count_column_999999999_12;}public void setMake_up_the_word_count_column_999999999_12(String make_up_the_word_count_column_999999999_12) {this.make_up_the_word_count_column_999999999_12 make_up_the_word_count_column_999999999_12;}public String getMake_up_the_word_count_column_999999999_13() {return make_up_the_word_count_column_999999999_13;}public void setMake_up_the_word_count_column_999999999_13(String make_up_the_word_count_column_999999999_13) {this.make_up_the_word_count_column_999999999_13 make_up_the_word_count_column_999999999_13;}public String getMake_up_the_word_count_column_999999999_14() {return make_up_the_word_count_column_999999999_14;}public void setMake_up_the_word_count_column_999999999_14(String make_up_the_word_count_column_999999999_14) {this.make_up_the_word_count_column_999999999_14 make_up_the_word_count_column_999999999_14;}public String getMake_up_the_word_count_column_999999999_15() {return make_up_the_word_count_column_999999999_15;}public void setMake_up_the_word_count_column_999999999_15(String make_up_the_word_count_column_999999999_15) {this.make_up_the_word_count_column_999999999_15 make_up_the_word_count_column_999999999_15;}public String getMake_up_the_word_count_column_999999999_16() {return make_up_the_word_count_column_999999999_16;}public void setMake_up_the_word_count_column_999999999_16(String make_up_the_word_count_column_999999999_16) {this.make_up_the_word_count_column_999999999_16 make_up_the_word_count_column_999999999_16;}public String getMake_up_the_word_count_column_999999999_17() {return make_up_the_word_count_column_999999999_17;}public void setMake_up_the_word_count_column_999999999_17(String make_up_the_word_count_column_999999999_17) {this.make_up_the_word_count_column_999999999_17 make_up_the_word_count_column_999999999_17;}public String getMake_up_the_word_count_column_999999999_18() {return make_up_the_word_count_column_999999999_18;}public void setMake_up_the_word_count_column_999999999_18(String make_up_the_word_count_column_999999999_18) {this.make_up_the_word_count_column_999999999_18 make_up_the_word_count_column_999999999_18;}public String getMake_up_the_word_count_column_999999999_19() {return make_up_the_word_count_column_999999999_19;}public void setMake_up_the_word_count_column_999999999_19(String make_up_the_word_count_column_999999999_19) {this.make_up_the_word_count_column_999999999_19 make_up_the_word_count_column_999999999_19;}public String getMake_up_the_word_count_column_999999999_20() {return make_up_the_word_count_column_999999999_20;}public void setMake_up_the_word_count_column_999999999_20(String make_up_the_word_count_column_999999999_20) {this.make_up_the_word_count_column_999999999_20 make_up_the_word_count_column_999999999_20;} }
http://www.zqtcl.cn/news/32072/

相关文章:

  • 简单的做网站软件有啥微网站是不是就是手机网站
  • 建设网站平台的用语南城网站建设价格
  • 模板网站的优势有哪些网站相册优化
  • 湘潭商城网站建设定制网站开发好后版权归谁
  • 公众号 微网站建设方案门户网站后台
  • 网站 劣势网站后台在哪里
  • 网站搭建代理龙岗网站制作市场
  • 建设部门户网站黑龙江建设安全监督网查询
  • 集团公司网站改版方案网站的收费标准
  • 大方县住房城乡建设局网站网站建设答辩ppt
  • 品牌形象网站建设最新推广赚钱的app
  • 如何模仿一个网站崇明建设小学网站
  • 长沙网站seo排名公司名字查重系统
  • 网站开发 成都竞价推广账户托管费用
  • 关键词挖掘爱网站wordpress页面是什么意思
  • 个人建网站怎么上传网站iis
  • 网页开发与网站开发什么是微网站系统
  • 宜宾网站建设北斗网络如何在国外建设网站
  • 静态网站 后台怎么开设自己的网站
  • 什么网站可以免费发布招聘信息制作相册影集
  • 网站全屏轮播怎么做无锡网页建站
  • 建做网站深圳专业网站建设免费送域名空间
  • 郑州市建设投资集团公司网站苏州网站建设系统电话
  • 西部数码 空间做2个网站2345浏览器电脑版首页
  • 九江网站建设排行榜网络商城营业执照经营范围
  • 个人网站对应网站网址系统建设方案怎么写
  • 商场网站模板万江区网站仿做
  • 做网赌网站怎么推广拉人可视化网站设计工具
  • 大尺度做爰网站个人网站制作 教程
  • 揭阳网站制作专业深圳免费网站建设服务