GithubHelp home page GithubHelp logo

antake2333 / hikaricp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brettwooldridge/hikaricp

0.0 0.0 0.0 4.55 MB

光 HikariCP・A solid, high-performance, JDBC connection pool at last.

License: Apache License 2.0

Java 98.42% Shell 1.58%

hikaricp's Introduction

🍕 I'm Antake2333

  • 咸鱼开发一枚
  • 热爱编程, 拥抱开源
  • 热衷开发 ( RUST 天下无敌 )

chrome IE

Windows Apple Linux Android IOS

Antake2333's github stats

整理的一些学习资料

多线程并发之线程池Executor与Fork/Join框架 并发编程之ForkJoin框架原理分析 Spring Boot 2.X REST 风格全局异常处理 SpringBoot 如何进行参数校验,老鸟们都这么玩的! Spring Boot + Spring Cloud 实现权限管理系统 后端篇(二十五):Spring Security 版本 第一篇 全网SpringSecurity最详细教程 【项目实践】一文带你搞定页面权限、按钮权限以及数据权限 菜鸟的spring security学习教程 使用SpringSecurity为API接口添加鉴权token Spring Security账号密码认证 + 自定义鉴权(示例) 基于 Spring Security 的前后端分离的权限控制系统 SpringBoot Security 自定义 DaoAuthenticationProvider,重写additionalAuthenticationChecks方法 spEL—基础语法+注解中动态调用Bean方法 搜CSDN搜索【小家Spring】SpEL你感兴趣的实现原理浅析spring-expression~(SpelExpressionParser、EvaluationContext、rootObject) Spel + AOP动态赋值 Spring进阶 - spring 表达式语言(SpEL) Spring @Autowired Map 和 List SpringCache与redis集成,优雅的缓存解决方案 Spring Cache,从入门到真香 SpringSecurity问题汇总 分布式事务,这一篇就够了 分布式事务解决方案常见误区与实用建议 Spring AOP简介 算法-动态规划 Dynamic Programming--从菜鸟到老鸟 Spring--AOP、通知的执行顺序

springsecurity的一些注解的使用

编辑权限限制 10
@PreAuthorize("@accessDecisionService.hasPermission('lease-budget',T(com.xxx.constant.AuthorityConstant).EDIT_AUTHORITY_NUM)")

查看权限限制 1
@PreAuthorize("@accessDecisionService.hasPermission('lease-budget',T(com.xxx.constant.AuthorityConstant).SCAN_AUTHORITY_NUM)")

@AuthorityPostFilter(
            elExpression = "deptCode=T(com.xxx.CommonController).getOdOrLeasedRoleCodes(#type)",
            needFilter = "[email protected](#pageId)")

@AuthorityPreFilter(
            elExpression = "{deptCode:T(com.xxx.AuthorityUtil).validDeptCode(#deptCode)}",
            needFilter = "[email protected]('od-exit-staff')")
			
@AuthorityPreFilter(
            elExpression = "{'queryVO.productLineCode':T(com.xxx.util.AuthorityUtil).validDeptCode(#queryVO?.productLineCode)}",
            needFilter = "[email protected]('area-dashboard')")

短视频直播

腾讯云直播签名

技术大全

疯狂创客圈

SpringCloudAlibaba

掘金

hikaricp's People

Contributors

ams2990 avatar ash2k avatar brettwooldridge avatar cenkakin avatar checketts avatar cowwoc avatar elfolink avatar goekay avatar gsmet avatar jaredstehler avatar johnou avatar kschmit90 avatar lburgazzoli avatar matsumana avatar monichev avatar nitincchauhan avatar pascalschumacher avatar quaff avatar schlosna avatar shakuzen avatar shredder121 avatar sjaenick avatar sullis avatar swaldman avatar tonit avatar tsuyoshizawa avatar udayshnk avatar uwolfer avatar wvuong avatar xkr47 avatar

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.