Giter Club home page Giter Club logo

hiparker / opsli-boot Goto Github PK

View Code? Open in Web Editor NEW
1.2K 25.0 215.0 15.22 MB

OPSLI 快速开发平台基于springboot、vue、element-ui ,项目采用前后端分离架构,热插拔式业务模块与插件扩展性高 ,代码简洁,功能丰富,开箱即用

Home Page: https://opsli.com

License: Apache License 2.0

Java 99.96% Lua 0.01% Dockerfile 0.01% Shell 0.01% Batchfile 0.01% FreeMarker 0.01%
opsli springboot admin spring-boot vue mybatis element-ui spring low-code codegenerator

opsli-boot's Issues

有bug啊

系统管理员分配租户管理员时候,新增一个用户,这个用户租户id为0

SLF4J 包冲突

启动报错:
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/C:/Users/lenovo/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/C:/Users/lenovo/.m2/repository/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]

shiro并发登录问题

期望:
限制同一账号登录人数
例如:
system账号,限制三处登录,如果还有第四处登录,可踢出前者,或不允许后者登录
问题:
个人实现了KickoutFilter(网上找的),实现方式就是将登陆的sessionID存储起来,用于判断。但是有个问题就是退出登录的人sessionId还是存储在redis里,这造成人不在线,但是系统还认为他在线

开发团队有没有打算完善这部分代码,个人觉得还是挺实用的,就是能力比较弱,搞了几天没解决

前后台版本问题?

前台UI使用1.3版本,后台使用1.3.1版本,无法登陆,后台启动正常,前台已修改baseurl,但感觉前台的Login请求没有发到后台。另外我前台devtools改成了source-map,为什么在chrome里依然是乱码无法调试呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.