Easter79 Easter79
4年前
Vue+Spring Boot简单用户登录Demo
1概述前后端分离的一个简单用户登录Demo。2技术栈VueBootstrapVueKotlinSpringBootMyBatisPlus3前端3.1创建工程使用vuecli创建,没安装的可以先安装
This environment variable is needed to run this program
​今天使用皕杰平台启动tomcat时,startup.bat一闪而过,我们在startup.bat里面end后面加上pause,这是我们就会发现报Thisenvironmentvariableisneededtorunthisprog
Easter79 Easter79
4年前
SpringBoot下的SpringMVC
SpringBoot下的SpringMVC和之前的SpringMVC使用是完全一样的,主要有以下注解一、@Controller(https://my.oschina.net/u/1774615)SpringMVC的注解,处理h
Stella981 Stella981
4年前
Linux记录
!/bin/bashmenu(){echo"欢迎使用mysql管理服务程序"echo"1.启动服务"echo"2.停止服务"echo"3.重启服务"echo"4.查看状态"echo"5.退出程序"echo
Stella981 Stella981
4年前
Spring Cloud Alibaba Sidecar 多语言微服务异构
SpringCloudAlibabaSidecar介绍自SpringCloudAlibaba2.1.1版本后增加了springcloudalibabasidecar模块作为作为一个代理的服务来间接性的让其他语言可以使用springclouda
Stella981 Stella981
4年前
IDEA中通过docker插件部署springboot项目
docker相关部分windows系统安装/升级Docker客户端对于Windows10专业版以下的用户,推荐使用DockerToolboxWindows安装文件:http://mirrors.aliyun.com/dockertoolbox/windows/docker
Stella981 Stella981
4年前
Angular中的ViewContainerRef的几个概念和总结
今天读到博客:https://www.tuicool.com/articles/6Vzmuuv现总结一下提到的所有语法。其中涉及几个标签:<template :HTML的标准标签,不建议使用<ngtemplate:  <ngtemplatetagwillberenderedasacommentelement, 
Stella981 Stella981
4年前
ContextLoaderListener ClassNotFoundException
在初学使用maven构建javaWeb的项目的时候,启动tomcat加载时,总是提示如下错误,辛苦一番终于找到解决办法。严重:Errorconfiguringapplicationlistenerofclassorg.springframework.web.context.ContextLoaderListenerJava(https://
Stella981 Stella981
4年前
Css入门学习笔记03—DIV
_很久很久以前学习html的笔记记录,很随意,但都是自己记录的,希望对需要的人有所帮助。__本文使用word2013编辑并发布__Postbird|ThereIam,intheworldmoreexciting!__Postbirdperso
Stella981 Stella981
4年前
Lua 如何快速的读取一个文件
如何使用Lua优雅并快速的读取一个文件的全部内容?在这里我们可以看一下代码:localopenio.openlocalinserttable.insertlocalconcattable.concatfunctionload_file(filename)loc