converting transforming this curl code to spring java

前端 未结 0 648
被撕碎了的回忆
被撕碎了的回忆 2020-12-17 00:05

I am following this okta security example. Making application to work using access token

@Entity
@Data 
public class Cart {

    @Id
    @GeneratedValue(         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题