Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AuthCallback在spring中接收参数异常,需要有默认的构造方法 #52

Closed
jnan88 opened this issue Nov 6, 2019 · 8 comments
Closed

Comments

@jnan88
Copy link

jnan88 commented Nov 6, 2019

AuthCallback需要添加注解

@NoArgsConstructor
@AllArgsConstructor

@bestsort
Copy link

bestsort commented Nov 9, 2019

翻了一下 commit 记录,AuthCallback 的这个@Builder注解是在1.13.0(spring-boot-start版本1.3.0)新加入的。没修复这个bug之前可以先用1.12.0

@zhangyd-c
Copy link
Member

#54 这个问题已经修复, 将在今天晚发布1.30.1版本,到时候会再通知你哈。

@xkcoding
Copy link
Member

starter 也同步修复了,版本号为 1.3.1

@refeccd
Copy link

refeccd commented Nov 12, 2019

@xkcoding 可以考虑把starter的源码一起发布一下

@zhangyd-c
Copy link
Member

@xkcoding 可以考虑把starter的源码一起发布一下
已经更新了哦 https://github.com/justauth/justauth-spring-boot-starter

@refeccd
Copy link

refeccd commented Nov 13, 2019

@xkcoding 可以考虑把starter的源码一起发布一下
已经更新了哦 https://github.com/justauth/justauth-spring-boot-starter

我的意思是starter的源代码打包到Maven仓库😂

@zhangyd-c
Copy link
Member

@xkcoding 可以考虑把starter的源码一起发布一下
已经更新了哦 https://github.com/justauth/justauth-spring-boot-starter

我的意思是starter的源代码打包到Maven仓库😂

有啊,都发布了。 https://search.maven.org/search?q=justauth-spring-boot-starter 这儿可以看到

@refeccd
Copy link

refeccd commented Nov 13, 2019

@xkcoding 可以考虑把starter的源码一起发布一下
已经更新了哦 https://github.com/justauth/justauth-spring-boot-starter

我的意思是starter的源代码打包到Maven仓库😂

有啊,都发布了。 https://search.maven.org/search?q=justauth-spring-boot-starter 这儿可以看到

sorry。。估计是昨天更新之后家里电脑没拉到,今天到公司拉到源码了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants