微服务图解

三层架构 横向扩展 纵向扩展 庞大的服务群 微服务 微服务架构的元素 微服务生态系统的四层模型 开发周期 稳定可靠的管线部署阶段 整体阶段开发 部分阶段开发 事件

Issues跟踪

各类项目Issues收集 React Native react-navigation Issue: 1 isMounted(...) is deprecated warning https://github.com/react-navigation/react-navigation/issues/3956 Fixed: https://www.hellojava.com/article/19116 Issue & Fixed: https://github.com/johanneslumpe/react-native-fs/pull/238/commits JPush issue: https://community.jiguang.cn/t/sdk--objc-class---jpushservice-referenced/12631/7 Issue: https://github.com/facebook/react-native/issues/7308 API 请求 info.plist 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ... <key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> <true/> <key>NSExceptionDomains</key> <dict> <key>localhost</key> <dict> <key>NSExceptionAllowsInsecureHTTPLoads</key> <true/> </dict> </dict> </dict> ... 重装w

Android开发总结

开源项目 Google I/O Android Architecture Blueprint Telegram Android App Plaid App Wire App Ribot App Pocket App Resources Best resources