# bw-model-backend **Repository Path**: intel-water/bw-model-backend ## Basic Information - **Project Name**: bw-model-backend - **Description**: bw-model for bw-spring & bw-wexin. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-03-23 - **Last Updated**: 2024-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #bw-model-backend Because java and kotlin are mixed, and maven 3.5.3 can't compile if java classes refer kotlin classes. One solution to this issue is to use idea 'Rebuild Project' firstly, so issue 'mvn install' to install this module to maven repository. (Should not 'mvn clean ...' be issued for this module)