MyBatipse
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
March 2021 | 44/789 | 390 (0.38%) | 3 |
February 2021 | 64/911 | 1152 (0.27%) | 33 |
January 2021 | 42/930 | 1791 (0.4%) | 29 |
December 2020 | 39/919 | 2042 (0.48%) | 23 |
November 2020 | 43/925 | 1942 (0.42%) | 43 |
October 2020 | 48/927 | 1782 (0.38%) | 19 |
September 2020 | 41/894 | 2079 (0.46%) | 24 |
August 2020 | 33/867 | 2027 (0.55%) | 28 |
July 2020 | 38/870 | 1960 (0.48%) | 24 |
June 2020 | 43/867 | 1929 (0.45%) | 20 |
May 2020 | 50/876 | 1952 (0.4%) | 35 |
April 2020 | 51/891 | 2085 (0.39%) | 25 |
Unsuccessful Installs in the last 7 Days: 10
Count | Error Message |
---|---|
9 | Cannot continue the operation. There is another install operation in progress. |
1 | 操作を続行できません。 別のインストール操作が進行中です。 |
Sunday, March 7, 2021 - 00:00
Reviews Sign in to post reviews
Class/TypeAlias not found in "mapper.xml"
Submitted by Byung Hoon Kang on Sun, 2021-01-24 02:06
My project uses "org.springframework.boot.spring-boot-configuration-processor" in a "spring boot" environment.
However, declaring "Product" in "mapper.xml" displays an "Class/TypeAlias 'Product' not found" validation error.
Re: Class/TypeAlias not found in "mapper.xml"
Submitted by Iwao AVE! on Tue, 2021-02-23 12:00
Hi,
If that is the only issue you are experiencing (i.e. other features are working fine), you may need to configure type alias setting.
Please see https://github.com/mybatis/mybatipse/#type-alias
not use UI thread
Submitted by Jungggle Jiang on Mon, 2021-01-18 22:10
When content assist, can mybatipse not use UI thread?
Re: not use UI thread
Submitted by Iwao AVE! on Tue, 2021-02-23 11:56
Hi!
Please try 1.2.4.
Re: Re: not use UI thread
Submitted by Jungggle Jiang on Wed, 2021-02-24 05:18
nice