A
springboot-security
作者 affaan-m
springboot-security 是一份實用的 Spring Boot 安全指南,涵蓋驗證、授權、資料驗證、CSRF/CORS、機密資訊、標頭、速率限制與依賴檢查。當你要進行 Security Audit 工作,或想以較少的安全設定錯誤風險來強化 Java 服務時,可使用 springboot-security 技能。
安全稽核
收藏 0GitHub 156.3k
作者 affaan-m
springboot-security 是一份實用的 Spring Boot 安全指南,涵蓋驗證、授權、資料驗證、CSRF/CORS、機密資訊、標頭、速率限制與依賴檢查。當你要進行 Security Audit 工作,或想以較少的安全設定錯誤風險來強化 Java 服務時,可使用 springboot-security 技能。
作者 affaan-m
springboot-patterns 可協助你設計 Spring Boot 後端,建立清楚的 controller、service、repository 分層,並涵蓋 validation、pagination、caching、async processing、profiles 與 event-driven flows。當你需要的是可維護、適合上線的實作模式,而不是零散的 Spring 寫法時,可將它作為 Backend Development 的 springboot-patterns 指南。