04 2024 档案

摘要:@Configuration public class CorsConfig implements WebMvcConfigurer { @Override public void addCorsMappings(CorsRegistry registry) { // 设置允许跨域的路由 regis 阅读全文
posted @ 2024-04-29 23:21 xiaoovo 阅读(17) 评论(0) 推荐(0) 编辑
摘要:/* * Copyright 2013-2018 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this fi 阅读全文
posted @ 2024-04-18 17:05 xiaoovo 阅读(19) 评论(0) 推荐(0) 编辑
摘要:import io.jsonwebtoken.Claims; import io.jsonwebtoken.Jws; import io.jsonwebtoken.JwtException; import io.jsonwebtoken.Jwts; import io.jsonwebtoken.se 阅读全文
posted @ 2024-04-18 00:36 xiaoovo 阅读(61) 评论(0) 推荐(0) 编辑
摘要:import com.baomidou.mybatisplus.generator.FastAutoGenerator; import com.baomidou.mybatisplus.generator.config.OutputFile; import com.baomidou.mybatisp 阅读全文
posted @ 2024-04-18 00:34 xiaoovo 阅读(16) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示
🚀
回顶
收起
🔑