mirror of
https://gitee.com/dromara/sa-token.git
synced 2026-02-27 16:50:24 +08:00
refactor: 重构模块依赖层级
This commit is contained in:
@@ -14,7 +14,15 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Sa-Token 集成 Reactor 响应式编程 (SpringBoot 4.x)
|
||||
*/
|
||||
package cn.dev33.satoken.reactor;
|
||||
|
||||
|
||||
/**
|
||||
* 占位符
|
||||
*
|
||||
* @author click33
|
||||
* @since 1.45.0
|
||||
*/
|
||||
public class Placeholder {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user