MicroCommunity icon indicating copy to clipboard operation
MicroCommunity copied to clipboard

HC is open source Property Management Software(saas)

Results 10 MicroCommunity issues
Sort by recently updated
recently updated
newest added
trafficstars

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.2 to 1.15.3. Release notes Sourced from jsoup's releases. jsoup 1.15.3 jsoup 1.15.3 is out now, and includes a security fix for potential XSS attacks, along with...

dependencies

Bumps commons-fileupload from 1.3.3 to 1.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-fileupload:commons-fileupload&package-manager=maven&previous-version=1.3.3&new-version=1.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

我的环境 ![image](https://user-images.githubusercontent.com/50986622/229291044-cb3a7599-3a74-4261-b619-4ae0da7082dc.png) 执行mvn claen package报错 ![image](https://user-images.githubusercontent.com/50986622/229291158-1b25b545-6fbb-4d95-b82b-e7de515cfbfa.png)

https://space.bilibili.com/403702784/channel/seriesdetail?sid=2999419

https://www.bilibili.com/video/BV1AY411v7kY/?share_source=copy_web&vd_source=540f4487fcc6d6239d5f343fd995a82f

https://www.bilibili.com/video/BV1gs4y187Fg/?spm_id_from=333.999.0.0&vd_source=1129535056a7e5a086c2e24dc39ef7d2

1、download code git clone https://github.com/java110/MicroCommunity.git Execute mvn clean package and mvn clean install 2、Add hosts 127.0.0.1 dev.db.java110.com 127.0.0.1 dev.zk.java110.com 127.0.0.1 dev.kafka.java110.com 127.0.0.1 dev.redis.java110.com 127.0.0.1 api.java110.com 127.0.0.1 dev.java110.com 3、Install mysql and...

按视频教程搭建环境 https://www.bilibili.com/video/BV1gs4y187Fg/?spm_id_from=333.999.0.0&vd_source=82d81fb18165953940c055be0287076e 提示下面 错误, sql 是直接导入进去的 2024-03-22 00:52:40.920 [main] DEBUG druid.sql.Statement - {conn-110005, stmt-120031} executed. 33.446482 millis. alter table ACT_ID_MEMBERSHIP add constraint ACT_FK_MEMB_GROUP foreign key (GROUP_ID_) references act_id_group (ID_) 2024-03-22...

update `com.alibaba:fastjson` from 1.2.83 to 2.0.53 and fix break change.