-
配置如下:
```
@Configuration
@MapperScan({"com.xxxx.**.mapper*", "${mybatis.scan.pkg1:com.temp1.**.mapper*}",
"${mybatis.scan.pkg2:com.temp2.*.mapper*}"})
public class MybatisConfig {
}
```
…
-
```
Hi,
current json is handled with gson or jackson. Would be great to integrate
johnzon.
A new release is coming (0.2-incubating) in few days so maybe wait 1 or 2
weeks before working on this t…
-
```
Hi,
current json is handled with gson or jackson. Would be great to integrate
johnzon.
A new release is coming (0.2-incubating) in few days so maybe wait 1 or 2
weeks before working on this t…
-
예상했던 대로, `src > main > resources` 안의 mapper 관련 디렉토리의 경로 문제였습니다.
어제 말씀하셨던 dataSource 안의 property를 지우면 mpper.xml과 연결할 수 있는 수단이 없기 때문에, 다시 추가하였습니다.
그리고 ``경로는 `src > main > java` 안에 있는 디렉토리이기 때문에, ma…
-
**Describe the bug**
after resizing block device the diskpool that uses that block device still reports old size
**To Reproduce**
```
gdisk /dev/sdx
...
partprobe -s
cryptsetup resize sdx1 -…
todeb updated
4 weeks ago
-
I'm trying to use an open type in my EDM, but I run into a problem when applying queries.
```
public class TestData
{
public int Id { get; set; }
public string Name { get;…
-
To generate the appropriate mapping for a discriminator of a parent class, we are required to add the discriminatorMapping property to @Schema, which is almost always redundant if the class already ha…
-
```
Hi,
current json is handled with gson or jackson. Would be great to integrate
johnzon.
A new release is coming (0.2-incubating) in few days so maybe wait 1 or 2
weeks before working on this t…
-
```
Hi,
current json is handled with gson or jackson. Would be great to integrate
johnzon.
A new release is coming (0.2-incubating) in few days so maybe wait 1 or 2
weeks before working on this t…
-
```
Hi,
current json is handled with gson or jackson. Would be great to integrate
johnzon.
A new release is coming (0.2-incubating) in few days so maybe wait 1 or 2
weeks before working on this t…