Pinned Repositories
AdvancedAndroid_Emojify
AdvancedAndroid_Shushme
amazon-ecs-nodejs-microservices
Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon Elastic Container Service.
android-advanced
Solution apps for the apps that students create as they work through the Advanced Android Development training course created by Google Developer Training.
android-advanced-starter-apps
Starter apps for the apps that students create as they work through the Advanced Android Development training course created by the Google Developer Training team.
Android-Clean-Boilerplate
This is starter template for writing Android apps using Clean architecture
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
ftgo-application
Example code for the book Microservice patterns
JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
SpringBlog
A simple blogging system implemented with Spring Boot + Hibernate + MySQL + Bootstrap4.
SonNXP's Repositories
SonNXP/ftgo-application
Example code for the book Microservice patterns
SonNXP/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
SonNXP/SpringBlog
A simple blogging system implemented with Spring Boot + Hibernate + MySQL + Bootstrap4.
SonNXP/amazon-ecs-nodejs-microservices
Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon Elastic Container Service.
SonNXP/carpooling
This is a project for car sharing
SonNXP/CarRental
Spring REST application. Graphical user interface was created using React. This application is used to service car rental companies. It allows registering and logging users (Spring Security), making car reservations, browsing reservations, managing rentings , users or vehicles by authorized persons.
SonNXP/carRental-1
汽车租赁系统
SonNXP/code-examples
A collection of code examples from blog posts etc.
SonNXP/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
SonNXP/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
SonNXP/datatransfer-demo
Demo for java OOP and design patterns
SonNXP/dhis2-core
DHIS2 Core. Written in Java. Contains the service layer and Web API.
SonNXP/gs-rest-service
Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.
SonNXP/hadoop
Apache Hadoop
SonNXP/Hibernate-SpringBoot
Collection of best practices for Java persistence performance in Spring Boot applications
SonNXP/interviews
Everything you need to know to get the job.
SonNXP/Java
All Algorithms implemented in Java
SonNXP/mall-swarm
mall-swarm是一套微服务商城系统,采用了 Spring Cloud Hoxton & Alibaba、Spring Boot 2.3、Oauth2、MyBatis、Docker、Elasticsearch、Kubernetes等核心技术,同时提供了基于Vue的管理后台方便快速搭建系统。mall-swarm在电商业务的基础集成了注册中心、配置中心、监控中心、网关等系统功能。文档齐全,附带全套Spring Cloud教程。
SonNXP/materials
Bonus materials, exercises, and example projects for our Python tutorials
SonNXP/microservices-v10
Learn Microservices with Spring Boot - v10 (Spring Boot 2.0)
SonNXP/newbee-mall
🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮播图管理、商品管理、订单管理、会员管理、分类管理、设置等模块。
SonNXP/orbit
C/C++ Performance Profiler
SonNXP/python-patterns
A collection of design patterns/idioms in Python
SonNXP/spdlog
Fast C++ logging library.
SonNXP/spring-data-book
Spring Data - The Definitive Guide - Modern Data Access for Enterprise Java Developers
SonNXP/spring-kafka
Provides Familiar Spring Abstractions for Apache Kafka
SonNXP/spring-petclinic
A sample Spring-based application
SonNXP/SpringBootDemo
🍃SpringBoot系列Demo;SpringBoot、MyBatis、Redis、MySql、Kafka、RocketMQ
SonNXP/tutorials
Just Announced - "Learn Spring Security OAuth":
SonNXP/ud851-Exercises