This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lzx
/
website-api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5
Commits
1
Branch
15 MiB
Java
58.4%
JavaScript
28.6%
CSS
4.2%
FreeMarker
3.8%
TSQL
2.7%
Other
2.3%
Tree:
2847ebf43c
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '2847ebf43c'
${ noResults }
website-api
/
jeecg-server-cloud
/
jeecg-cloud-nacos
History
Augcl
1937de1ec2
初始化
9 months ago
..
docs/
config
初始化
9 months ago
src/
main
初始化
9 months ago
Dockerfile
初始化
9 months ago
README.md
初始化
9 months ago
pom.xml
初始化
9 months ago
README.md
访问地址:
http://localhost:8848/nacos
账号密码:nacos/nacos
使用方法
1、目前只做了关闭鉴权模式
2、此项目与官方同步,只是为了简化微服务部署
3、如何不用此模块,使用自己的naocs,请创建下面目录中的配置文件 目录:jeecg-cloud-nacos/docs/config 配置文件: YAML
常见问题
UnsupportedOperationException: Cannot determine JNI library name for ARCH='x86' OS='windows 10' 解决方案:
http://t.zoukankan.com/mindzone-p-15808190.html