microservice-integration
microservice-integration copied to clipboard
microservice-integration with auth, gateway and backend.
Hi, we are a research group to help developers build secure applications. We designed a cryptographic misuse detector on Java language(Our main concern is the secure implementation and use of...
Bumps [gson](https://github.com/google/gson) from 2.8.2 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
Bumps [guava](https://github.com/google/guava) from 26.0-jre to 29.0-jre. Release notes Sourced from guava's releases. 29.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>29.0-jre</version> <!-- or, for Android: --> <version>29.0-android</version> </dependency> Javadoc 29.0-jre 29.0-android JDiff 29.0-jre...
密码存储在客户端不安全
登录时,如果用户名不正确,会走security的BasicAuthenticationFilter验证,界面会弹出窗口,如何去掉basic验证
报版本不对
博主,你好 我报这个错误,没有这个包,是不是哪里依赖版本不对呢 [ERROR] Failed to execute goal on project auth-server: Could not resolve dependencies for project org.springframework.boot:auth-server:jar:2.1.3.RELEASE: Could not find artifact org.springframework.security.oauth.boot:spring-security-oauth2-autoconfigure:jar:2.1.0.M4 in central (http://maven.aliyun.com/nexus/content/groups/public) -> [Help 1]