Muyangmin

Results 3 issues of Muyangmin

### 该Pull Request关联的Issue #4231 ### 修改描述 3.5.1 及之后的版本 `IdentifierGenerator` 支持自定义 `assignId` 方法,但在赋值的时候还有一点点小问题。目前的实现是如果不是 Number 类型就直接用 id.toString() 之后进行赋值。这会导致主键没有实现 Number 接口也不是 String 的时候因为类型转换而失败。例如 Kotlin 的 Long 类型就并没有实现 java 的 Number 接口(在Java 程序里会被检测为基本类型 long)。...

Hello, I've install this plugin from repository: ![image](https://cloud.githubusercontent.com/assets/8530661/26231844/5a5f39ea-3c84-11e7-9025-7656f6195ae8.png) but expected menu is not appeared: ![image](https://cloud.githubusercontent.com/assets/8530661/26231884/a920440c-3c84-11e7-96ec-e5af3f5f72ca.png) **I think I may meet a similar issue as #1 .** *FYI-My env:* ``` WebStorm...

## Spring Boot Admin Server information - **Version**: 2.7.14 - **Spring Boot version**: 2.7.10 - **Configured Security**: NONE - **Webflux or Servlet application**: Webflux ## Client information - **Spring Boot...

help wanted
waiting-for-feedback