src/main/kotlin/com/flightfeather/obd/ServletInitializer.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/common/Contanst.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/common/utils/FileUtil.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/common/utils/TimeUtil.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/MyMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/entity/AlarmData.java
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/entity/CarLogin.java
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/entity/CarLogout.java
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/entity/DataStream.java
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/entity/ObdData.java
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/entity/ObdInfo.java
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/entity/ObdUser.java
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/entity/OriginData.java
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/entity/ThresholdValue.java
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/entity/VehicleInfo.java
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/mapper/AlarmDataMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/mapper/CarLoginMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/mapper/CarLogoutMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/mapper/DataStreamMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/mapper/ObdDataMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/mapper/ObdInfoMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/mapper/ObdUserMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/mapper/OriginDataMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/mapper/ThresholdValueMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/domain/mapper/VehicleInfoMapper.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/AlarmDataVo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/BaseJson.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/CarLoginVo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/CarLogoutVo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/DataStreamVo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/LatLngVo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/ObdDataVo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/ObdInfoVo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/ObdUserVo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/ThresholdValueVo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/bean/VehicleInfoVo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/eunm/CarStatus.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/eunm/CarType.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/service/ObdAlarmService.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/service/ObdDataService.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/service/ObdThresholdValueService.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/service/ObdUserService.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/service/VehicleService.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/service/impl/ObdAlarmServiceImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/service/impl/ObdDataServiceImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/service/impl/ObdThresholdValueServiceImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/service/impl/ObdUserServiceImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/service/impl/VehicleServiceImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/web/ObdAlarmController.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/web/ObdDataController.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/web/ObdThresholdController.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/web/ObdUserController.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/lightshare/web/VehicleInfoController.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/CarLoginRepository.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/CarLogoutRepository.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/DataStreamRepository.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/ObdAlarmRepository.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/ObdDataRepository.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/ObdInfoRepository.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/ObdThresholdValueRepository.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/ObdUserRepository.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/OriginDataRepository.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/VehicleRepository.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/impl/CarLoginDaoImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/impl/CarLogoutDaoImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/impl/DataStreamDaoImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/impl/ObdAlarmDaoImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/impl/ObdDataDaoImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/impl/ObdInfoDaoImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/impl/ObdThresholdValueDaoImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/impl/ObdUserDaoImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/impl/OriginDataDaoImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/repository/impl/VehicleRepositoryImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/DeviceSession.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/MessageManager.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/ObdByteDataDecoder.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/ServerHandler.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/SocketServerClient.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/bean/CarLogOutData.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/bean/CarRegisterData.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/bean/DataUnit.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/bean/EngineDataStream.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/bean/ObdInfo.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/bean/ObdPackageData.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/bean/RealTimeData.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/bean/ReplacementData.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/bean/SupplementDataStream.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/bean/TimeCalibrationData.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/decoder/DataPackageDecoder.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/decoder/DataUnitDecoder.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/decoder/RealTimeDataDecoder.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/decoder/VehicleDataDecoder.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/decoder/impl/DataPackageDecoderImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/decoder/impl/DataUnitDecoderImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/decoder/impl/RealTimeDataDecoderImpl.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/eunm/ObdCommandUnit.kt
ÎļþÒÑɾ³ý src/main/kotlin/com/flightfeather/obd/socket/eunm/ObdDataType.kt
ÎļþÒÑɾ³ý src/main/resources/application.yml
@@ -1,19 +1,19 @@ spring: datasource: driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://47.100.191.150:3306/obd?serverTimezone=Asia/Shanghai&prepStmtCacheSize=517&cachePrepStmts=true&autoReconnect=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false username: obd url: jdbc:mysql://47.100.191.150:3306/uav?serverTimezone=Asia/Shanghai&prepStmtCacheSize=517&cachePrepStmts=true&autoReconnect=true&characterEncoding=utf-8&allowMultiQueries=true&useSSL=false username: uav password: obd2019 mybatis: type-aliases-package: com.flightfeather.obd.domain.entity type-aliases-package: com.flightfeather.uav.domain.entity mapper-locations: classpath*:mapper/*.xml ## éç¨ Mapper é ç½® #mappers å¤ä¸ªæ¥å£æ¶éå·éå¼ mapper: mappers: com.flightfeather.obd.domain.MyMapper mappers: com.flightfeather.uav.domain.MyMapper not-empty: false identity: MYSQL src/main/resources/generator/generatorConfig.xml
@@ -32,7 +32,7 @@ <property name="forceBigDecimals" value="false"/> </javaTypeResolver> <!-- çææ¨¡åçå ååä½ç½®--> <javaModelGenerator targetPackage="com.flightfeather.obd.domain.entity" targetProject="src/main/kotlin"> <javaModelGenerator targetPackage="com.flightfeather.uav.domain.entity" targetProject="src/main/kotlin"> <property name="enableSubPackages" value="true"/> <property name="trimStrings" value="true"/> </javaModelGenerator> @@ -41,7 +41,7 @@ <property name="enableSubPackages" value="true"/> </sqlMapGenerator> <!-- çæDAOçå ååä½ç½®--> <javaClientGenerator type="XMLMAPPER" targetPackage="com.flightfeather.obd.domain.mapper" targetProject="src/main/kotlin"> <javaClientGenerator type="XMLMAPPER" targetPackage="com.flightfeather.uav.domain.mapper" targetProject="src/main/kotlin"> <property name="enableSubPackages" value="true"/> </javaClientGenerator> <!-- è¦çæç表 tableNameæ¯æ°æ®åºä¸ç表åæè§å¾å domainObjectNameæ¯å®ä½ç±»å--> src/main/resources/mapper/AlarmDataMapper.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.flightfeather.obd.domain.mapper.AlarmDataMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.AlarmData"> <mapper namespace="com.flightfeather.uav.domain.mapper.AlarmDataMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.AlarmData"> <!-- WARNING - @mbg.generated --> src/main/resources/mapper/CarLoginMapper.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.flightfeather.obd.domain.mapper.CarLoginMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.CarLogin"> <mapper namespace="com.flightfeather.uav.domain.mapper.CarLoginMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.CarLogin"> <!-- WARNING - @mbg.generated --> src/main/resources/mapper/CarLogoutMapper.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.flightfeather.obd.domain.mapper.CarLogoutMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.CarLogout"> <mapper namespace="com.flightfeather.uav.domain.mapper.CarLogoutMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.CarLogout"> <!-- WARNING - @mbg.generated --> src/main/resources/mapper/DataStreamMapper.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.flightfeather.obd.domain.mapper.DataStreamMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.DataStream"> <mapper namespace="com.flightfeather.uav.domain.mapper.DataStreamMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.DataStream"> <!-- WARNING - @mbg.generated --> src/main/resources/mapper/ObdDataMapper.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.flightfeather.obd.domain.mapper.ObdDataMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.ObdData"> <mapper namespace="com.flightfeather.uav.domain.mapper.ObdDataMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.ObdData"> <!-- WARNING - @mbg.generated --> src/main/resources/mapper/ObdInfoMapper.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.flightfeather.obd.domain.mapper.ObdInfoMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.ObdInfo"> <mapper namespace="com.flightfeather.uav.domain.mapper.ObdInfoMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.ObdInfo"> <!-- WARNING - @mbg.generated --> src/main/resources/mapper/ObdUserMapper.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.flightfeather.obd.domain.mapper.ObdUserMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.ObdUser"> <mapper namespace="com.flightfeather.uav.domain.mapper.ObdUserMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.ObdUser"> <!-- WARNING - @mbg.generated --> src/main/resources/mapper/OriginDataMapper.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.flightfeather.obd.domain.mapper.OriginDataMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.OriginData"> <mapper namespace="com.flightfeather.uav.domain.mapper.OriginDataMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.OriginData"> <!-- WARNING - @mbg.generated --> @@ -11,7 +11,7 @@ <result column="obd_encryption_way" jdbcType="INTEGER" property="obdEncryptionWay" /> <result column="obd_command_unit" jdbcType="INTEGER" property="obdCommandUnit" /> </resultMap> <resultMap extends="BaseResultMap" id="ResultMapWithBLOBs" type="com.flightfeather.obd.domain.entity.OriginData"> <resultMap extends="BaseResultMap" id="ResultMapWithBLOBs" type="com.flightfeather.uav.domain.entity.OriginData"> <!-- WARNING - @mbg.generated --> src/main/resources/mapper/ThresholdValueMapper.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.flightfeather.obd.domain.mapper.ThresholdValueMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.ThresholdValue"> <mapper namespace="com.flightfeather.uav.domain.mapper.ThresholdValueMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.ThresholdValue"> <!-- WARNING - @mbg.generated --> src/main/resources/mapper/VehicleInfoMapper.xml
@@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <mapper namespace="com.flightfeather.obd.domain.mapper.VehicleInfoMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.obd.domain.entity.VehicleInfo"> <mapper namespace="com.flightfeather.uav.domain.mapper.VehicleInfoMapper"> <resultMap id="BaseResultMap" type="com.flightfeather.uav.domain.entity.VehicleInfo"> <!-- WARNING - @mbg.generated --> src/test/kotlin/com/flightfeather/obd/Test.kt
ÎļþÒÑɾ³ý src/test/kotlin/com/flightfeather/obd/socket/MessageManagerTest.kt
ÎļþÒÑɾ³ý src/test/kotlin/com/flightfeather/obd/socket/decoder/VehicleDataDecoderTest.kt
ÎļþÒÑɾ³ý