Giter VIP home page Giter VIP logo

imooc-springboot-wxlogin's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

imooc-springboot-wxlogin's Issues

pom.xml中关于tomcat的依赖重复,使用IDEA启动时会报错误

image

报的错误:
2019-01-25 12:52:05,782 [main] [org.springframework.context.support.AbstractApplicationContext.prepareRefresh(AbstractApplicationContext.java:583)] - [INFO] Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@624ea235: startup date [Fri Jan 25 12:52:05 CST 2019]; root of context hierarchy
2019-01-25 12:52:05,810 [background-preinit] [org.hibernate.validator.internal.util.Version.(Version.java:30)] - [INFO] HV000001: Hibernate Validator 5.3.6.Final
2019-01-25 12:52:06,460 [main] [org.springframework.data.repository.config.RepositoryConfigurationDelegate.multipleStoresDetected(RepositoryConfigurationDelegate.java:165)] - [INFO] Multiple Spring Data modules found, entering strict repository configuration mode!
2019-01-25 12:52:06,974 [main] [org.hibernate.validator.messageinterpolation.ParameterMessageInterpolator.(ParameterMessageInterpolator.java:28)] - [WARN] HV000184: ParameterMessageInterpolator has been chosen, EL interpolation will not be supported
2019-01-25 12:52:07,449 [main] [org.hibernate.validator.messageinterpolation.ParameterMessageInterpolator.(ParameterMessageInterpolator.java:28)] - [WARN] HV000184: ParameterMessageInterpolator has been chosen, EL interpolation will not be supported
2019-01-25 12:52:07,988 [main] [org.springframework.jmx.export.MBeanExporter.afterSingletonsInstantiated(MBeanExporter.java:431)] - [INFO] Registering beans for JMX exposure on startup
2019-01-25 12:52:08,018 [main] [org.springframework.boot.StartupInfoLogger.logStarted(StartupInfoLogger.java:57)] - [INFO] Started Application in 2.733 seconds (JVM running for 5.04)

objectToJson(obj)为什么生成的字符串中属性值是两份的

JsonUtils.objectToJson(Object data):
{
"id": null,
"HostUrl": null,
"Uuid": "w7dSWH_bvbHIvDjy8oxZ",
"Suuid": "6C847AC6-09A3-4866-9EA3-D5071D34C36F",
"Udid": "EC2F1096-7FEE-4E25-BE03-7EB3916424CC",
"MacId": "b2:f3:13:39:7d:b5",
"WxId": null,
"NickName": null,
"BindEmail": null,
"BindMobile": null,
"Status": 0,
"Alias": null,
"DeviceInfoXml": null,
"State": 0,
"WxNewPass": null,
"imei": "3f87e0a67bcd776c8243ad6aa01c3987",
"DeviceId": "SYfgpnvNd2yCQ61qoBw5hw==",
"Device": null,
"DeviceName": null,
"DeviceBrand": null,
"DeviceModel": null,
"release": null,
"incremental": null,
"display": null,
"randomEncryKey": null,
"notifykey": null,
"HeadUrl": null,
"MUid": 0,
"Cookie": "000000000000",
"AesKey": "FEy6z06Twc/W7m7kxC+XpA==",
"autoAuthKey": null,
"PriKeyBuf": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
"PubKeyHUb": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"InitSyncKey": null,
"MaxSyncKey": null,
"AuthKey": null,
"Sync": null,
"Remark": null,
"ImgSid": null,
"ImgEncryptKey": null,
"AuthTicket": null,
"Ticket": null,
"AutoAuthTicket": null,
"UserName": null,
"CookieBuffer": null,
"BaseRequest": null,
"Proxy": null,
"Md5UserName": null,
"Manufacturer": null,
"Model": null,
"Release": null,
"Incremental": null,
"Display": null,
"Abi": null,
"AndroidId": null,
"Mac": null,
"DeviceType": null,
"OsType": null,
"IMei": null,
"SoftInfoXml": null,
"state": 0,
"cookie": "000000000000",
"userName": null,
"proxy": null,
"autoAuthTicket": null,
"status": 0,
"wxId": null,
"suuid": "6C847AC6-09A3-4866-9EA3-D5071D34C36F",
"muid": 0,
"alias": null,
"udid": "EC2F1096-7FEE-4E25-BE03-7EB3916424CC",
"uuid": "w7dSWH_bvbHIvDjy8oxZ",
"macId": "b2:f3:13:39:7d:b5",
"aesKey": "FEy6z06Twc/W7m7kxC+XpA==",
"baseRequest": null,
"headUrl": null,
"wxNewPass": null,
"nickName": null,
"device": null,
"deviceId": "SYfgpnvNd2yCQ61qoBw5hw==",
"pubKeyHUb": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
"deviceInfoXml": null,
"authKey": null,
"bindMobile": null,
"authTicket": null,
"osType": null,
"abi": null,
"mac": null,
"sync": null,
"model": null,
"bindEmail": null,
"deviceModel": null,
"deviceBrand": null,
"priKeyBuf": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==",
"deviceName": null,
"hostUrl": null,
"initSyncKey": null,
"androidId": null,
"softInfoXml": null,
"imgSid": null,
"remark": null,
"ticket": null,
"maxSyncKey": null,
"manufacturer": null,
"deviceType": null,
"md5UserName": null,
"cookieBuffer": null,
"imgEncryptKey": null
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.