React-SpringBoot
React-SpringBoot copied to clipboard
React + Spring Boot (Movie Helper)
Bumps [druid-spring-boot-starter](https://github.com/alibaba/druid) from 1.2.8 to 1.2.15. Release notes Sourced from druid-spring-boot-starter's releases. druid 1.2.14发布,例行BUG修复 这又是一个BUG修复功能增强的小版本,按需升级 Issues 修复OceanBase validateQuery问题 #4967 #4966 SQL Parser增强对MaxCompute的支持,支持Qualify子句 SQL Parser增强对MySQL的支持 #4956 #4968 SQL Wall支持Refresh MaterializedView #4962...
Bumps [graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 17.0 to 19.1. Release notes Sourced from graphql-java-extended-scalars's releases. 19.1 This is a very small release with one bugfix: removing dashes from Automatic-Module-Name. We had feedback that...
Bumps [spring-cloud-commons](https://github.com/spring-cloud/spring-cloud-commons) from 3.1.3 to 3.1.5. Commits d33cadb Update SNAPSHOT to 3.1.5 3a582dc Adds rebind/refresh an individual bean by type d1dba70 Adds rebind/refresh an individual bean by type 7afddc8 Destroy...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...
Bumps [graphql-java-tools](https://github.com/graphql-java-kickstart/graphql-java-tools) from 11.1.2 to 13.0.2. Release notes Sourced from graphql-java-tools's releases. 13.0.2 Major changes Fixed deprecated directives regression What's Changed Remove double throw by @ajkerr in graphql-java-kickstart/graphql-java-tools#706 Update all...
Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project. #### Changes included in this PR - Changes to the following...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of...
Bumps [com.graphql-java:graphql-java-extended-scalars](https://github.com/graphql-java/graphql-java-extended-scalars) from 21.0 to 22.0. Release notes Sourced from com.graphql-java:graphql-java-extended-scalars's releases. 22.0 This release updates graphql-java to v22.0. See the graphql-java release notes: https://github.com/graphql-java/graphql-java/releases/tag/v22.0 What's Changed Update readme for...
Bumps `mybatis-plus-boot-starter.version` from 3.5.5 to 3.5.6. Updates `com.baomidou:mybatis-plus-spring-boot3-starter` from 3.5.5 to 3.5.6 Release notes Sourced from com.baomidou:mybatis-plus-spring-boot3-starter's releases. v3.5.6 fix: 修复通用Service多层代理引发的错误 fix: 修复Json类型处理器反序列化泛型丢失原始类型 fix: 修复填充器处理器基本类型数组出现强制错误 fix: 修复上版本移除掉Page方法保留至PageDto类之中 fix: 修复IllegalSQLInnerInterceptor未处理Parenthesis fix:...
Bumps [com.alibaba:druid-spring-boot-starter](https://github.com/alibaba/druid) from 1.2.18 to 1.2.22. Release notes Sourced from com.alibaba:druid-spring-boot-starter's releases. druid 1.2.22发布 这又是功能增强BUG FIX的版本,大家按需升级。 Issues 优化超时设置默认逻辑。针对 1.2.12开始的connectTimeout和socketTimeout在没指定配置的情况下默认为10秒情况,去除该默认逻辑。在没配置这两个参数的情况下,超时设置行为与以前保持一致。 去除timeout默认值为10秒的逻辑 #5729 #5735 优化超时参数设置逻辑。提取jdbcurl中 connectTimeout和socketTimeout时不再区分db类型,MySQL/Oracle/PostgreSQL/SQLServer在不方便设置数据源参数的情况下,可以在jdbculr中使用该参数进行超时控制; initialize connectTimeout and socketTimeout from jdbcUrl...