full_name stringlengths 7 104 | description stringlengths 4 725 โ | topics stringlengths 3 468 โ | readme stringlengths 13 565k โ | label int64 0 1 |
|---|---|---|---|---|
dailycodebuffer/Spring-MVC-Tutorials | Spring-MVC-Tutorials | spring-boot spring-mvc-tutorials | # Spring-MVC-Tutorials
Java and Spring Tutorials
================
This project is **a collection of small and focused tutorials** - each covering a single and well defined area of development in the Java ecosystem.
Building the project
====================
To do the full build, do: `mvn clean install`
Building a single module
====================
To build a specific module run the command: `mvn clean install` in the module directory
Running a Spring Boot module
====================
To run a Spring Boot module run the command: `mvn spring-boot:run` in the module directory
Working with the IDE
====================
This repo contains a large number of modules.
When you're working with an individual module, there's no need to import all of them (or build all of them) - you can simply import that particular module in either Eclipse or IntelliJ.
| 0 |
streamsets/tutorials | StreamSets Tutorials | streamsets-data-collector tutorial | null | 0 |
learnopengles/Learn-OpenGLES-Tutorials | Welcome to the Learn OpenGL ES project home page! This project is a repository for the lessons and tutorials over at http://www.learnopengles.com/ | null | null | 0 |
JavaTutorialNetwork/Tutorials | Project files for the tutorials on javatutorial.net | null | # Tutorials
Hi there and welcome to the GitHub repository of [Java Tutorial Network](https://javatutorial.net). Here you will find the source codes of the examples posted on the site.
Please note: Java is a great and vast programming language and you should strive to write your code in the best way you can, using comments, proper exception handling, object oriented principles and design patterns. Having said this, the examples on https://javatutorial.net and the code you will find here are not always perfect. You may find short codes, with missing exception handling. Please have in mind, we do this on purpose. As strange this may sound, we try to keep the examples short and easy to follow and sometimes sacrifice the exception handling and other object oriented principles.
You can use the code in this repository to complete all your development tasks - no matter if you are writing a open-source project or a commercial software. I believe knowledge is not a privilege and should be shared without affording payment for it. Use the code as you like.
I will be happy if you spread the word and post a link to javatutorial.net in your projects, so other people can also benefit from free knowledge.
Thank you!
| 0 |
RameshMF/spring-boot-tutorial | 100+ Spring Boot Articles, Tutorials, Video tutorials, Projects, Guides, Source code examples etc | annotations spring-application spring-boot spring-data spring-security tutorial xml-configuration | <h1>YouTube Channel - Spring Boot Tutorial</h1>
<p>Subscribe for future video and updates</p>
<a href="https://www.youtube.com/playlist?list=PLGRDMO4rOGcNSBOJOlrgQqGpIgo6_VZgR" target="_blank">Spring Boot Tutorial on YouTube
</a>
# Newly published spring boot tutorials (2020)
<ul style="text-align: left;">
<li><a href="https://www.javaguides.net/2021/07/react-js-react-hooks-spring-boot.html" target="_blank">React JS ( React Hooks) + Spring Boot Tutorial</a><br></li><li><a href="https://www.javaguides.net/2021/07/spring-boot-tutorial-for-beginners.html" target="_blank">Spring Boot Tutorial for Beginners Step by Step</a><br></li><li><a href="https://www.javaguides.net/2021/07/spring-boot-tutorial-build-employee-management-project.html" target="_blank">Spring Boot Tutorial - Build Employee Management Project from Scratch using Spring Boot + Spring Security + Thymeleaf and MySQL Database</a><br></li><li><a href="https://www.javaguides.net/2021/06/configure-jwt-with-spring-boot-and-swagger.html" target="_blank">Configure JWT with Spring Boot and Swagger UI</a><br></li><li><a href="https://www.javaguides.net/2021/06/spring-boot-rest-api-documentation-with-swagger.html" target="_blank">Spring Boot REST API Documentation with Swagger</a><br></li><li><a href="https://www.javaguides.net/2021/05/spring-boot-crud-tutorial.html" target="_blank">Spring Boot CRUD Tutorial with Spring MVC, Spring Data JPA, Thymeleaf, Hibernate, MySQL</a><br></li><li><a href="https://www.javaguides.net/2021/04/spring-boot-project-employee-management.html" target="_blank">Spring Boot Project - Employee Management System | Project for Final Year Students</a><br></li><li><a href="https://www.javaguides.net/2021/04/deploy-spring-boot-mysql-crud-rest-api-Application-on-aws.html" target="_blank">Deploy Spring Boot MySQL CRUD REST API Application on AWS | Elastic Beanstalk | AWS RDS</a><br></li><li><a href="https://www.javaguides.net/2021/04/spring-boot-dto-validation-example.html" target="_blank">Spring Boot DTO Validation Example</a><br></li><li><a href="https://www.javaguides.net/2021/04/deploy-spring-boot-application-on-aws.html" target="_blank">Deploy a Spring Boot Application on AWS | Elastic Beanstalk</a><br></li><li><a href="https://www.javaguides.net/2021/04/deploy-spring-boot-mvc-application-on-aws.html" target="_blank">Deploy Spring Boot MVC Application on AWS | Elastic Beanstalk</a><br></li><li><a href="https://www.javaguides.net/2021/04/deploy-spring-boot-war-file-on-tomcat-in-aws.html" target="_blank">Deploy Spring Boot WAR file on Tomcat in AWS | Elastic Beanstalk</a></li><li><a href="https://www.javaguides.net/2021/03/validation-in-spring-boot-rest-api-with-hibernate-validator.html" target="_blank">Validation in Spring Boot REST API with Hibernate Validator (Java Bean Validation Annotations)</a><br></li><li><a href="Spring Boot DTO Example - Entity To DTO Conversion" target="_blank">Spring Boot DTO Example - Entity To DTO Conversion</a><br></li><li><a href="https://www.javaguides.net/2021/01/prerequisites-to-learn-spring-boot.html" target="_blank">Prerequisites to Learn Spring Boot</a><br></li><li><a href="https://www.javaguides.net/2021/01/angular-spring-boot-rest-api-example.html" target="_blank">Angular + Spring Boot REST API Example Tutorial</a><br></li><li><a href="https://www.javaguides.net/2020/11/jsp-vs-thymeleaf-support-in-spring-boot.html" target="_blank">JSP vs Thymeleaf Support in Spring Boot</a><br></li><li><a href="https://www.javaguides.net/2020/11/spring-professional-certification-topics-and-questions.html" target="_blank">Spring Professional Certification Topics and Questions</a><br></li><li><a href="https://www.javaguides.net/2020/07/spring-boot-react-js-crud-example-tutorial.html" target="_blank">Spring Boot + React JS CRUD Example Tutorial</a></li>
<li><a href="https://www.javaguides.net/2020/07/spring-boot-angular-10-crud-example-tutorial.html" target="_blank">Spring Boot + Angular 10 CRUD Example Tutorial</a></li>
<li><a href="https://www.javaguides.net/2020/07/react-js-spring-boot-rest-api-example-tutorial.html" target="_blank">React JS + Spring Boot REST API Example Tutorial</a></li>
<li><a href="https://www.javaguides.net/2020/07/spring-boot-project-architecture.html" target="_blank">Spring Boot Project Architecture</a></li>
<li><a href="https://www.javaguides.net/2020/07/how-spring-mvc-works-internally.html" target="_blank">How Spring MVC Works Internally</a></li>
<li><a href="https://www.javaguides.net/2020/07/three-tier-three-layer-architecture-in-spring-mvc-web-application.html" target="_blank">Three Tier (Three Layer) Architecture in Spring MVC Web Application</a></li>
<li><a href="https://www.javaguides.net/2020/06/best-practice-to-develop-persistence-or-dao-layer.html" target="_blank">Best Practice to Develop Persistence or DAO Layer</a></li>
<li><a href="https://www.javaguides.net/2020/06/best-youtube-channels-to-learn-spring-boot.html" target="_blank">Best YouTube Channels to learn Spring Boot</a></li>
<li><a href="https://www.javaguides.net/2020/06/pagination-and-sorting-with-spring-boot-thymeleaf-spring-data-jpa-hibernate-mysql.html" target="_blank">Pagination and Sorting with Spring Boot, ThymeLeaf, Spring Data JPA, Hibernate, MySQL</a></li>
<li><a href="https://www.javaguides.net/2020/06/free-spring-boot-microservices-open-source-projects-github.html" target="_blank">Free Spring Boot Microservices Open Source Projects | GitHub | Download</a></li>
<li><a href="https://www.javaguides.net/2020/06/spring-security-tutorial-with-spring-boot-spring-data-jpa-thymeleaf-and-mysql-database.html" target="_blank">Spring Security Tutorial with Spring Boot, Spring Data JPA, Thymeleaf and MySQL Database</a></li>
<li><a href="https://www.javaguides.net/2020/06/free-spring-boot-angular-open-source-projects-github.html" target="_blank">Free Spring Boot Angular Open Source Projects | GitHub</a></li>
<li><a href="https://www.javaguides.net/2020/05/spring-boot-crud-web-application-with-thymeleaf.html" target="_blank">Spring Boot CRUD Web Application with Thymeleaf, Spring MVC, Spring Data JPA, Hibernate, MySQL</a></li>
<li><a href="https://www.javaguides.net/2020/05/spring-boot-thymeleaf-crud-database-real-time-project-part1.html" target="_blank"></a><a href="https://www.javaguides.net/2020/05/spring-boot-thymeleaf-crud-database-real-time-project-part1.html" target="_blank">Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 1</a></li>
<li><a href="https://www.javaguides.net/2020/05/spring-boot-thymeleaf-crud-database-real-time-project-part2.html" target="_blank">Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 2</a></li>
<li><a href="https://www.javaguides.net/2020/05/spring-boot-thymeleaf-crud-database-real-time-project-part3.html" target="_blank">Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 3</a></li>
<li><a href="https://www.javaguides.net/2020/05/spring-boot-thymeleaf-crud-database-real-time-project-part4.html" target="_blank">Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 4</a></li>
<li><a href="https://www.javaguides.net/2020/05/spring-boot-thymeleaf-crud-database-real-time-project-part5.html" target="_blank">Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 5</a></li>
<li><a href="https://www.javaguides.net/2020/05/spring-boot-thymeleaf-crud-database-real-time-project-part6.html" target="_blank">Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 6</a> </li>
<li><a href="https://www.javaguides.net/2020/05/spring-boot-thymeleaf-crud-database-real-time-project-part7.html" target="_blank">Spring Boot Thymeleaf CRUD Database Real-Time Project - PART 7</a></li>
<li><a href="https://www.javaguides.net/2020/05/spring-boot-jsp-example-tutorial.html" target="_blank">Spring Boot JSP Example Tutorial</a></li>
<li><a href="https://www.javaguides.net/2020/05/spring-boot-thymeleaf-example-tutorial.html" target="_blank">Spring Boot Thymeleaf Example Tutorial</a></li>
<li><a href="https://www.javaguides.net/2020/04/jpa-hibernate-one-to-many-mapping-example-with-spring-boot.html" target="_blank">JPA, Hibernate One to Many Mapping Example with Spring Boot and MySQL Database</a></li>
<li><a href="https://www.javaguides.net/2020/04/deploying-spring-boot-war-file-with-jsp-to-tomcat.html" target="_blank">Deploying Spring Boot WAR file with JSP to Tomcat</a></li>
<li><a href="https://www.javaguides.net/2020/04/jpa-and-hibernate-many-to-many-mapping-spring-boot.html" target="_blank">JPA and Hibernate Many to Many Mapping with Spring Boot - @ManyToMany and @JoinTable</a></li>
<li><a href="https://www.javaguides.net/2020/04/spring-boot-file-upload-download-rest-api-example.html" target="_blank">Spring Boot File Upload / Download Rest API Example</a></li>
<li><a href="https://www.javaguides.net/2020/04/spring-boot-mysql-jpa-hibernate-restful-crud-api-tutorial.html" target="_blank">Spring Boot, MySQL, JPA, Hibernate Restful CRUD API Tutorial</a></li>
<li><a href="https://www.javaguides.net/2020/04/spring-boot-h2-jpa-hibernate-restful-crud-api-tutorial.html" target="_blank">Spring Boot, H2, JPA, Hibernate Restful CRUD API Tutorial</a></li>
</ul>
<h1> Spring Boot Tutorials/Articles/Guides </h1>
<div dir="ltr" style="text-align: left;" trbidi="on">
<h2 style="text-align: left;">
Spring Boot Basics</h2>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/09/getting-started-with-spring-boot.html">Getting Started with Spring Boot</a></li>
<li><a href="http://www.javaguides.net/2018/09/installing-spring-boot-with-maven-and-gradle.html">Installing Spring Boot with Maven and Gradle</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-building-restful-web-service.html">Spring Boot 2 Hello World Application</a></li>
<li><a href="http://www.javaguides.net/2018/09/overview-of-spring-boot-starter-parent.html">Overview of Spring Boot Starter Parent</a></li>
<li><a href="http://www.javaguides.net/2018/09/important-spring-boot-starters-with-examples.html">Important Spring Boot Starters with Examples</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-how-to-change-port-and-context-path.html">Spring Boot How to Change Port and Context Path</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-deploy-war-file-to-external-tomcat.html">Spring Boot 2 Deploy WAR file to External Tomcat</a></li>
<li><a href="http://www.javaguides.net/2018/09/different-ways-of-running-spring-boot-appilcation.html">Different Ways of Running Spring Boot Application</a></li>
<li><a href="https://www.baeldung.com/spring-boot-migration">Migrating from Spring to Spring Boot</a></li>
<li><a href="http://www.javaguides.net/2018/10/spring-boot-annotations.html">Spring Boot Annotations</a></li>
</ul>
<h2 style="text-align: left;">
Spring Boot REST API Development</h2>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/09/spring-boot-2-hibernate-5-mysql-crud-rest-api-tutorial.html">Spring Boot 2 Hibernate 5 MySQL CRUD REST API Tutorial</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-2-jpa-mysql-crud-example.html">Spring Boot 2 JPA MySQL CRUD Example</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-building-restful-web-service.html">Spring Boot 2 Hello World Application</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-crud-rest-apis-validation-example.html">Spring Boot 2 CRUD REST APIs Validation Example</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-data-jpa-auditing-with-spring-boot2-and-mysql-example.html">Spring Data JPA Auditing with Spring Boot 2 and MySQL Example</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-2-exception-handling-for-rest-apis.html">Spring Boot 2 Exception Handling for REST APIs</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-2-logging-slf4j-logback-and-log4j-example.html">Spring Boot 2 Logging SLF4j Logback and LOG4j2 Example</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-2-jersey-rest-jpa-hibernate-5-crud-rest-apis-example.html">Spring Boot 2 + Jersey REST + JPA + Hibernate 5 CRUD REST APIs Example</a></li>
<li><a href="http://www.javaguides.net/2018/10/spring-boot-2-scheduling-tasks.html">Spring Boot 2 - Scheduling Tasks</a></li>
<li><a href="http://www.javaguides.net/2018/10/spring-boot-2-restful-api-documentation-with-swagger2-tutorial.html">Spring Boot 2 RESTful API Documentation with Swagger 2 Tutorial</a></li>
<li><a href="http://www.javaguides.net/2018/11/spring-boot-2-file-upload-and-download-rest-api-tutorial.html">Spring Boot 2 - File Upload and Download Rest API Tutorial</a> // LATEST</li>
</ul>
<h2 style="text-align: left;">
Spring Boot Web Application Development</h2>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/09/spring-mvc-using-spring-boot2-jsp-jpa-hibernate5-mysql-example.html">Spring MVC + Spring Boot2 + JSP + JPA + Hibernate 5 + MySQL Example</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot2-mvc-web-application-thymeleaf-jpa-mysql-example.html">Spring Boot 2 MVC Web Application Thymeleaf JPA MySQL Example</a></li>
<li><a href="http://www.javaguides.net/2018/10/spring-boot-spring-mvc-validating-form.html">Spring Boot 2 - Spring MVC + Thymeleaf Input Form Validation</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-jpa-multiple-data-sources-example.html">Spring Boot JPA Multiple Data Sources Example</a></li>
</ul>
<h2 style="text-align: left;">
Spring Boot with Spring Security</h2>
<div>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/09/spring-boot-spring-mvc-role-based-spring-security-jpa-thymeleaf-mysql-tutorial.html">Spring Boot 2 + Spring MVC + Role Based Spring Security + JPA + Thymeleaf + MySQL Tutorial</a></li>
<li><a href="https://spring.io/guides/gs/authenticating-ldap/">Authenticating a User with LDAP using Spring Boot and Spring Security</a></li>
<li><a href="http://www.javaguides.net/2018/10/user-registration-module-using-springboot-springmvc-springsecurity-hibernate5-thymeleaf-mysql.html">User Registration Module using Spring Boot 2 + Spring MVC + Spring Security + Hibernate 5 + Thymeleaf + MySQL</a></li>
</ul>
<h2 style="text-align: left;">
Spring Boot Configuration</h2>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/09/spring-boot-java-based-configuration-example.html">Spring Boot 2 Java Based Configuration Example</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-xml-configuration-example.html">Spring Boot 2 XML Configuration Example</a></li>
<li><a href="https://www.baeldung.com/spring-boot-migration">Migrating from Spring to Spring Boot</a></li>
</ul>
<h2 style="text-align: left;">
Spring Boot Testing</h2>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/09/spring-data-jpa-repository-testing-using-spring-boot-datajpatest.html">Spring Data JPA Repository Testing using Spring Boot @DataJpaTest</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-2-rest-apis-integration-testing.html">Spring Boot 2 REST APIs Integration Testing</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-2-with-junit-5-testing.html">Spring Boot 2 with JUnit 5 Testing Example</a></li>
</ul>
<h2 style="text-align: left;">
Spring Boot Annotations</h2>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/09/spring-boot-enableautoconfiguration-annotation-with-example.html">Spring Boot @EnableAutoConfiguration Annotation with Example</a></li>
<li><a href="http://www.javaguides.net/2018/09/spring-boot-springbootapplication-annotation-with-example.html">Spring Boot @SpringBootApplication Annotation with Example</a></li>
<li><a href="http://www.javaguides.net/2018/10/spring-boot-annotations.html">Spring Boot Annotations</a></li>
<li><a href="http://www.javaguides.net/2018/10/spring-boot-creating-asynchronous-methods-using-async-annotation.html">Spring Boot - Creating Asynchronous Methods using @Async Annotation</a></li>
</ul>
<h2 style="text-align: left;">
Configure Spring Boot with PostgreSQL</h2>
</div>
<div>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2019/01/springboot-postgresql-jpa-hibernate-crud-restful-api-tutorial.html">Spring Boot + PostgreSQL + JPA/Hibernate CRUD Restful API Tutorial</a></li>
</ul>
<h2 style="text-align: left;">
Spring Boot Mini Projects</h2>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/09/mini-todo-management-project-using-spring-boot-springmvc-springsecurity-jsp-hibernate-mysql.html">Mini Todo Management Project using Spring Boot + Spring MVC + Spring Security + JSP + Hibernate + MySQL</a></li>
<li><a href="http://www.javaguides.net/2018/10/user-registration-module-using-springboot-springmvc-springsecurity-hibernate5-thymeleaf-mysql.html">User Registration Module using Spring Boot + Spring MVC + Spring Security + Hibernate 5 + Thymeleaf + MySQL</a></li>
</ul>
</div>
</div>
<h1>Spring Boot + Angular 9 Tutorials // Latest </h1>
<ul style="text-align: left;"><a href="https://www.javaguides.net/2020/01/spring-boot-angular-9-crud-example-tutorial.html"></a>
<li><a href="https://www.javaguides.net/2020/01/spring-boot-angular-9-crud-example-tutorial.html"></a><a href="https://www.javaguides.net/2020/01/spring-boot-angular-9-crud-example-tutorial.html">Spring Boot + Angular 9 CRUD Example Tutorial</a> - Main Tutorial</li>
<li><a href="https://www.javaguides.net/2020/01/spring-boot-angular-9-crud-part-1-develop-springboot-crud-rest-apis.html">Spring Boot + Angular 9 CRUD Tutorial - Part 1 - Develop Spring Boot CRUD Rest APIs</a></li>
<li><a href="https://www.javaguides.net/2020/01/spring-boot-angular-9-crud-part-2-create-angular-9-app.html">Spring Boot + Angular 9 CRUD - Part 2 - Create an Angular 9 App</a></li>
<li><a href="https://www.javaguides.net/2020/01/spring-boot-angular-9-crud-part-3-develop-angular-9-crud-operations.html">Spring Boot + Angular 9 CRUD - Part 3 - Develop Angular 9 CRUD Operations</a></li>
<li><a href="https://www.javaguides.net/2020/01/spring-boot-angular-9-crud-part-4-angular-9-crud-app-configuration.html">Spring Boot + Angular 9 CRUD, Part 4 - Angular 9 CRUD App Configuration</a></li>
<li><a href="https://www.javaguides.net/2020/01/spring-boot-angular-8-crud-part-5-running-angular-9-crud-app.html">Spring Boot 2 + Angular 9 CRUD, Part 5 - Running Angular 9 CRUD App</a></li>
</ul>
<h1> Spring Boot + MongoDB </h1>
<ul style="text-align: left;"><b><a href="https://www.javaguides.net/2019/12/spring-boot-angular-mongodb-crud-example-tutorial.html"></a>
<li><a href="https://www.javaguides.net/2019/12/spring-boot-angular-mongodb-crud-example-tutorial.html"><b></b></a><b><a href="https://www.javaguides.net/2019/12/spring-boot-angular-mongodb-crud-example-tutorial.html">Spring Boot + Angular + MongoDB CRUD Example Tutorial</a></b></li>
<li><b><a href="https://www.javaguides.net/2019/12/spring-boot-mongodb-crud-example-tutorial.html">Spring Boot + MongoDB CRUD Tutorial</a></b></li>
</b></ul>
| 0 |
RameshMF/Hibernate-ORM-Tutorials | 40+ source code Examples/Tutorials/Guides of Hibernate ORM Framework | hibernate hibernate-configurations hibernate-framework hibernate-orm-framework jpa jpa-persistence-applications | # Hibernate-ORM-Tutorials
Tutorials/guides/examples of Hibernate ORM Framework
<div dir="ltr" style="text-align: left;" trbidi="on">
<div class="font-family-page">
<div class="separator" style="clear: both; text-align: center;">
<a href="https://3.bp.blogspot.com/-LZZRjsO24YI/W_qbPQkNsTI/AAAAAAAAE9o/Urok6r0IKbkPtRU6V7r5ty5eMOcaKiKAgCLcBGAs/s1600/hibernate-logo.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" data-original-height="139" data-original-width="491" src="https://3.bp.blogspot.com/-LZZRjsO24YI/W_qbPQkNsTI/AAAAAAAAE9o/Urok6r0IKbkPtRU6V7r5ty5eMOcaKiKAgCLcBGAs/s1600/hibernate-logo.jpg"></a></div>
<div class="separator" style="clear: both; text-align: center;">
</div>
<div class="separator" style="clear: both; text-align: center;">
</div>
<div>
This tutorial is designed for all those Java programmers who would like to understand the Hibernate framework and its API. All the examples in this tutorial have been developed using Hibernate 5.3 +.</div>
<h2 style="text-align: left;">
1. Hibernate Getting Started</h2>
<div>
<div style="text-align: left;">
</div>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-framework-overview-architecture-bascis.html" target="_blank">Hibernate Framework Overview - Architecture and Basics</a> - In this article, b<span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;">efore getting started with Hibernate framework, let's familiar with a few basic concepts of the hibernate framework, it's architecture, it's benefits and advantages over JDBC etc.</span></li>
</ul>
<div style="text-align: left;">
</div>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-hello-world-tutorial.html">Hibernate 5 - Hello World Tutorial</a> - In this Hibernate hello world tutorial, we will show you how to create a Hibernate Application to connect MySQL database.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/12/hibernate-transaction-management-tutorial.html" target="_blank">Hibernate Transaction Management Tutorial</a> - In this tutorial, we will learn how to manage transactions in Hibernate applications.</li>
</ul>
</div>
<h2 style="text-align: left;">
2. Bootstrap</h2>
<h3 style="text-align: left;">
2.1 Native Bootstrapping</h3>
<div style="text-align: left;">
</div>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-5-xml-configuration-example.html" style="font-family: inherit;">Hibernate 5 XML Configuration Example</a><span style="font-family: inherit;"> - In this article, we will show you how to create a Hibernate Application using hibernate.cfg.xml configuration to connect MySQL database.</span></li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-5-java-configuration-example.html" style="font-family: inherit;">Hibernate 5 Java Configuration Example</a><span style="font-family: inherit;"> - In this article, we will show you how to create a Hibernate Application using Java configuration without using hibernate.cfg.xml to connect MySQL database.</span></li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-configurations-quick-references.html" style="font-family: inherit; font-size: 16px;" target="_blank">Hibernate Configurations Quick References [Snippets]</a><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;"> - </span><span style="color: #24292e; font-family: inherit; font-size: 16px;">This post is a quick</span><span style="color: #24292e; font-family: inherit; font-size: 16px;"> reference to Hibernate XML or Java-based configuration.</span></li>
</ul>
</div>
<h3 style="text-align: left;">
2.2 JPA Bootstrapping</h3>
<div class="font-family-page">
<div>
<ul style="text-align: left;">
<li><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;"><a href="http://www.javaguides.net/2018/11/jpa-with-hibernate-5-bootstrapping-example.html" target="_blank">JPA 2 with Hibernate 5 Bootstrapping Example</a> - </span><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;">In this post, we will show you how to create or configure a simple JPA application with Hibernate.</span></li>
</ul>
<h2 style="text-align: left;">
3. Domain Model</h2>
<ul style="text-align: left;">
<li><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;"><a href="http://www.javaguides.net/2018/11/guide-to-jpa-and-hibernate-cascade-types.html" target="_blank">Guide to JPA and Hibernate Cascade Types</a> - J</span><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;">PA allows you to propagate the state transition from a parent entity to a child. This article describes all cascade types with an example.</span></li>
</ul>
<ul style="text-align: left;">
<li><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;"><a href="http://www.javaguides.net/2018/12/hibernatejpa-primary-key-generation-stratergies.html" target="_blank">Hibernate/JPA - Primary Key Generation Strategies</a> - Let's discuss </span><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;">4 different primary key generation strategies which generate the primary key values programmatically or use database features, like auto-incremented columns or sequences.</span></li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-5-enum-type-mapping-example.html">Hibernate 5 - Enum Type Mapping Example</a> - In this article, we will show you how a Java enum type is persisted into a database.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-component-mapping-using-embeddable-embedded-annotation.html" target="_blank">Hibernate Component Mapping Using @Embeddable and @Embedded Annotation</a> - <span style="background-color: white; color: #24292e; font-size: 16px;">With Hibernate we can use the </span><span style="background-color: rgba(27 , 31 , 35 , 0.05); color: #d73a49; font-family: "consolas" , "liberation mono" , "courier" , monospace; font-size: 14.4px; padding: 0.2em 0.4em;">@Embeddable</span><span style="background-color: white; color: #24292e; font-size: 16px;"> annotation to mark a class to be eligible as an embeddable class.</span></li>
</ul>
<span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;"></span></div>
<h2 style="text-align: left;">
4. Hibernate Database Operations (Session Methods)</h2>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-save-an-entity-example.html">Hibernate 5 - Save an Entity Example</a> - In this article, we will create a simple Hibernate application to demonstrate how to save an entity into a database.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-persist-entity-example.html">Hibernate 5 - Persist an Entity Example</a> - In this article, we will create a simple Hibernate application to demonstrate how to persist an entity into a database.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-saveorupdate-method-example.html">Hibernate 5 - saveOrUpdate() Method Example</a> - In this article, we will create a simple Hibernate application to demonstrate how to save or update an entity in the database using the saveOrUpdate() method.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-get-load-and-byid-method-examples.html">Hibernate 5 - get(), load() and byId() Method Examples</a> - In this article, we will show you how to use Session.get(), Session.load() and Session.byId() methods to retrieve an entity from database.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-merge-example.html">Hibernate 5 - merge() Example</a> - In this article, we will show you how to use Session.merge() method to merge an entity in Hibernate Application.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-delete-or-remove-entity.html">Hibernate 5 - Delete or Remove an Entity Example</a> - In Hibernate, an entity can be removed from a database by calling the Session.delete() or Session.remove(). Using these methods, we can remove a transient or persistent object from datastore.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-5-load-method-example.html">Hibernate 5 - load() Method Example</a> - In this article, we will create a simple Hibernate application using Java configuration without using hibernate.cfg.xml to demonstrates the usage of Session.load() method.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-5-c3p0-connection-pool-example.html">Hibernate 5 c3p0 Connection Pool Example</a> - In this article, we will show how to use c3p0 connection pooling in hibernate applications.</li>
</ul>
<h2 style="text-align: left;">
5. Inheritance Mapping</h2>
<div style="text-align: left;">
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-5-inheritance-mapping.html" target="_blank">Hibernate 5 - Inheritance Mapping</a> - In this article, we will learn 4 inheritance<span style="background-color: white; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;"> strategies with examples.</span></li>
</ul>
<ul style="text-align: left;">
<li><span style="background-color: white; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;"><a href="http://www.javaguides.net/2018/11/hibernate-jpa-mappedsuperclass-inheritance-example.html" target="_blank">Hibernate/JPA MappedSuperclass Inheritance Example</a> - </span><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;">The JPA standard specification defines the </span><a href="https://docs.oracle.com/javaee/7/api/javax/persistence/MappedSuperclass.html" style="color: #3d85c6; font-size: 16px;" target="_blank">@MappedSuperclass</a><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;"> annotation to allow an entity to inherit properties from a base class.</span></li>
</ul>
<div style="text-align: left;">
</div>
<ul style="text-align: left;">
<li><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;"><a href="http://www.javaguides.net/2018/11/hibernatejpa-single-table-inheritance.html" target="_blank">Hibernate/JPA Single Table Inheritance Example</a> - </span><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;"> </span><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;">In this article, we will discuss The single table strategy which maps all entities of the inheritance structure to the same database table.</span></li>
</ul>
<ul style="text-align: left;">
<li><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;"><a href="http://www.javaguides.net/2018/11/hibernate-jpa-joined-table-inheritance-example.html" target="_blank">Hibernate JPA Joined Table Inheritance Example</a> - </span><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;">In this article, we will discuss The Joined table strategy or table-per-subclass mapping strategy.</span></li>
</ul>
<ul style="text-align: left;">
<li><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;"><a href="http://www.javaguides.net/2018/11/hibernatejpa-table-per-class-inheritance-example.html" target="_blank">Hibernate/JPA Table Per Class Inheritance Example</a> - </span><span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;">In this article, weโll look into Hibernate/JPA table per class inheritance.</span></li>
</ul>
</div>
<span style="background-color: white; color: #24292e; font-family: , "blinkmacsystemfont" , "segoe ui" , "helvetica" , "arial" , sans-serif , "apple color emoji" , "segoe ui emoji" , "segoe ui symbol"; font-size: 16px;"></span></div>
<div class="font-family-page">
<h2 style="text-align: left;">
6. Hibernate Query Language</h2>
<div style="text-align: left;">
</div>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-query-language-basics.html">Hibernate Query Language Basics</a> - This article describes the basics of HQL.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-query-language-insert-update.html">Hibernate Query Language INSERT, UPDATE, SELECT and DELETE Example</a> - In this article, we will discuss how to create simple Hibernate Query Language INSERT, UPDATE, SELECT and DELETE Example.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-5-hql-crud-example-snippets.html">Hibernate 5 - HQL CRUD Example [Snippets]</a> - In this article, we will see quick snippets or examples of Hibernate 5 HQL CRUD Example.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-5-named-query-tutorial-with-examples.html">Hibernate 5 Named Query Tutorial with Examples</a> - This tutorial shows you how to use the named queries annotations in hibernation application.</li>
</ul>
<div class="font-family-page">
<h2 style="text-align: left;">
7. Hibernate 5 with Java 8</h2>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-5-persist-java-8-localdate-localdatetime-and-duration-example.html">Hibernate 5 - Persist Java 8 LocalDate, LocalDateTime and Duration Example</a> - In this article, we will learn how to persist Java 8 LocalDate, LocalDateTime, and Duration with <a href="http://www.javaguides.net/p/hibernate-tutorial.html">Hibernate 5</a>.</li>
</ul>
<ul style="text-align: left;">
<li><a href="https://thoughts-on-java.org/use-java-8-optional-hibernate/" target="_blank">How to use Java 8โs Optional with Hibernate</a> - This article show you how to use Java 8 Optional Class to handle <i>NullPointerException</i>.</li>
</ul>
<ul style="text-align: left;">
<li><a href="https://thoughts-on-java.org/get-query-results-stream-hibernate-5/">How to get query results as a Stream with Hibernate 5.2</a> - This post shows you how to use stream() method that allows you to process the query results as a Java 8 Stream.</li>
</ul>
</div>
<div class="font-family-page">
<h2 style="text-align: left;">
8. Database</h2>
<div>
<div style="text-align: left;">
</div>
<ul style="text-align: left;">
<li><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;"><a href="http://www.javaguides.net/2018/11/guide-to-hibernate-5-schema-generation.html" target="_blank">Guide to Hibernate 5 Schema Generation</a> - </span><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;">In this guide, You will learn how does Hibernate allows you to generate the database from the entity mappings. In this guide, we will following points.</span></li>
</ul>
<ul style="text-align: left;">
<li><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;"><a href="http://www.javaguides.net/2018/11/guide-to-hibernate-native-sql-queries.html" target="_blank">Guide to Hibernate Native SQL Queries</a> - </span><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;">Let's learn more about Hibernate native SQL queries with examples snippets.</span></li>
</ul>
<ul style="text-align: left;">
<li><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;"><a href="http://www.javaguides.net/2018/11/hibernate-5-using-stored-procedures-for.html" target="_blank">Hibernate 5 - Using Stored Procedures for Querying</a> - </span><span style="font-family: inherit;">Hibernate</span><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;"> provides support for queries via stored procedures and functions</span></li>
</ul>
<h2 style="text-align: left;">
<span style="color: #24292e;">Hibernate Annotations</span></h2>
</div>
<div>
<div style="text-align: left;">
</div>
<div style="text-align: left;">
</div>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/12/all-hibernate-mapping-annotations.html" target="_blank">All Hibernate Annotations: Mapping Annotations</a> - A quick reference to all Hibernate mapping annotations.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/all-jpa-annotations-mapping-annotations.html" target="_blank">All JPA Annotations: Mapping Annotations</a> - A quick reference to all JPA mapping annotations.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/hibernate-component-mapping-using-embeddable-embedded-annotation.html" target="_blank">Hibernate Component Mapping Using @Embeddable and @Embedded Annotation</a> - <span style="background-color: white; color: #24292e; font-size: 16px;">With Hibernate we can use the </span><span style="background-color: rgba(27 , 31 , 35 , 0.05); color: #d73a49; font-family: "consolas" , "liberation mono" , "courier" , monospace; font-size: 14.4px; padding: 0.2em 0.4em;">@Embeddable</span><span style="background-color: white; color: #24292e; font-size: 16px;"> annotation to mark a class to be eligible as an embeddable class.</span></li>
</ul>
<br>
<div>
<br></div>
</div>
</div>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://3.bp.blogspot.com/-sZpG0bMK5xQ/W_qZl9AuksI/AAAAAAAAE9U/2aimw3DF5pUZzeAOmN7xiLc59GTqRaNIQCEwYBhgL/s1600/spring-hibernate.jpg" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" data-original-height="282" data-original-width="600" src="https://3.bp.blogspot.com/-sZpG0bMK5xQ/W_qZl9AuksI/AAAAAAAAE9U/2aimw3DF5pUZzeAOmN7xiLc59GTqRaNIQCEwYBhgL/s1600/spring-hibernate.jpg"></a></div>
<br>
<h2 style="text-align: left;">
9. Spring Boot 2 + Hibernate 5 Tutorials</h2>
<div>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/09/spring-boot-2-hibernate-5-mysql-crud-rest-api-tutorial.html">Spring Boot 2 Hibernate 5 MySQL CRUD REST API Tutorial</a> - In this tutorial, we will learn how to develop CRUD RESTFul API using Spring boot 2, Hibernate 5, JPA, Maven, and MySQL database.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/09/spring-mvc-using-spring-boot2-jsp-jpa-hibernate5-mysql-example.html">Spring MVC + Spring Boot2 + JSP + JPA + Hibernate 5 + MySQL Example</a> - In this article, we will learn how to develop a Spring MVC web application using Spring MVC, Spring boot 2, JSP, Hibernate 5, JPA, Maven, and MySQL database.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/spring-boot-spring-mvc-spring-security-hibernate-mysql-tutorial.html">Spring Boot + Spring MVC + Spring Security + Hibernate + MySQL Tutorial</a> - In this article, we discuss how to create a user registration form with Spring Boot, Spring Security, Hibernate and Thymeleaf. We will develop a simple User Registration Module using Role-based Spring security which can use in any spring MVC based projects.</li>
</ul>
</div>
<h2 style="text-align: left;">
10. Spring MVC 5 + Hibernate 5 Tutorials</h2>
<div>
<div style="text-align: left;">
</div>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/spring-mvc-5-hibernate-5-jsp-mysql-crud-tutorial.html">Spring MVC 5 + Hibernate 5 + JSP + MySQL CRUD Tutorial</a> - In this spring hibernate integration tutorial, we will learn how to create <a href="http://www.javaguides.net/p/spring-mvc-tutorial.html">Spring MVC </a>5 web application, handle form submission, integrate hibernate 5 to connect to the backend database. In this tutorial, we will integrate <a href="http://www.javaguides.net/p/spring-mvc-tutorial.html">Spring MVC 5+</a> with Hibernate ORM framework using Java-based configuration without any XML configuration.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/spring-mvc-5-spring-data-jpa-hibernate-jsp-mysql-tutorial.html">Spring MVC 5 + Spring Data JPA + Hibernate 5 + JSP + MySQL Tutorial</a> - In this tutorial, we will discuss the integration of <a href="http://www.javaguides.net/p/spring-mvc-tutorial.html">Spring MVC 5</a>, <a href="http://www.javaguides.net/p/spring-data-jpa-tutorial.html">Spring Data JPA</a>, Hibernate 5 and MySQL CRUD example. We will demonstrate CRUD(Create, Retrieve, Update, Delete) operations on a Customer entity as well as display list of customers from the MySQL database.</li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/2018/11/spring-mvc-5-hibernate-5-xml-based-configuration-example.html">Spring MVC 5 + Hibernate 5 XML Based Configuration Example</a> - In this tutorial, we will integrate <a href="http://www.javaguides.net/p/spring-mvc-tutorial.html">Spring MVC </a>with Hibernate ORM framework using XML-based configuration.</li>
</ul>
</div>
</div>
</div>
| 0 |
nladuo/IoT-Firstep | ไธไธช็ฉ่็ฝ(IoT)ๅผๅ็ๅ
ฅ้จๆ็จใๆถๅๅ็ๆบใไธไฝๆบใ็งปๅจๅบ็จใๆๅกๅจๅๅฐๅผๅ็็ฅ่ฏใไปฅๅ่็4.0ใไปฅๅคช็ฝๆจกๅ็ไฝฟ็จๅฎไพใ | internet-of-things iot tutorials | # IoT-Firstep
ไธไธช็ฉ่็ฝ(IoT)ๅผๅ็ๅ
ฅ้จๆ็จใๆถๅๅ็ๆบใไธไฝๆบใ็งปๅจๅบ็จใๆๅกๅจๅๅฐๅผๅ็็ฅ่ฏใไปฅๅ่็4.0ใไปฅๅคช็ฝๆจกๅ็ไฝฟ็จๅฎไพใ
## ่ฏดๆ
ๆฌๆ็ๅผๅ็ฏๅข้ฝๆฏๅจWindowsๅนณๅฐ่ฟ่ก็ใ
> ่ฏดๆ๏ผ่งๅฏๆบ็ ๅฏไปฅๅ็ฐๆฌrepoๆฒกๆ4.x็้จๅใ4.xๆฏๆ็ฎ็็ปiOSๅผๅๆ่
ๅฐ็จๅบๅผๅ็๏ผๅ็ปญๅฏ่ฝไผๆทปๅ ๏ผๆไปฅ็ผๅท4.xๆๆถ็ฉบๅบๆฅใ
## ๅ
ๅฎนไป็ป
- [ๅ่จ](https://github.com/nladuo/IoT-Firstep/blob/master/book/preface.md)
### ็ฌฌไธ้จๅ๏ผๅบ็กๅ
ฅ้จ
- ็ฌฌ1้จๅ๏ผ[ๅ็ๆบๅผๅโโArduino](https://github.com/nladuo/IoT-Firstep/blob/master/book/1.0.md)
- 1.1 [Arduinoๅผๅ็ฏๅขๆญๅปบ](https://github.com/nladuo/IoT-Firstep/blob/master/book/1.1.md)
- 1.2 [็นไบฎไธไธชLed](https://github.com/nladuo/IoT-Firstep/blob/master/book/1.2.md)
- 1.3 [PWMๆไฝ](https://github.com/nladuo/IoT-Firstep/blob/master/book/1.3.md)
- 1.4 [UART็ไฝฟ็จ](https://github.com/nladuo/IoT-Firstep/blob/master/book/1.4.md)
- ็ฌฌ2้จๅ๏ผ[ไธไฝๆบๅผๅโโ.Net](https://github.com/nladuo/IoT-Firstep/blob/master/book/2.0.md)
- 2.1 [winformๅฟซ้ๅ
ฅ้จ](https://github.com/nladuo/IoT-Firstep/blob/master/book/2.1.md)
- 2.2 [serialportๆงไปถไฝฟ็จ](https://github.com/nladuo/IoT-Firstep/blob/master/book/2.2.md)
- ็ฌฌ3้จๅ๏ผ[็งปๅจๅผๅโโAndroid](https://github.com/nladuo/IoT-Firstep/blob/master/book/3.0.md)
- 3.1 [ๅฎๅๅผๅ็ฏๅขๆญๅปบ](https://github.com/nladuo/IoT-Firstep/blob/master/book/3.1.md)
- 3.2 [HelloActivityๅๆ](https://github.com/nladuo/IoT-Firstep/blob/master/book/3.2.md)
- 3.3 [LinearLayoutไธๅบๆฌๆงไปถ](https://github.com/nladuo/IoT-Firstep/blob/master/book/3.3.md)
- 3.4 [IntentไธActivity็็ๅฝๅจๆ](https://github.com/nladuo/IoT-Firstep/blob/master/book/3.4.md)
- 3.5 [ListViewไธBaseAdapter](https://github.com/nladuo/IoT-Firstep/blob/master/book/3.5.md)
- 3.6 [Serviceๅญฆไน ](https://github.com/nladuo/IoT-Firstep/blob/master/book/3.6.md)
- 3.7 [Androidๆ้ๆบๅถ](https://github.com/nladuo/IoT-Firstep/blob/master/book/3.7.md)
- 3.8 [BroadCastRecieverๅญฆไน ](https://github.com/nladuo/IoT-Firstep/blob/master/book/3.8.md)
- ็ฌฌ4้จๅ๏ผ[ๅ็ซฏๅผๅโโGolang](https://github.com/nladuo/IoT-Firstep/blob/master/book/5.0.md)
- 4.1 [go่ฏญ่จๅผๅ็ฏๅขๆญๅปบ](https://github.com/nladuo/IoT-Firstep/blob/master/book/5.1.md)
- 4.2 [go่ฏญ่จๅบ็กๅฟซ้ๅ
ฅ้จ](https://github.com/nladuo/IoT-Firstep/blob/master/book/5.2.md)
- 4.3 [็จgo่ฏญ่จๆพ็คบไธไธช็ฝ้กต](https://github.com/nladuo/IoT-Firstep/blob/master/book/5.3.md)
- 4.4 [go่ฏญ่จwebๆกๆถโโgin](https://github.com/nladuo/IoT-Firstep/blob/master/book/5.4.md)
- 4.5 [้จ็ฝฒgo่ฏญ่จ้กน็ฎ](https://github.com/nladuo/IoT-Firstep/blob/master/book/5.5.md)
### ็ฌฌไบ้จๅ๏ผๆกไพๅญฆไน
- ็ฌฌ5้จๅ๏ผ[่็4.0ๆกไพโโๆๆบๆงๅถRGB็ฏ้ข่ฒ](https://github.com/nladuo/IoT-Firstep/blob/master/book/6.0.md)
- 5.1 [็จไธฒๅฃๆงๅถRGB็ฏ้ข่ฒ](https://github.com/nladuo/IoT-Firstep/blob/master/book/6.1.md)
- 5.2 [็จไธไฝๆบๆงๅถRGB็ฏ้ข่ฒ](https://github.com/nladuo/IoT-Firstep/blob/master/book/6.2.md)
- 5.3 [่็4.0็ฎๅไป็ป](https://github.com/nladuo/IoT-Firstep/blob/master/book/6.3.md)
- 5.4 [่็4.0ๅฎๅไพ็จๆบ็ ้
่ฏป](https://github.com/nladuo/IoT-Firstep/blob/master/book/6.4.md)
- 5.5 [็จๅฎๅๆๆบๆงๅถRGB็ฏ้ข่ฒ](https://github.com/nladuo/IoT-Firstep/blob/master/book/6.5.md)
- ็ฌฌ6้จๅ๏ผ[็ฝ็ปๆจกๅๆกไพโโๆธฉๅบฆ้้็ณป็ปๅผๅ](https://github.com/nladuo/IoT-Firstep/blob/master/book/7.0.md)
- 6.1 [Arduinoๆธฉๅบฆไผ ๆๅจ็ไฝฟ็จ](https://github.com/nladuo/IoT-Firstep/blob/master/book/7.1.md)
- 6.2 [ENC28J60ๆจกๅ็ไฝฟ็จ](https://github.com/nladuo/IoT-Firstep/blob/master/book/7.2.md)
- 6.3 [ๅจ็ฝ้กตไธๆพ็คบๆธฉๅบฆ](https://github.com/nladuo/IoT-Firstep/blob/master/book/7.3.md)
### ้ๅฝ๏ผ
- ้ๅฝA๏ผ[ๅฆไฝๅจAndroid Studioไธญ่ฟ่ก็ๆบๆต่ฏ](https://github.com/nladuo/IoT-Firstep/blob/master/book/appendixA.md)
## ๅ
ณๆณจๆ

## LICENSE
GPL-3.0
| 0 |
HouariZegai/Tutorials | Step by step to learn coding and build Apps ๐. Code files of Youtube & University tutorials. | java javafx kotlin projects tornadofx tutorial-code tutorials youtube-tutorial | # Source Code of my Tutorials ๐
Step by step to learn code and build Apps. codes & resources of **youtube** :movie_camera: & **university** ๐จโ๐ tutorials :green_heart:.
Checkout my tutorials here :point_right: [Houari ZEGAI Youtube Channel](https://www.youtube.com/HouariZegai)
**Note:** For more information about courses check the README of each one.
### How to use the codes? ๐
1. Press the **Fork** button (top right the page) to save copy of this project on your account.
2. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:
git clone https://github.com/HouariZegai/Tutorials.git
### Contributing
If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed.
If you find any issue just put it in the repository issue section, thank you.
.ุณุจุญูุงูููู ุงููููููู
ูู ููุจูุญูู
ูุฏูููุ ุฃูุดูููุฏู ุฃููู ูุง ุฅูููู ุฅููุฃู ุงููุชู ุฃูุณูุชูุบูููุฑููู ููุฃูุชููุจู ุฅููููููู
| 0 |
callicoder/jpa-hibernate-tutorials | Hibernate Tutorials with Spring Boot and Spring-Data-JPA | composite-primary-key element-collection embeddable embedded hibernate hibernate-jpa hibernate-orm jpa many-to-many many-to-one one-to-many one-to-one spring spring-boot | null | 0 |
TheMorpheus407/Tutorials | unverรคnderter Code der Tuts. | null | # Tutorials
unverรคnderter Code der Tutorials des Youtube Kanals https://www.youtube.com/user/TheMorpheus407
| 0 |
cosminseceleanu/tutorials | Tutorials | apm docker elastic-apm elasticsearch elk-stack filebeat java kibana logs logstash monitoring spring spring-boot | null | 0 |
mkyong/spring-boot | List of Spring Boot Tutorials | null | # spring-boot
List of Spring Boot Tutorials
| 0 |
sjsdfg/dl4j-tutorials | dl4j ๅบ็กๆ็จ ้
ๅฅ่ง้ข๏ผhttps://space.bilibili.com/327018681/#/ | deep-learning deeplearning4j dl4j dl4j-tutorials java-machine-learning nd4j | # dl4j-tutorials
deeplearning4j ๆ็จ
่ง้ขๆ็จๅ่กจ๏ผ[Deeplearning4j - ๅ
ฅ้จ่ง้ข](https://www.jianshu.com/p/566fc3db676b)
ๅๅฉๅๅฉ็ด่พพๅฐๅ๏ผhttps://space.bilibili.com/327018681/#/
- **ไบคๆต็พค๏ผ 289058486**
- **ๅ
ฅ็พค้ฎ้ข๏ผ Deeplearning4j ๆบ็ ๅจ github็ๅฐๅ๏ผmac ็ณป็ปQQ็ไธๅฐ็พค้ฎ้ข๏ผๅ
ฅ็พค่ฎฐๅพๆทปๅ ็ญๆก๏ผ**
DeepLearning4J๏ผDL4J๏ผๆฏไธๅฅๅบไบJava่ฏญ่จ็็ฅ็ป็ฝ็ปๅทฅๅ
ทๅ
๏ผๅฏไปฅๆๅปบใๅฎๅๅ้จ็ฝฒ็ฅ็ป็ฝ็ปใDL4JไธHadoopๅSpark้ๆ๏ผๆฏๆๅๅธๅผCPUๅGPU๏ผไธบๅไธ็ฏๅข๏ผ่้็ ็ฉถๅทฅๅ
ท็ฎ็๏ผๆ่ฎพ่ฎกใSkymindๆฏDL4J็ๅไธๆฏๆๆบๆใ
Deeplearning4jๆฅๆๅ
่ฟ็ๆๆฏ๏ผไปฅๅณๆๅณ็จไธบ็ฎๆ ๏ผ้่ฟๆดๅค้ข่ฎพ็ไฝฟ็จ๏ผ้ฟๅ
ๅคไฝ็้
็ฝฎ๏ผ่ฎฉ้ไผไธไน่ฝๅค่ฟ่กๅฟซ้็ๅๅๅถไฝใDL4Jๅๆถๅฏไปฅ่งๆจกๅๅฎๅถใDL4J้ตๅพชApache 2.0่ฎธๅฏๅ่ฎฎ๏ผไธๅไปฅๅ
ถไธบๅบ็ก็่ก็ไฝๅๅๅฑไบ่ก็ไฝๅ็ไฝ่
ใ
# Give Me a Favor
<center>
<img src="http://static.zybuluo.com/ZzzJoe/yflamvkjh2i7zn5qcp9wpj61/%E5%AF%92%E6%B2%A7.jpg" />
</center>
---
## ๆณจๆ
ๅ ไธบไฝฟ็จ็maven็ฎก็้กน็ฎ๏ผๆไปฅ็ฌฌไธๆฌกไฝฟ็จ็ๆถๅๆดๆนmaven้
็ฝฎใๆดๆนไปๅบๅฐๅไธบๅฝๅ
็้ฟ้ไบ
- [Deeplearning4jๅ
ฅ้จ๏ผ้ถ๏ผ- maven็ฏๅข้
็ฝฎ - ๅฏๆฒง](https://www.bilibili.com/video/av25768162)
- [settings.xml ๆไปถไธ่ฝฝ](https://github.com/sjsdfg/dl4j-tutorials/blob/master/src/main/resources/setting/settings.xml)
```xml
<mirror>
<id>nexus-aliyun</id>
<mirrorOf>central</mirrorOf>
<name>Nexus aliyun</name>
<url>http://maven.aliyun.com/nexus/content/groups/public</url>
</mirror>
```
### ไฝฟ็จmavenๆjarๅ
ๅฏผๅบไธบๅค้จ
```bash
mvn dependency:copy-dependencies -DoutputDirectory=target/lib
```
- [deeplearning4j-1.0.0beta็ฆป็บฟjarๅ
---็พๅบฆไบ](https://pan.baidu.com/s/1pxuEmzypSvlguCftsMaZ3g)
## dl4jๆฆ่ง
1. [dl4jๅฟซ้็ดขๅผ๏ผ็ฝ็ปๅฑ๏ผๅ่ฝๅ็ฑป](https://github.com/deeplearning4j/deeplearning4j-docs/blob/gh-pages/quickref.md)
2. [dl4j-example ๆฆ่ง](https://github.com/deeplearning4j/deeplearning4j-docs/blob/gh-pages/examples-tour.md)
3. [dl4j ็ฅ็ป็ฝ็ป่ฏไผฐ](https://deeplearning4j.org/docs/latest/deeplearning4j-nn-evaluation)
4. [dl4j ็ๆฌๅๅธๆฅๅฟ](https://github.com/deeplearning4j/deeplearning4j-docs/blob/releasenotes_100a/releasenotes.md)
5. [Java apiๆๆกฃ](https://deeplearning4j.org/api/v1.0.0-beta2/)
6. [skymind ๅฎๆนๅๅฎข](https://blog.skymind.ai/)
7. [Quickstart with Deeplearning4J](http://www.dubs.tech/guides/quickstart-with-dl4j/)
8. [ๆง็ๆฌๅฎ็ฝgithub](https://github.com/deeplearning4j/deeplearning4j-docs/tree/gh-pages)
9. [skymind ai wiki](https://skymind.ai/wiki/)
10. [skymindๅผๆบๆฐๆฎ้้ๅ](https://skymind.ai/wiki/open-datasets)
11. [Java Deep Learning Projects: Implement 10 real-world deep learning using Deeplearning4j and opensource APIs](https://pan.baidu.com/s/1Y2VoO6kLd6RIHCVqpVKzlQ)
## ่ฐๅ
1. [ๆๆญ็็ฅ็ป็ฝ็ปไธwork่ฏฅๆไนๅ๏ผ็็่ฟ11ๆกๆฐๆๆๅฎนๆ็ฏ็้่ฏฏ](https://mp.weixin.qq.com/s?__biz=MzIxMjAzNDY5Mg==&mid=2650791830&idx=1&sn=da81a253d4753e78d0ad5040ecf3ca29&chksm=8f474a7db830c36bf083c8e22414b2b2ee0fd38dd60175921952ae01c669ce4a3d105f972b09&mpshare=1&scene=1&srcid=0913NEV8u5Rz7fdaIDjAPnvs#rd)
2. [nd4j ๅ DeepLearning4j ๆง่ฝ่ฐไผ debug](https://deeplearning4j.org/docs/latest/deeplearning4j-config-performance-debugging)
3. [็ฅ็ป็ฝ็ป่ฎญ็ป้ฎ้ขๆๆฅ](https://deeplearning4j.org/cn/troubleshootingneuralnets)
## lesson1 nd4jๅบ็กๆไฝ
ๅ่่ตๆ๏ผ
1. [ไธๅคฉๆๆๆทฑๅบฆๅญฆไน ](https://pan.baidu.com/s/1FW8zqzE4rK7pCOsC46dhIQ)
1. [Deep Learning A Practitionerโs Approach](https://pan.baidu.com/s/1C1s2xMuDYJBd3kCB8bxlxA)
2. https://nd4j.org/userguide
3. [nd4jๆนๆณๅฟซ้็ดขๅผ](https://www.jianshu.com/p/c4f6284946bf)
## lesson2 ็ฎๆ็บฟๆงๅๅฝ
ๅ่่ตๆ๏ผ
1. [ๆทฑๅบฆ็ฅ็ป็ฝ็ป็ฎไป][2]
2. [่ฏ-็ฌฌๅ็ซ ๅฏ่งๅ่ฏๆ็ฅ็ป็ฝ็ปๅฏไปฅ่ฎก็ฎไปปไฝๅฝๆฐ](http://www.jianshu.com/p/1d80023119cc)
3. [A visual proof that neural nets can compute any function](http://neuralnetworksanddeeplearning.com/chap4.html)
4. [็ฅ็ป็ฝ็ปไธญEpochใIterationใBatchsize็ธๅ
ณ็่งฃๅ่ฏดๆ](https://blog.csdn.net/program_developer/article/details/78597738)
## lesson3 ็ฎๆๆฐๆฎๅ็ฑป
ๅ่่ตๆ๏ผ
1. [ETL็จๆทๆๅ][3]
2. [MNISTๅบ็กๆ็จ๏ผๅ
ๅซไธไบๅ็ฑป็ฅ่ฏ][4]
3. [Deeplearning4j Smote ๆ ทๆฌๅ่กกๅฎ็ฐ](https://zhuanlan.zhihu.com/p/52258279)
## lesson4 Minstๆๅๆฐๅญๅ็ฑป
ๅ่่ตๆ๏ผ
1. [MINSTๆฐๆฎ้](http://yann.lecun.com/exdb/mnist/)
2. [็ฅ็ป็ฝ็ปๅญฆไน ็ๅฏ่งๅใ็ๆตๅ่ฐ่ฏๆนๆณ](https://deeplearning4j.org/cn/visualization)
## lesson5 ๆจกๅไฟๅญไธ่ฏปๅ
ๅ่่ตๆ๏ผ
1. [HDFSๆจกๅไฟๅญ][5]
2. [SparkDl4jMultiLayerๆจกๅๅญๅจ](https://github.com/sjsdfg/deeplearning4j-issues/blob/master/markdown/deeplearning4j%E7%9B%B8%E5%85%B3/SparkNetwork%E6%A8%A1%E5%9E%8B%E5%AD%98%E5%82%A8.md)
## lesson6 Minstๆๅๆฐๅญๆจกๅๆน่ฟ-CNN
ๅ่่ตๆ๏ผ
1. [ๅ
ณไบๆทฑๅบฆๅญฆไน ไนCNN็ปๅ
ธ่ฎบๆๅๆ(1950~2018)็ฎไป][9]
2. [Visualizing and Understanding CNNs.pdf](https://github.com/sjsdfg/deeplearning4j-issues/blob/master/Visualizing%20and%20Understanding%20CNNs.pdf)
3. [deep learning for computer vision with python(3 ๆฌ)](https://pan.baidu.com/s/17UMo76p75piTcArqu0wXJQ) ๅฏ็ ๏ผvr0r
4. [ๅฏนResNetๆฌ่ดจ็ไธไบๆ่](https://zhuanlan.zhihu.com/p/60668529)
5. [DL4JไนCNNๅฏนไปๆฅๅคดๆกๆๆฌๅ็ฑป](https://my.oschina.net/u/1778239/blog/3089890)
ๅจไฝฟ็จ GPU ๅ ้ไนๅ่ฏทๅกๅฟ
็กฎ่ฎคไธไธๅ ็น๏ผ
1. ็ต่ๆฏๅฆไธบ **่ฑไผ่พพ** GPU๏ผๅณ GTX ็ณปๅ๏ผไฝฟ็จ AMD ๆพๅกๆ ๆณไฝฟ็จ GPU ๅ ้
2. ็ต่ๆฏๅฆๅฎ่ฃ
ไบ cuda ๏ผๅฆๆๅฎ่ฃ
ไบ cuda ่ฏท็กฎ่ฎคๅฎ่ฃ
็ cuda ็ๆฌๅไฝ pom ไธญๅผๅ
ฅ็ `nd4j.backend` ็ๆฌๆฏๅฆๅฏนๅบ
3. ็ต่ๅฎ่ฃ
cuda ไนๅ่ฏท็กฎไฟไฝ ็ IDE ๅทฒ็ปๆ็ฅๅฐ็ฏๅขๅ้็ๅๅ๏ผๅจ IDE ไธญ็ `terminal` ไฝฟ็จ `nvcc -V` ๅฝไปคๆฅ็ใๅฆไธ็กฎๅฎ็ดๆฅ้ๅฏ็ต่ๅณๅฏ
ไปฅไธไธบ GPU ๅฎ่ฃ
ๅไฝฟ็จๆ็จ๏ผ
1. [Deeplearning4j-ไฝฟ็จCuda 9.1ๅ Cudnn7.1 ๅ ้ๆจกๅ่ฎญ็ป](https://www.jianshu.com/p/8a7533c2c79a)
2. [ๅจDeeplearning4jไธญไฝฟ็จcuDNN](https://blog.csdn.net/u011669700/article/details/79028821)
3. [ใ่ง้ขใDeeplearning4jๅ
ฅ้จ - ๏ผๅ๏ผGPUๅ ้่ฎญ็ป - ๅฏๆฒง](https://www.bilibili.com/video/av24603590)
ๅฆๆณ็กฎๅฎ DeepLearning4j ๅทฒ็ปๆฏๆ็ cuda ๅ cudnn ็้
ๅฅ็ๆฌ๏ผ่ฏทๆๅผๅฆไธ้พๆฅ๏ผ
1. [Using Deeplearning4j with cuDNN](https://deeplearning4j.org/cudnn) ๏ผๆ็ดข `CUDA Version` ๅญ็ผ
## lesson7 RNNๅพช็ฏ็ฅ็ป็ฝ็ป
ๅ่่ตๆ
1. ็่งฃLSTM็ฝ็ป๏ผhttps://www.jianshu.com/p/9dc9f41f0b29
2. ๅพช็ฏ็ฝ็ปๅLSTMๆ็จ๏ผhttps://deeplearning4j.org/cn/recurrentnetwork
3. DL4Jไธญ็ๅพช็ฏ็ฝ็ป๏ผhttps://deeplearning4j.org/cn/usingrnns
4. [DeepLearning4j: LSTM Network Example](https://deeplearning4j.org/programmingguide/05_lstm)
## ObjectDetection ็ฎๆ ๆฃๆต
ๅ่่ตๆ๏ผ
1. [DeepLearning4j-ไฝฟ็จJava่ฎญ็ปYOLOๆจกๅ](https://blog.csdn.net/u011669700/article/details/79886619)
2. [Javaๆๅปบๆฑฝ่ฝฆๆ ไบบ้ฉพ้ฉถ๏ผๆฑฝ่ฝฆ็ฎๆ ๆฃๆต](https://blog.csdn.net/u011669700/article/details/79432195)
3. [ๅบไบๆทฑๅบฆๅญฆไน ็็ฎๆ ๆฃๆตๆๆฏๆผ่ฟ๏ผR-CNNใFast R-CNNใFaster R-CNNใYOLOใSSD](https://www.julyedu.com/question/big/kp_id/26/ques_id/2103)
4. [ใไธญๆใYolo v1ๅ
จ้ขๆทฑๅบฆ่งฃ่ฏป ็ฎๆ ๆฃๆต่ฎบๆ](https://www.bilibili.com/video/av23354360)
5. [ใไธญๆใMask R-CNN ๆทฑๅบฆ่งฃ่ฏปไธๆบ็ ่งฃๆ ็ฎๆ ๆฃๆต ็ฉไฝๆฃๆต RCNN object detection ่ฏญไนๅๅฒ](https://www.bilibili.com/video/av24795835)
6. ็ฎๆ ๆฃๆต่ชๅฎไนๆฐๆฎ้๏ผhttps://pan.baidu.com/s/1u5yYv5SmK_vgd1zq1PsteQ
<div align="center"> <img src="https://upload-images.jianshu.io/upload_images/2137832-f04063fbdfdaab6e.jpg?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240" /> </div>
## tensorflow ๅฏผๅ
ฅtfๆจกๅ
ๅ่่ตๆ๏ผ
1. https://blog.csdn.net/u011669700/article/details/80025161
****
## JStarCraft,ไธไธชๆถต็ๆ ธๅฟ็ผ็จ,ไบบๅทฅๆบ่ฝ,ๆจ่ไธๆ็ดข้ขๅ็่ฝป้็บงๆกๆถ
็พคๅ [@HongZhaoHua](https://github.com/HongZhaoHua) ๅฎ็ฐ
1. JStarCraft Core๏ผๆไพไบ็ผๅญ๏ผORM๏ผ็ผ่งฃ็ ๏ผ่ตๆบ็ฎก็๏ผ่ๆฌ๏ผ็ๆง๏ผ้่ฎฏ๏ผไบๅก8ไธชๆน้ข็ๆ ธๅฟ็นๆง๏ผๆฏๆดไธชๆกๆถ็ๆ ธๅฟใ
[https://github.com/HongZhaoHua/jstarcraft-core](https://github.com/HongZhaoHua/jstarcraft-core)
2. JStarCraft AI๏ผๅ
ๅซไบๅค็ง็ฉ้ตๅๅ้่ฎก็ฎ็ๅฎ็ฐ๏ผๆฏๆ็กฌไปถๅ ้ๅๅนถ่ก่ฎก็ฎ๏ผๆฏ็ฎๅๆๅฟซๆๅ
จ็Java็ฉ้ต/ๅ้่ฎก็ฎๅบใ
[https://github.com/HongZhaoHua/jstarcraft-ai](https://github.com/HongZhaoHua/jstarcraft-ai)
3. JStarCraft RNS๏ผๅ
ๅซไบ70ๅค็งๆๅบ้ขๆตไธ่ฏๅ้ขๆต็ฎๆณ๏ผๆฏๆๅค็ง่ๆฌ่ฏญ่จ๏ผๆฏ่ฆ็่ๅดๆๅ
จ็Javaๆจ่ไธๆ็ดขๅผๆใ
[https://github.com/HongZhaoHua/jstarcraft-rns](https://github.com/HongZhaoHua/jstarcraft-rns)
4. JStarCraft Example๏ผไธไธชๅบไบJStarCraft RNSๅผๆ,Spring BootๆกๆถๅMovieLens 100Kๆฐๆฎ้ๆญๅปบ็็ตๅฝฑๆผ็คบ้กน็ฎ๏ผๅ
ๆฌไธชๆงๅๆจ่ไธไธชๆงๅๆ็ดขไธคไธช้จๅใ็ณป็ปไผๆ นๆฎ็จๆท็่กไธบ่ฎฐๅฝ๏ผ่ชๅจ่ฐๆด็จๆท็ๆจ่ๅ
ๅฎนๅๆ็ดขๅ
ๅฎนใ[https://github.com/HongZhaoHua/jstarcraft-example](https://github.com/HongZhaoHua/jstarcraft-example)
| ไฝ่
| ๆดช้ๆกฆ |
| --- | --- |
| E-mail | 110399057@qq.com, jstarcraft@gmail.com |
## baidudianshi ็พๅบฆ็น็ณๆฏ่ต baseline demo
ๅ่่ตๆ๏ผ
1. ๆฏ่ตๅฐๅ๏ผhttp://dianshi.baidu.com/dianshi/pc/competition/22/rule
2. ้ฒๆญขๆฏ่ต็ปๆ๏ผๆฐๆฎๅฏปๅ้พๆฅ๏ผhttps://pan.baidu.com/s/1_M0yPejFTvxDFOn4780OPA
3. Baseline 0.83 ๅพๅๆจกๅ๏ผhttps://pan.baidu.com/s/1i-v02HnMPQwjtm32fPp67A ๏ผๅทฒ็ปไฟๅญ Updater ไฟกๆฏ๏ผๅฏ็จไบๅข้่ฎญ็ป๏ผ
4. ๅ
ๅญ็ฎก็ๅฎๆนๆๆกฃ๏ผhttps://deeplearning4j.org/docs/latest/deeplearning4j-config-memory
5. ่ฟ็งปๅญฆไน ๅฎๆนๆๆกฃ๏ผhttps://deeplearning4j.org/docs/latest/deeplearning4j-nn-transfer-learning
6. ่ฟ็งปๅญฆไน ๆจ่้
่ฏปๅๅฎข๏ผhttps://blog.csdn.net/wangongxi/article/details/75127131
7. ๆฉๅๆณ่ฎญ็ปๆจกๅๅฎๆนๆๆกฃ๏ผhttps://deeplearning4j.org/docs/latest/deeplearning4j-nn-early-stopping
8. [็พๅบฆ็น็ณ-โๆขๅฏปๅฐ็ๅฏ็ โๅคฉๅฎซๆฐๆฎๅฉ็จๅคง่ต.md](https://github.com/sjsdfg/deeplearning4j-issues/blob/master/markdown/%E7%99%BE%E5%BA%A6%E7%82%B9%E7%9F%B3-%E2%80%9C%E6%8E%A2%E5%AF%BB%E5%9C%B0%E7%90%83%E5%AF%86%E7%A0%81%E2%80%9D%E5%A4%A9%E5%AE%AB%E6%95%B0%E6%8D%AE%E5%88%A9%E7%94%A8%E5%A4%A7%E8%B5%9B.md)
9. [็พๅบฆ็น็ณ-โๆขๅฏปๅฐ็ๅฏ็ โๅคฉๅฎซๆฐๆฎๅฉ็จๅคง่ต.pdf](https://github.com/sjsdfg/deeplearning4j-issues/blob/master/%E7%99%BE%E5%BA%A6%E7%82%B9%E7%9F%B3-%E2%80%9C%E6%8E%A2%E5%AF%BB%E5%9C%B0%E7%90%83%E5%AF%86%E7%A0%81%E2%80%9D%E5%A4%A9%E5%AE%AB%E6%95%B0%E6%8D%AE%E5%88%A9%E7%94%A8%E5%A4%A7%E8%B5%9B.pdf)
## ๆจกๅ่ฎญ็ปๆฉๅๆณ
### 1. ๅๅปบ ModelSaver
็จไบๅจๆจกๅ่ฎญ็ป่ฟ็จไธญ๏ผๆๅฎๆๅฅฝๆจกๅไฟๅญ็ไฝ็ฝฎ๏ผ
1. InMemoryModelSaver๏ผ็จไบไฟๅญๅฐๅ
ๅญไธญ
2. LocalFileModelSaver๏ผ็จไบไฟๅญๅฐๆฌๅฐ็ฎๅฝไธญ๏ผๅช่ฝไฟๅญ `MultiLayerNetwork` ็ฑปๅ็็ฝ็ป็ปๆ
3. LocalFileGraphSaver๏ผ็จไบไฟๅญๅฐๆฌๅฐ็ฎๅฝไธญ๏ผๅช่ฝไฟๅญ `ComputationGraph` ็ฑปๅ็็ฝ็ป็ปๆ
### 2. ้
็ฝฎๆฉๅๆณ่ฎญ็ป้
็ฝฎ้กน
1. epochTerminationConditions๏ผ่ฎญ็ป็ปๆๆกไปถ
2. evaluateEveryNEpochs๏ผ่ฎญ็ปๅคๅฐไธชepoch ๆฅ่ฟ่กไธๆฌกๆจกๅ่ฏไผฐ
3. scoreCalculator๏ผๆจกๅ่ฏไผฐๅๆฐ็่ฎก็ฎ่
- org.deeplearning4j.earlystopping.scorecalc.RegressionScoreCalculator ็จไบๅๅฝ็ๅๆฐ่ฎก็ฎ
- ClassificationScoreCalculator ็จไบๅ็ฑปไปปๅก็ๅๆฐ่ฎก็ฎ
4. modelSaver๏ผๆจกๅ็ๅญๅจไฝ็ฝฎ
5. iterationTerminationConditions๏ผๅจๆฏไธๆฌก่ฟญไปฃ็ๆถๅ็จไบๆงๅถ
### 3. ่ทๅๆฉๅๆณไฟกๆฏ
```Java
//Conduct early stopping training:
EarlyStoppingResult result = trainer.fit();
System.out.println("Termination reason: " + result.getTerminationReason());
System.out.println("Termination details: " + result.getTerminationDetails());
System.out.println("Total epochs: " + result.getTotalEpochs());
System.out.println("Best epoch number: " + result.getBestModelEpoch());
System.out.println("Score at best epoch: " + result.getBestModelScore());
//Print score vs. epoch
Map<Integer,Double> scoreVsEpoch = result.getScoreVsEpoch();
List<Integer> list = new ArrayList<>(scoreVsEpoch.keySet());
Collections.sort(list);
System.out.println("Score vs. Epoch:");
for( Integer i : list){
System.out.println(i + "\t" + scoreVsEpoch.get(i));
}
```
## ่ฟ็งปๅญฆไน
### 1. ่ทๅๅๆ็็ฝ็ป็ปๆ
```Java
// ๆ้ ๆฐๆฎๆจกๅ
ZooModel zooModel = VGG16.builder().build();
ComputationGraph vgg16 = (ComputationGraph) zooModel.initPretrained();
```
### 2. ไฟฎๆนๆจกๅ็่ฎญ็ป้จๅ่ถ
ๅๆฐ
1. updater
2. ๅญฆไน ็
3. ้ๆบๆฐ็งๅญ๏ผ็จไบๆจกๅ็ๅค็ฐ
```java
FineTuneConfiguration fineTuneConf = new FineTuneConfiguration.Builder()
.updater(new Nesterovs(0.1, 0.9))
.seed(123)
.build();
```
### 3. ไฟฎๆน็ฝ็ปๆถๆ
#### 3.1 setFeatureExtractor
็จไบๆๅฎ้ฃไธชๅฑไปฅไธไธบ้ frozen ๅฑ๏ผ้ๅป็ปๅฑใ
#### 3.2 ็ปๆๆดๆน
1. ไธ่ฌๅชๆไธๅ็ฝ็ปๅฑไน้ดๆไผๅบ็ฐ shape ๅผๅธธ๏ผ้่ฆๆ นๆฎๅผๅธธไฟกๆฏ่ฐๆดๆไปฌ็็ฝ็ปๅฑ็ปๆๅๅๆฐ
2. `removeVertexKeepConnections` ๅ `addLayer` ๆ่
ๆฏ `addVertex` ่ฟ่ก็ฝ็ป็ปๆ็ๆดๆน
## ่ชๅฎไน็ฝ็ปๅฑๅฎ็ฐGRU
ๅ่่ตๆ๏ผ
1. https://github.com/Gerry-Pan/pan-dl4j
ๆ นๆฎGRUๅๅๅ
ฌๅผๆจๅฏผๅๅๅ
ฌๅผ๏ผๅนถๅจdl4jไธญๅฎ็ฐใ
## ๆดๅDL4J่ฎญ็ปๆจกๅไธWebๅทฅ็จ
ๅ่่ตๆ๏ผ
1. ๅๆๅฐๅ๏ผhttps://my.oschina.net/u/1778239/blog/1648854
2. ๆบ็ ๅฐๅ๏ผhttps://gitee.com/lxkm/dl4j-demo/tree/master/digitalrecognition
## ใๆทฑๅบฆๅญฆไน ใๅพๅ็ซๆญฃใdl4j yoloๅtesseract ocr
ๅ่่ตๆ๏ผ
1. ่ง้ขๅฐๅ๏ผhttps://tianchi.aliyun.com/forum/videoStream.html#postsId=5312
2. ่ง้ขไปฃ็ ๆๅจgithub๏ผhttps://github.com/awaymeet/tesseract
## ไบบ่ธ่ฏๅซ - FaceRecognition
ๅ่่ตๆ๏ผ
1. https://github.com/fradino/FaceRecognition
2. https://gitee.com/xshuai/FaceRecognition
## ๅๆฐๅ
ฑไบซ
ๆ่ฐข็พคๅ [@ๅท่ก็้ญ]() [@Gerry]()
- StackVertex๏ผ็จๅฎๅฐฑ่ฝๅฎ็ฐๅๆฐๅ
ฑไบซ
ๆฐๅญฆๆนๆณๅๆฐ่ฏๆ๏ผ
- [DeepLearning4j ็ StackVertex ๅฎ็ฐๅๆฐๅ
ฑไบซ ](https://blog.csdn.net/pangerry/article/details/90814970)
ไธๅ
ถ็ฑปไผผ็็ฑปไธบ `MergeVertex`๏ผไธๅ
ถ็ไธป่ฆๅบๅซๅจไบ๏ผ
- Merge ็ๅๅนถๆนๅผๆฏๆฒฟ็ dimension=1 ๅๅนถ๏ผStack ๆฏๆฒฟ็ dimension=0 ๅๅนถ
- ๆฒฟ็ dimension=0 ๅๅนถ็ๅฅฝๅคๆฏๆ ่ฎบ็ฌฌ 0 ็ปด็้ฟๅบฆไธบๅคๅฐ๏ผๆ้ w ็ shape ้ฝไธไผๅ๏ผ่ไธๅจๅๅ่ฎก็ฎๆขฏๅบฆๆฐๅฅฝ็ญไบ n ไธช input ็ไบง็็ๆขฏๅบฆ็ๅ
- ๆไปฅๅช่ฆไฝฟ็จ StackVertex ๅฏน n ไธช่พๅ
ฅ่ฟ่กๅๅนถ๏ผๅ้ข้ๆๆผๆฅ็ฅ็ป็ฝ็ปๅฑ๏ผ่ฏธๅฆ DenseLayer, LSTM, ConvLayer ้ฝ่ฝ่พพๅฐ็ฎ็๏ผๆๅ็จ UnstackVertex ๆๅ่พๅบ
ๆฐๅญฆๆจๅฏผ [@Gerry]() ๆไพใๅ
ถไป็ฉ้ต่ฟ็ฎ่งๅบฆ่ฏดๆ StackVertex ๅชๅๅๅนถๅฐฑ่ฝๅฎ็ฐๅๆฐๅ
ฑไบซ็ๅๅ
## ๅคฉๆฑ ๆฏ่ต-ๅทฅไธ่ธๆฑฝ้้ขๆต
็พคๅ [@ๅท่ก็้ญ]()ๆไพ
- [ๅ่ตๅฐๅ](https://tianchi.aliyun.com/competition/entrance/231693/introduction?spm=5176.12281949.1003.9.493e4c2apzwdri)
### ่ๆฏ
็ซๅๅ็ต็ๅบๆฌๅ็ๆฏ๏ผ็ๆๅจ็็งๆถๅ ็ญๆฐด็ๆ่ธๆฑฝ๏ผ่ธๆฑฝๅๅๆจๅจๆฑฝ่ฝฎๆบๆ่ฝฌ๏ผ็ถๅๆฑฝ่ฝฎๆบๅธฆๅจๅ็ตๆบๆ่ฝฌ๏ผไบง็็ต่ฝใๅจ่ฟไธ็ณปๅ็่ฝ้่ฝฌๅไธญ๏ผๅฝฑๅๅ็ตๆ็็ๆ ธๅฟๆฏ้
็็็็งๆ็๏ผๅณ็ๆ็็งๅ ็ญๆฐดไบง็้ซๆธฉ้ซๅ่ธๆฑฝใ้
็็็็งๆ็็ๅฝฑๅๅ ็ด ๅพๅค๏ผๅ
ๆฌ้
็็ๅฏ่ฐๅๆฐ๏ผๅฆ็็ง็ป้๏ผไธไบๆฌก้ฃ๏ผๅผ้ฃ๏ผ่ฟๆ้ฃ๏ผ็ปๆฐดๆฐด้๏ผไปฅๅ้
็็ๅทฅๅต๏ผๆฏๅฆ้
็ๅบๆธฉใๅบๅ๏ผ็่ๆธฉๅบฆใๅๅ๏ผ่ฟ็ญๅจ็ๆธฉๅบฆ็ญใ
### ็ฎๆ
็ป่ฑๆๅ็้
็ไผ ๆๅจ้้็ๆฐๆฎ๏ผ้้้ข็ๆฏๅ้็บงๅซ๏ผ๏ผๆ นๆฎ้
็็ๅทฅๅต๏ผ้ขๆตไบง็็่ธๆฑฝ้ใ
- [deeplearning4j่งฃ่ธๆฑฝๆฏ่ต็ๆ่ทฏ๏ผ0.1136๏ผ](https://tianchi.aliyun.com/notebook-ai/detail?spm=5176.12281897.0.0.a0792658MVZabi&postId=58269)
## ๆจ่็ณป็ป - Recommend
ๅ่่ตๆ๏ผ
1. [lib-rec](https://github.com/guoguibing/librec)๏ผhttps://github.com/guoguibing/librec/tree/3.0.0/core/src/main/java/net/librec/recommender/nn
2. [inception](https://github.com/inception-project/inception)๏ผhttps://github.com/inception-project/inception/tree/master/inception-imls-dl4j/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/dl4j/pos
## Deeplearning4j ๅฎ็ฐ Attention
ๅ่่ตๆ๏ผ
1. [็ดๆญๅฎ็ฐ่ง้ข youtube(่ชๅคๆขฏๅญ)](https://www.youtube.com/watch?v=XrZ_Y4koV5A)
2. [Implementing NLP Attention Mechanisms with DeepLearning4j(ๆฌ่ฟๅฐๅฝๅ
bilibili)](https://www.bilibili.com/video/av37100054/)
3. [attention ๅฎ็ฐๆบ็ ](https://github.com/treo/dl4j_attention)
4. [Attention Mechanisms (Enterprise AI Virtual Meetup).pdf](https://pan.baidu.com/s/1BzrteMiqlvm_l7Cv54Yc4g)
## GAN
- [GAN ไฝฟ็จ MNIST ๅฎไพ](https://github.com/sjsdfg/dl4j-tutorials/tree/master/src/main/java/gan)ใ็พคๅ @ๅๆซๆ ๅ [@liweigu](https://github.com/liweigu) ๆไพ
- [gan_deeplearning4j](https://github.com/hamaadshah/gan_deeplearning4j)
- [ๅฆไฝ็จDeeplearning4jๅฎ็ฐGAN](https://my.oschina.net/u/1778239/blog/3090072)
## ่ชๅถAIๅพๅๆ็ดขๅผๆ
็พคๅ @ๅฐๆฐด้ฑผ ๆฅๅไบไธๆฌไฝฟ็จ DeepLearning4j ๅฎ็ฐ็ใ่ชๅถAIๅพๅๆ็ดขๅผๆใ
ๆ็ซ ่่ฏฆ็ป่ฎฒ่ฟฐไบๅพๅๆ็ดขๅผๆๅไธป่ฆ็ปๆ้จๅ็ๅ็ๅๅฎ็ฐ๏ผๅนถๅจๆๅไธ็ซ ๅธฆ้ขๅคงๅฎถไฝฟ็จDL4Jไป้ถๅผๅง้ๆญฅๆๅปบไบไธไธชๅบไบๆทฑๅบฆๅญฆไน ็Webๅพๅๆ็ดขๅผๆ๏ผไฝฟ่ฏป่
่ฝๅคๆด้ๅฝปๅฐ็่งฃๅพๅๆฃ็ดข็็่ฎบๅนถๅ
ทๆ็ฌ็ซๅฐๅฎ็ฐไธไธชๅจ็บฟๅพๅๆ็ดขๅผๆ็ๅฎ้
่ฝๅใๆฏ็ซ ้ฝๅจๅฏน็ธๅ
ณ็่ฎบๅๆนๆณ่ฟ่ก้่ฟฐ็ๅๆถ๏ผไฝฟ็จๅบไบJava่ฏญ่จ็ๅฎ็ฐไปฃ็ ๅ่ฏฆๅฎ็ไปฃ็ ๆณจ้ๆฅๅฏน็ธๅ
ณ็่ฎบๅๆนๆณ่ฟ่กๅค่ฟฐใ
- ไนฆ็ฑๅฐๅ๏ผ[https://www.epubit.com/book/detail/30316](qq://txfile/#)
- ๆบ็ ๅฐๅ๏ผ[https://box.lenovo.com/l/LHh2vR](qq://txfile/#) ๅฏ็ : 1aaa
```xml
<dependency>
<groupId>be.tarsos</groupId>
<artifactId>TarsosLSH</artifactId>
<version>${tarsosLSH.version}</version>
</dependency>
```
ๅฆๆๅฏผๅ
ฅ้กน็ฎไธญๆไพ่ต็ผบๅคฑ๏ผไธ่ฝฝไปฅไธ jar ๅ
๏ผ
- [TarsosLSH-0.9 ไธ่ฝฝๅฐๅ](https://pan.baidu.com/s/1sbmvbkab6K5tRF92U-ItHw) ๆๅ็ ๏ผ88qv
- [TarsosLSH githubๅฐๅ๏ผไนๅฏไปฅ่ช่ก็ผ่ฏ](https://github.com/JorenSix/TarsosLSH)
ไฝฟ็จ `<scope> system </scope>`่ฟ่กๆฌๅฐ็ jar ๅ
ๅฏผๅ
ฅ๏ผๆ่
ไฝฟ็จไปฅไธๅฝไปคๅฎ่ฃ
ๅจๆฌๅฐ็ maven ไปๅบไธญ๏ผ
```bash
mvn install:install-file -Dfile=/path/to/jar -DgroupId=be.tarsos -DartifactId=TarsosLSH -Dversion=0.9 -Dpackaging=jar
```
## ๅผบๅๅญฆไน RL4j
ๅ่่ตๆ๏ผ
1. ็ฎไนฆๆ็ซ ๏ผhttps://www.jianshu.com/p/4d7f23395e92
2. giteeไปฃ็ ๏ผhttps://gitee.com/re6g3y/DL4J-with-LIBGDX
<div align="center"> <img src="https://upload-images.jianshu.io/upload_images/2137832-9a808a77f1cab0b9.gif?imageMogr2/auto-orient/strip"/> </div>
## Deeplearning4j ็ปๅ
ธๅผๆบ้กน็ฎ
1. [ScalphaGoZero](https://github.com/maxpumperla/ScalphaGoZero):An independent implementation of DeepMind's AlphaGoZero in Scala, using Deeplearning4J (DL4J ๅฎ็ฐ้ฟๅฐๆณ็)
2. https://github.com/tahaemara/yolo-custom-object-detector : ไฝฟ็จ YOLO ๆฃๆตๅฎๆถๆฃๆต่ชๅฎไนๆฐๆฎ้ - ้ญๆน
3. https://github.com/mccorby/PhotoLabeller : ๅฎๅๅฎขๆท็ซฏๅฎ็ฐๅๅธๅผ่ฎญ็ปใ ไฝฟ็จ Kotlin ๅฎ็ฐ
4. https://github.com/tahaemara/real-time-sudoku-solver : ไฝฟ็จ dl4j ่งฃๅณๆฐ็ฌ
5. https://github.com/kaiwaehner/kafka-streams-machine-learning-examples : kafka ๆต่ฎญ็ป
6. https://github.com/fra82/textdigester : dl4j ๅฎ็ฐๆๆกฃๆป็ป
## ่ทๅๆๆฐ็Deeplearning4j(Snapshots And Daily Builds)
ๅ่่ตๆ๏ผ
1. https://deeplearning4j.org/docs/latest/deeplearning4j-config-snapshots
้
็ฝฎ `pom.xml` ๆไปถ
```XML
<repositories>
<repository>
<id>snapshots-repo</id>
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>
<snapshots>
<enabled>true</enabled>
<updatePolicy>daily</updatePolicy> <!-- Optional, update daily -->
</snapshots>
</repository>
</repositories>
```
่ชๅจ่ทๅ skymind ๆๆไพ็ jar ๅ
็ผ่ฏๆดๆฐ
# Spark ่ฏปๅๆฐๆฎ
1. https://github.com/deeplearning4j/dl4j-examples/issues/689
2. [Spark Data Pipelines Guide](https://deeplearning4j.org/docs/latest/deeplearning4j-scaleout-data-howto)
3. [Spark ่ฎญ็ปๆๅ](https://deeplearning4j.org/docs/latest/deeplearning4j-scaleout-howto)
```java
ok, so there's 2 ways
(a) use SparkContext.parallelize (that's a standard spark op) - easy but bad performance (all preprocessing happens on master)
(b) write a better data pipeline that does the proper reading + conversion in parallel
```
# ็พคๅ้กน็ฎๅไบซ
1. ๅบไบdl4j็ๅฟซไธ็ฌๅๅ่ฎญ็ปไปฅๅ้ขๆต:https://github.com/awaymeet/lottery_kuai_san/tree/master
2. ๅผๆบ็ๅญฆไน SpringCloudๅDeeplaring4jๅIBMWaston็ฅ่ฏ็้กน็ฎ: https://github.com/JamesZow/Spring-Cloud-Project
3. DL4J็CNN+RNN+CTC็ๆๅญ่ฏๅซ็demo๏ผhttps://github.com/WuWei1986/dl4j-ocr-demo
4. ๅ
จ่ฟๆฅๅฑ็็ฅ็ป็ฝ็ปๆกๆถ็้ๅฝข๏ผhttps://github.com/woshiyigebing/my_dl4j ๏ผๅช็จไบINDarrayใ็ปๆฐๆ็ ็ฉถๅ
ฅ้จไธไบๅฏๅ๏ผ
# ้ขๅค่ตๆบ
1. [ๆบๅจๅญฆไน ้ซ่ดจ้ๆฐๆฎ้ๅคงๅ่พ](https://mp.weixin.qq.com/s?__biz=MjM5MTQzNzU2NA==&mid=2651663921&idx=2&sn=300429e518d159bb7654e1771672429e&chksm=bd4c09a28a3b80b4aa961577a7f59229d23bbd5f88b50bec6de21b0f94bd2fd2b348d1d4eb04&mpshare=1&scene=23&srcid=1023m8ifSIuylq6VcBQKRkt7#rd)
2. [ไธญๆๅผๆพ่ๅคฉ่ฏญๆๆด็](https://github.com/codemayq/chaotbot_corpus_Chinese)
3. [gitxiv:ๅชๆไพๆๅค็ฐๅผๆบไปฃ็ ็่ฎบๆ](http://www.gitxiv.com/)
4. [papers with code](https://paperswithcode.com/)
4. [hadoop-winutils](https://github.com/steveloughran/winutils)๏ผๆไพ hadoop ๅทฅๅ
ทๅจ windows ๅนณๅฐไธ็ hadoop.dllๅwinutils.exeใไพฟไบ windows ไธ่ฟ่ก spark-local ๆจกๅผ
5. [hadoop-winutils for 3.+](https://github.com/cdarlint/winutils)
5. [ๆทฑๅบฆๅญฆไน ็่ฎบไธๅฎๆ๏ผๆ้ซ็ฏ](http://fancyerii.github.io/2019/03/14/dl-book/)
6. [tablesaw](https://github.com/jtablesaw/tablesaw)๏ผJava dataframe and visualization library https://jtablesaw.github.io/tablesaw/ ๆไพ็ฑปไผผไบ Python ไธญ็ Pandas ๅ Matplot ็ๅ่ฝ
7. ่ฎฉๆบๅจๅญฆไน ๆดๅ
ทๆๅฏ่งฃ้ๆง๏ผhttps://christophm.github.io/interpretable-ml-book/
[2]: https://deeplearning4j.org/cn/neuralnet-overview
[3]: https://deeplearning4j.org/cn/etl-userguide
[4]: https://deeplearning4j.org/cn/mnist-for-beginners
[5]: http://blog.csdn.net/u011669700/article/details/79113789
[6]: https://deeplearning4j.org/quickref
[7]: https://deeplearning4j.org/examples-tour
[8]: https://blog.csdn.net/u011669700/article/details/80139619
[9]: https://blog.csdn.net/qq_41185868/article/details/79995732
| 0 |
confluentinc/kafka-tutorials | Tutorials and Recipes for Apache Kafka | apache-kafka kafka kafka-streams kafka-tutorials ksqldb stream-processing | - [Tutorials](#tutorials)
* [Setup](#setup)
* [Add code for a new tutorial](#add-code-for-a-new-tutorial)
* [Using tutorial author tools](#using-tutorial-author-tools)
* [Description of tutorial parts](#description-of-tutorial-parts)
* [Add a narrative and test for the tutorial](#add-a-narrative-and-test-for-the-tutorial)
* [Testing Locally](#testing-locally)
* [Updating dependency versions](#updating-dependency-versions)
* [Updating Tutorials](#updating-tutorials)
# Tutorials
This GitHub repo has the source code for Kafka [Tutorials](https://developer.confluent.io/tutorials/). Read about it [in our blog post](https://www.confluent.io/blog/announcing-apache-kafka-tutorials).
## Setup
If you want to hack on this site to add a new tutorial or make a change, follow these instructions.
### Prerequisites
The following prerequisites are **_only_** required if you are going to run the microsite locally.
If you are interested in testing tutorials locally see the [Testing Locally](#testing-locally) section of the README.
- ruby 2.3 or later
- [bundler](https://bundler.io/)
- npm
- python3 / pip3
- gradle
- [Docker Compose](https://docs.docker.com/compose/)
On a Mac, you can get the dependencies like this:
```
brew install ruby node
gem install bundler -v 2.4.22
```
You'll now have an executable called harness-runner on your path. (Note that if you use Python, you likely already have the `pyyaml` package installed.)
### Installing
#### 1. Clone this repository
```
git clone git@github.com:confluentinc/kafka-tutorials.git
```
Then `cd` into the directory.
#### 2. Install the node packages
```
npm install
```
This will bring in some external JavaScript and CSS packages that we're using.
#### 3. Install the gems
```
bundle install
```
This will install Jekyll itself and any other gems that we use.
#### 4. Run the development server
```
bundle exec jekyll serve --livereload --baseurl /tutorials
```
This will launch a web server so that you can work on the site locally. Check it out on `http://localhost:4000/tutorials/`.
#### 5. Install the Pip package
This repository uses a Python package to facilitate testing the tutorials. To keep things simple, we bundled it into this repository. You can get everything you need by running the following:
```
pip3 install pyyaml
cd harness_runner
pip3 install -e .
```
#### 6. Running the tests locally
You can run any of the automated tests locally using a command like:
```
cd ..
make -C _includes/tutorials/filtering/ksql/code tutorial
```
Substituting in the appropriate tutorial path.
Note: if you are testing unreleased ksqlDB Docker images, you will need to be logged in to AWS ECR.
## Add code for a new tutorial
A tutorial is a short procedure, targeted at developers, for getting a certain thing done using Confluent Platform.
In many cases, you can get that thing done using one of several _stacks_. For example, you might be able to perform data filtering by writing a KSQL query, by writing a Kafka Streams application, or by directly using the Kafka Consumer API. These comprise the three stacks this site supports: `ksql`, `kstreams`, and `kafka`.
These Tutorials are a bit unique in that each tutorial is self-testing. That is, we have built a light-weight harness system that's able to instrument the code that belongs to each tutorial to make sure that it actually works. This is really useful as we expect to have a lot of tutorials.
With in each stack, these tutorials contain a few pieces. These are described below.
## Using tutorial author tools
There are several pieces that you will put together for a tutorial. Aside from the original content you need to provide (tutorial description, actual tutorial content, code, etc.), all of the steps described below can be automated. You accomplish tutorial automation via one of two scripts in the `tools` directory
1. `gen_project.sh`
2. `clone_tutorial.sh`
Let's describe each script.
### The `gen_project.sh` script
As the name implies, the `gen_project.sh` script generates the minimal structure for a viable tutorial. The code and text contained in the tutorial are place holders, and you'll update those with your code and writing to complete the tutorial.
The script expects you to supply a properties file for setting the name and other parts of the tutorial. Here's an example properties file you can use.
```sh
#!/bin/sh
# space-separated list of types could be one of ksql or kstreams
CARDS="kstreams ksql"
# all lower-case with no spaces
TUTORIAL_SHORT_NAME=my-tutorial-name
# the MAIN_CLASS variable will generate a test named MAIN_CLASSTest
MAIN_CLASS=FilteringCode
AK_VERSION=3.1.0
CP_VERSION=7.3.0
KSQLDB_VERSION=0.28.2
SEMAPHORE_TEST_NAME="Test name for Semaphore run"
PERMALINK="seo-friendly-link-to-my-tutorial"
```
To run this script:
1. Create a branch
2. Make sure you are in the `kafka-tutorials` base directory
3. Execute `./tools/gen_project.sh my_tutorial_props.sh`
You'll see a lot of information scroll across the screen, describing each step of the tutorial generation process. The last part of the information presented is a checklist of what you'll need to do to complete your tutorial, aside from adding your code and tutorial text.
```
Your tutorial, my-tutorial-name, has been generated successfully!
The script adds a copy of this checklist to the my-tutorial-name directory.
```
There are some additional steps you'll need to take to complete the tutorial:
1. Update the following entries in _data/tutorials.yaml file
a. title
b. meta-description
c. canonical (optional: preferred version of a page)
d. question
e. introduction
You can find these fields by searching for my-tutorial-name in the _data/tutorials.yaml file.
2. Add the new tutorial to the tutorials/recipes landing page in Contentful.
3. For completeness, update the link text then add the following link(s) to the [index.html](index.html) file in the appropriate section:
```
<li><a href="seo-friendly-link-to-my-tutorial/kstreams.html">MEANINGFUL LINK TEXT HERE</a></li>
<li><a href="seo-friendly-link-to-my-tutorial/ksql.html">MEANINGFUL LINK TEXT HERE</a></li>
```
If you only specified one tutorial type (`ksql` or `kstreams`) then you'd only have one link in the output. Also, a copy of this output is copied in your tutorial directory `/Tutorials base dir/_includes/tutorials/you_tutorial_short_name`
### The `clone-tutorial.sh` script
As the name implies, this script creates a clone of an existing tutorial. The clone script changes the name of the tutorial throughout the content. To clone a tutorial, you also need to provide a properties file
```sh
#!/bin/sh
#SAMPLE-PROPERTIES-FILE-CONTENT
# By using the basename of a tutorial everything is cloned possibly ksql, kstreams, and kafka
ORIG_TUTORIAL=connect-add-key-to-source
# to only clone a kafka tutorial
ORIG_TUTORIAL=console-consumer-producer-basic/kafka
# to clone just the ksql part
ORIG_TUTORIAL=connect-add-key-to-source/ksql
# to clone just the kstreams portion
ORIG_TUTORIAL=connect-add-key-to-source/kstreams
!!!! IMPORTANT YOU MUST ONLY HAVE ONE ORIG_TUTORIAL VARIABLE !!!!
# Add a new tutorial name
NEW_TUTORIAL=junkA
# Add a new sempahore test name
SEMAPHORE_TEST_NAME="My New Junk Tutorial"
# Add a new PERMALINK
PERMALINK=a-junk-tutorial
```
To clone a tutorial:
1. Create a branch
2. Make sure you are in the `kafka-tutorials` base directory
3. Execute `./tools/clone_tutorial.sh my-clone-tutorial-props.sh`
You'll see a similar output scroll across the screen, including the checklist for items you'll need to do for a completed tutorial.
### Which script to use?
How do you decide which script to run? If you are creating a new tutorial that does not resemble an existing tutorial, then the `gen_project` script is probably the better way to go. If you are creating a tutorial that is closely related to a current tutorial, a hopping-windows tutorial, when there is already a tumbling-windows tutorial, for example, then the clone approach is probably better.
It's still valuable to read through the next section to learn how all the tutorial pieces fit together.
## Description of tutorial parts
_If you used the clone script then many of these will already exist and will just need customising for your particular tutorial._
#### 1. Describe the question your tutorial answers
The first thing to do is articulate what question your tutorial is meant to answer. Every tutorial contains a question and an example scenario. Edit `_data/tutorials.yml` and add your entry. The top item in this file represents the _short name_ for your tutorial. For example, the tutorial for transforming events of a stream is _transforming_. You'll also notice a `status` attribute. You can `enable` as many stacks as you'd like to author for this tutorial, but we recommend starting with just one.
#### 2. Make the directory structure
Next, make a few directories to set up for the project:
```
mkdir _includes/tutorials/<your tutorial short name>/<stack>/code
mkdir _includes/tutorials/<your tutorial short name>/<stack>/markup
```
#### 3. Write the code for the tutorial
Add your code for the tutorial under the `code/` directory you created. This should be entirely self-contained and executable with a `docker-compose.yml` file and a platform-appropriate build. Follow the conventions of existing tutorials as closely as possible.
At this point, you should feel free to submit a PR! A member of Confluent will take care of writing the markup and test files to integrate your code into the site. You can, of course, proceed to the next section and do it yourself, if you'd like.
## Add a narrative and test for the tutorial
This section is generally for those who work at Confluent and will be integrating new tutorials into the site. We need to do a little more work than just authoring the code. We also need to write the markup to describe the tutorial in narrative form, and also write the tests that we described to make sure it all works. This section describes how to do that.
#### 1. Create a harness for the tutorial
The harness is the main data structure that allows us to both test and render a tutorial from one form. Make a new directory under `_data/harnesses/` for your tutorial slug name and stack, like `_data/harnesses/<your tutorial short name>/ksql.yml`. Follow the existing harnesses to get a feel for what this looks like. The main thing to notice is that each step has a `render` attribute that points to a file. Create the markup for this in the next section.
#### 2. Create markup for the tutorial
Under the `markup/` directory that was created earlier, create 3 subdirectories: `dev`, `test`, and `prod`. Write the tutorial prose content here, following the conventions of existing tutorials. These files should be authored in Asciidoc.
#### 3. Tie it all together
Make a file named `/tutorials/<your tutorial short name>/<stack>.html`, specifying all the variables of interest. Note: the directory structure for these files is distinct from `/_includes/tutorials`.
For example, to display the tutorial with the ksqlDB stack:
```yml
# /tutorials/filter-a-stream-of-events/ksql.html
---
layout: tutorial
permalink: /tutorials/filter-a-stream-of-events/ksql
stack: ksql
static_data: filtering
---
```
You can do the same for Kafka Streams and Kafka, by using the `kstreams` and `kafka` stacks, respectively.
#### 4. Add your tutorial into build system
Lastly, create a Makefile in the `code` directory to invoke the harness runner and check any outputs that it produces. Then modify the `.semaphore/semaphore.yml` file to invoke that Makefile. This will make sure your tutorial gets checked by the CI system.
## Testing Locally
Each tutorial shows how to manually execute each tutorial step-by-step.
However, there are some scenarios when a user may want to run and test a tutorial in a more automated fashion:
- End-to-end: user makes a small change to the code and wants to validate that the tutorial still works end-to-end
- Run-and-play: user runs a tutorial and wants to leave it running to play with the environment
This section describes how you can do either of these scenarios using the `harness-runner` to programmatically run a single tutorial.
### Prerequisites
The following prerequisites are required if you are going to run a tutorial programmatically.
- python3 / pip3
- gradle
- [Docker Compose](https://docs.docker.com/compose/)
### Environment Setup
1. Check out the kafka-tutorials GitHub repo:
```bash
git clone https://github.com/confluentinc/kafka-tutorials.git
cd kafka-tutorials
```
2. Install the packages for the harness runner.
If you have `pip3` installed locally:
```bash
(cd harness_runner/ && pip3 install -e .)
```
If you don't have `pip3` installed locally, create a `Dockerfile` with the following content:
```text
FROM python:3.7-slim
RUN pip3 install pyyaml
```
and then run the following command to build and execute the Docker image:
```
docker build -t runner . ; docker run -v ${PWD}/harness_runner:/harness_runner/ -it --rm runner bash -c 'cd /harness_runner/ && pip3 install -e .'
```
3. Install [gradle](https://gradle.org/install/) for tutorials that compile any code.
4. Install Docker Compose
### Run a tutorial
1. (optional) If you want to augment or override a tutorial's Docker environment, set the Docker Compose CLI environment variable `COMPOSE_FILE` to include `docker-compose.yml` and **_the absolute path_** to a `docker-compose.override.yml` file. For example, to use Confluent Control Center with any tutorial, set `COMPOSE_FILE` to `docker-compose.yml` and the absolute path to [this docker-compose.override.yml](tools/docker-compose.override.yml).
```
export COMPOSE_FILE=docker-compose.yml:<path to tutorials>/tools/docker-compose.override.yml
```
2. End-to-end: execute the harness runner for a single tutorial by calling `make`, across all `dev`, `test`, and `prod` stages, to validate it works end-to-end. Identify the tutorial you want and then run `make`. Note that this destroys all the resources and Docker containers it created, so it cleans up after itself. Format: `(cd _includes/tutorials/<tutorial name>/<type>/code && make)` where type is one of `ksql | kstreams | kafka`. Example:
```
(cd _includes/tutorials/transforming/kstreams/code/ && make)
```
3. Run-and-play: execute the harness runner for a single tutorial by calling `make SEQUENCE='"dev, test"'`, just across `dev` and `test` stages, which leaves all resources and Docker containers running so you can then play with it. Format: `(cd _includes/tutorials/<tutorial name>/<type>/code && make SEQUENCE='"dev, test"')` where type is one of `ksql | kstreams | kafka`. Example:
```
(cd _includes/tutorials/transforming/kstreams/code/ && make SEQUENCE='"dev, test"')
```
Now you can play with the environment, some sample commands shown below.
```
docker exec -t broker kafka-topics --list --bootstrap-server localhost:9092
docker exec -it ksqldb-cli ksql http://ksqldb-server:8088
```
Because the Docker containers are left running, don't forget to clean up when you are done.
```
docker container ls
docker container rm -f <container id>
```
### Makefile Details
The `Makefile` will delete and re-create the `outputs` directory used to contain files with output from various steps used to verify the tutorial steps.
Here is [the contents of an actual `Makefile`](_includes/tutorials/fk-joins/kstreams/code/Makefile) :
```yml
STEPS_DIR := tutorial-steps
DEV_OUTPUTS_DIR := $(STEPS_DIR)/dev/outputs
TEMP_DIR := $(shell mktemp -d)
tutorial:
rm -r $(DEV_OUTPUTS_DIR) || true
mkdir $(DEV_OUTPUTS_DIR)
harness-runner ../../../../../_data/harnesses/fk-joins/kstreams.yml $(TEMP_DIR)
diff --strip-trailing-cr $(STEPS_DIR)/dev/expected-output-events.json $(DEV_OUTPUTS_DIR)/music-interest.json
```
The last line uses the `diff` command to validate expected output against the tutorial steps' actual output. The `Makefile` may have more than one validation action to have separate `diff` commands for each verification.
For example, here's the `Makefile` from the [dynamic output topics tutorial](_includes/tutorials/dynamic-output-topic/kstreams/code/Makefile)
```yml
STEPS_DIR := tutorial-steps
DEV_OUTPUTS_DIR := $(STEPS_DIR)/dev/outputs
TEMP_DIR := $(shell mktemp -d)
tutorial:
rm -r $(DEV_OUTPUTS_DIR) || true
mkdir $(DEV_OUTPUTS_DIR)
harness-runner ../../../../../_data/harnesses/dynamic-output-topic/kstreams.yml $(TEMP_DIR)
diff --strip-trailing-cr $(STEPS_DIR)/dev/expected-output.json $(DEV_OUTPUTS_DIR)/actual-output.json
diff --strip-trailing-cr $(STEPS_DIR)/dev/expected-special-output.json $(DEV_OUTPUTS_DIR)/actual-special-order-output.json
```
### Harness Details
Given that the test harness is the `heart` of a tutorial, it will be helpful to describe in detail how to work with a `kafka|ksql|kstreams.yml` file. You should note the harness file is in the [YAML file format](https://en.wikipedia.org/wiki/YAML), so formatting properly is essential. The harness files generate the rendered tutorial structure and validate any output of tutorial steps against expected values.
New tutorial authors should not need to create a harness file from scratch, using either the `tools/gen_project.sh` or `tools/clone.sh` script will provide a usable harness file. This section should provide enough guidance to add, update, or remove parts as needed.
#### 1. Structure
Three top-level sections make up the harness file:
* dev - the setup and teaching portion of the tutorial (required)
* test - test setup and execution of tests, if any (optional)
* prod - steps to build and deploy a docker image of the tutorial code (optional)
In some cases, having a test and/or prod section doesn't make sense, so you can omit those portions of the harness file. The Apache Kafka [console producer and consumer basic operations](_data/harnesses/console-consumer-producer-basic/kafka.yml) and the Apache Kafka [console consumer with primitive keys and values](_data/harnesses/console-consumer-primitive-keys-values/kafka.yml) tutorials are an excellent example of tutorials that don't need a test or prod section.
The `dev`, `test`, and `prod` sections contain a top-level element `steps`. The `steps` contains any number of well, steps for the user to walk through. Additionally, the `harness_runner` script follows the same steps for executing the tutorial automatically during builds. All sections contain the same step structure, so we'll only discuss the make-up of a single section.
For reference here is an example section of the harness file from the [console consumer primitive keys and values tutorial](_data/harnesses/console-consumer-primitive-keys-values/kafka.yml)
```yml
- title: Get Confluent Platform
content:
- action: make_file
file: docker-compose.yml
render:
file: tutorials/console-consumer-primitive-keys-values/kafka/markup/dev/make-docker-compose.adoc
- action: execute_async
file: tutorial-steps/dev/docker-compose-up.sh
render:
file: tutorials/console-consumer-primitive-keys-values/kafka/markup/dev/start-compose.adoc
- action: execute
file: tutorial-steps/dev/wait-for-containers.sh
render:
skip: true
- name: wait for ksqldb-server and connectors
action: sleep
ms: 30000
render:
skip: true
```
* Title - each section starts with a `title` element, and as the label suggests, the text provided here is the text used the label the step for the tutorial user and the output to the console by the harness runner. The `title` section contains one element - `content`
* content - the `content` section (a YAML `dictionary`) contains an arbitrary sized list of YAML dictionaries named `action`. An `action` key creates an anonymous step, i.e., not specified in the test runner's output. For output in the test runner, you can provide a `-name` key, followed by some text for console output.
* action - `action` keys drive the behavior of the harness. An action key can be one of these values
* `action: make_file` - Prompts the user to create a file for the tutorial.
* `action: execute` - a synchronous action step
* `action: execute_async` - an asynchronous step, this indicates a step the user will keep running for some portion of the tutorial.
* `action: sleep` - pause the test runner for an amount of time specified by the `ms` key. You use `sleep` key to allow some async action to complete
* `ms: NNN` - the time in milliseconds you want the test harness to pause execution. You only use `ms` after an `action: sleep` entry.
* `docker_ksql_cli_session` - an action starting a ksqlDB CLI session for working through a tutorial
In the next sections, you'll see how to use `action` keys to organize your harness files.
#### 2. Action type descriptions and examples
* `make_file`
The `make_file` instructs the user to create a file an existing file required to run the tutorial. Some examples are the `docker-compose.yml` file, a `statements.sql` (ksqlDB), and Java files.
A `make_file` with a file to render look like this:
```yml
- action: make_file
file: docker-compose.yml
render:
file: tutorials/console-consumer-primitive-keys-values/kafka/markup/dev/make-docker-compose.adoc
```
* `file:` the path and name to the file. The path is relative to `<tutorial-name>/<type>/code>` .The harness runner will use the file during the automated tutorial execution.
* `render:` the file to render. The `render` key has one of the two possible keys:
* `file:` the path and name of the file to render to the user.
* `execute` The `execute` step is a synchronous execution step during the tutorial for the user and the harness runner
```yml
- action: execute
file: tutorial-steps/dev/init.sh
render:
file: tutorials/console-consumer-primitive-keys-values/kafka/markup/dev/init.adoc
```
Sometimes the `execute` step is an _internal_ step only for the harness runner. Internal steps ignore the `render:` using a `skip: true` entry
```yml
- name: wait for ksqldb-server and connectors
action: sleep
ms: 30000
render:
skip: true
```
The `execute` steps may also capture output from stdout for tests executed by the harness runner
```yml
- title: Invoke the tests
content:
- action: execute
file: tutorial-steps/test/run-tests.sh
stdout: tutorial-steps/test/outputs/test-results.log
render:
file: tutorials/aggregating-sum/ksql/markup/test/run-tests.adoc
```
Here you can see the `stdout:` key specifying the file used to capture the output of an `execute` step.
* `execute_async` The `execute_async` step is for steps needing to execute in the background while the user continues going through the tutorial
Here's an example of running `docker compose` to start docker containers to run the duration of the tutorial
```yml
- action: execute_async
file: tutorial-steps/dev/docker-compose-up.sh
render:
file: tutorials/console-consumer-primitive-keys-values/kafka/markup/dev/start-compose.adoc
```
Here's another example of using a console consumer. Note the use of `stdout:` to capture the output from the consumer for testing.
```yml
- title: Start an initial console consumer
content:
- action: execute_async
file: tutorial-steps/dev/harness-console-consumer-keys.sh
stdout: tutorial-steps/dev/outputs/actual-output-step-one.txt
render:
file: tutorials/console-consumer-primitive-keys-values/kafka/markup/dev/consume-topic-no-deserializers.adoc
```
* `docker_ksql_cli_session` The `docker_ksql_cli_session` sets up ksqlDB tutorial users to start a ksqlDB CLI session so the user can execute various `SQL` files to complete the tutorial.
```yml
- action: docker_ksql_cli_session
container: ksqldb-cli
docker_bootup_file: tutorial-steps/dev/start-cli.sh
column_width: 20
render:
file: tutorials/aggregating-sum/ksql/markup/dev/start-cli.adoc
```
The `docker_ksql_cli_session` contains the following keys:
* `container:` - The name of the [ksqldb-cli docker image in the docker-compose.yml](_includes/tutorials/aggregating-sum/ksql/code/docker-compose.yml#L70-L82) file.
* `docker_bootup_file:` - Tutorial users and the harness runner [execute this file](_includes/tutorials/aggregating-sum/ksql/code/tutorial-steps/dev/start-cli.sh) to start the dockerized CLI session.
* `column_width:` - Formats the ksqlDB query output
* `render:` - The harness renders the file corresponding to the `file:` key to tutorial users with the command to start the CLI session.
* `stdin:` - stdin key [contains one or more `file`](_data/harnesses/aggregating-sum/ksql.yml#L41-L68) keys specifying the different `SQL` file to execute for the tutorial.
```yml
stdin:
- file: tutorial-steps/dev/create-movie-ticket-sales.sql
render:
file: tutorials/aggregating-sum/ksql/markup/dev/create-movie-ticket-sales.adoc
- file: tutorial-steps/dev/populate-movie-ticket-sales.sql
render:
file: tutorials/aggregating-sum/ksql/markup/dev/populate-movie-ticket-sales.adoc
```
* `stdout:` - Contains `directory:` specifying the directory to capture all query output.
## Updating dependency versions
The following regular expressions may be useful to group-update all dependencies within the repo:
* `confluentinc\/cp-([^:]*):\d+.\d+.\d+` will match all Confluent Platform components, _except_ ksqlDB.
Capture group 1 can be used to build the component name.
* `confluentinc\/ksqldb-([^:]*):\d+.\d+.\d+` will match all ksqlDB components.
Capture group 1 can be used to build the component name.
## Updating Tutorials
Confluent manages the release process and the process described here must be done by a Confluent employee.
The `release` branch tracks the content and code comprising the live site.
The `ksqldb-latest` branch builds against the latest `master` branch of ksqlDB, and should be used for updates that are only in the master branch of ksqlDB.
### Create a release PR
1. Open a pull request from `master` to `release`. A pull request into the `release` branch denotes a request to update the live site.
- Title the PR โKT release [DD-MM-YYYY]โ
- In the description add links to PRs that resulted in new tutorials, content changes, or any other noteworthy addition, e.g.:
```
This release contains:
New Tutorial! A fun new tutorial #1287
New recipe group for financial services use cases #1264
plus many other small fixes
```
- Add a link to the staging site with the updates (snag the staging site name from Semaphore's "Deploy to staging site" step)
- Tag reviewers
- Create PR
2. The semaphore tests for the PR will automatically create the staging site. You can manually click to deploy to staging site if you trust that failing tests work (ksqlDB tests can be flaky sometimes).

3. Look at the staging site from different browsers. Ensure that you get approval from required reviewers. Submit PRs with fixes, if needed.
4. Once the PR is approved, merge the PR via `Merge commit`.
### Deploy to live site
To deploy artifacts from the `release` branch to the live site, it should be done from the `release` branch, not the above PR. So do not `deploy to live site` from the PR, because that would deploy from `master`. Instead, go to the `release` branch, let the tests pass, and then deploy

### Landing page
The landing page is at https://developer.confluent.io/tutorials/ (it is not [index.html](index.html)), and the source for it is in Contentful. Any changes to the landing page should be worked through Confluent.
| 0 |
mohitsinha/tutorials | Code samples for tutorials blog | java reactor-core spring-boot springdata springframework webflux | # Code Samples for my personal blog
You can read them [here](http://sinhamohit.com).
| 0 |
cs1302uga/cs1302-tutorials | null | null | # cs1302-tutorials
<hr/>
## Publication History
| DOI | Tag | Date | Description |
|-----|-----|------|-------------|
| [10.5281/zenodo.3359638](https://doi.org/10.5281/zenodo.3359638) | NA | NA | All Versions |
| [10.5281/zenodo.3579499](https://doi.org/10.5281/zenodo.3579499) | `v2019fa` | Dec 16, 2019 | Fall 2019 |
| [10.5281/zenodo.3359639](https://doi.org/10.5281/zenodo.3359639) | `v2019su` | Aug 3, 2019 | Summer 2019 |
<hr/>
[](http://creativecommons.org/licenses/by-nc-nd/4.0/) [](http://creativecommons.org/licenses/by-nc/4.0/) [](https://doi.org/10.5281/zenodo.3359638)
<small>
Copyright © Michael E. Cotterell, Bradley J. Barnes, and the University of Georgia.
This work is licensed under
a <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/">Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License</a> to students and the public and licensed under
a <a rel="license" href="http://creativecommons.org/licenses/by-nc/4.0/">Creative Commons Attribution-NonCommercial 4.0 International License</a> to instructors at institutions of higher education.
The content and opinions expressed on this Web page do not necessarily reflect the views of nor are they endorsed by the University of Georgia or the University System of Georgia.
</small>
| 0 |
fuzhengwei/CodeDesignTutorials | :art: ใ้ๅญฆJava่ฎพ่ฎกๆจกๅผใๆฏไธๆฌไบ่็ฝ็ๅฎๆกไพๅฎ่ทตไนฆ็ฑใไปฅ่ฝๅฐ่งฃๅณๆนๆกไธบๆ ธๅฟ๏ผไปๅฎ้
ไธๅกไธญๆฝ็ฆปๅบ๏ผไบคๆใ่ฅ้ใ็งๆใไธญ้ดไปถใๆบ็ ็ญ22ไธช็ๅฎๅบๆฏ๏ผๆฅๅญฆไน ่ฎพ่ฎกๆจกๅผ็่ฟ็จใๆฌข่ฟๅ
ณๆณจๅฐๅ
ๅฅ๏ผๅพฎไฟก(fustack)๏ผๅ
ฌไผๅท๏ผbugstack่ซๆดๆ ๏ผๅๅฎข๏ผhttps://bugstack.cn | null | # ้ๅญฆ Java ่ฎพ่ฎกๆจกๅผ B็ซ่ง้ขๆ็จ
> ไฝ ๅฅฝ๏ผๆๆฏๅฐๅ
ๅฅ๏ผ[ใ้ๅญฆJava่ฎพ่ฎกๆจกๅผใ](https://item.jd.com/13218336.html) ๅพไนฆไฝ่
๏ผไธ็บฟไบ่็ฝ Java ๅทฅ็จๅธใๆถๆๅธใ[:pencil2: ่ซๆดๆ ๏ผๅไธป](https://bugstack.cn)๏ผ[:memo: ๅ
ณไบๆ](https://bugstack.cn/md/other/guide-to-reading.html)
<br/>
<div align="center">
<a href="https://bugstack.cn" style="text-decoration:none"><img src="https://bugstack.cn/images/system/CodeGuide-LOGO.png?raw=true" width="256px"></a>
</div>
<br/>
<div align="center">
<a href="https://bugstack.cn/md/other/guide-to-reading.html"><img src="https://bugstack.cn/images/system/CodeGuide-Read.svg"></a>
<a href="https://bugstack.cn/images/personal/qrcode.png"><img src="https://bugstack.cn/images/system/CodeGuide-WeiXinCode.svg"></a>
<a href="https://bugstack.cn/md/knowledge/pdf/2021-01-26-Java%E9%9D%A2%E7%BB%8F%E6%89%8B%E5%86%8CPDF%E4%B8%8B%E8%BD%BD.html"><img src="https://bugstack.cn/images/system/CodeGuide-JavaPDF.svg"></a>
<a href="https://mp.weixin.qq.com/s/VthCUlT8oAJqKOoq5_NzSQ"><img src="https://bugstack.cn/images/system/CodeGuide-Lottery.svg"></a>
<a href="https://github.com/fuzhengwei/CodeGuide"><img src="https://badgen.net/github/stars/fuzhengwei/CodeGuide?icon=github&color=4ab8a1"></a>
</div>
<br/>
<div align="center">
<a href="https://bugstack.cn" style="text-decoration:none"><img src="https://github.com/fuzhengwei/itstack-demo-design/blob/master/pdf.png?raw=true" width="500"></a>
</div>
<br/>
## โณ ็ฎๅฝ
- [ไนฆ็ฑไธ่ฝฝ&่ดญไนฐ](https://github.com/fuzhengwei/itstack-demo-design#%E4%B9%A6%E7%B1%8D%E4%B8%8B%E8%BD%BD%E8%B4%AD%E4%B9%B0)
- [B็ซ่ง้ข(้ๅญฆJava่ฎพ่ฎกๆจกๅผ)](https://www.bilibili.com/video/BV1D341177SV)
- [ๅ
ๅฎน็ฎไป](https://github.com/fuzhengwei/itstack-demo-design#%E5%86%85%E5%AE%B9%E7%AE%80%E4%BB%8B)
- [็ตๅญ็ไนฆ็ฑ](https://github.com/fuzhengwei/itstack-demo-design#%E7%94%B5%E5%AD%90%E7%89%88%E6%97%A7%E7%89%88---%E5%9C%A8%E7%BA%BF%E9%98%85%E8%AF%BB)
- [ๅไธ่ดก็ฎ](https://github.com/fuzhengwei/itstack-demo-design#%E5%8F%82%E4%B8%8E%E8%B4%A1%E7%8C%AE)
- [ไธๆ่็ณป](https://github.com/fuzhengwei/itstack-demo-design#%E4%B8%8E%E6%88%91%E8%81%94%E7%B3%BB)
- [่ด่ฐข](https://github.com/fuzhengwei/itstack-demo-design#%E8%87%B4%E8%B0%A2)
- [Go -> ๅฐๅ
ๅฅ็ๆดๅคๅๅๅ
ๅฎน ้ข็ปๆๅใๆๆธSpringใๅญ่็ ็ผ็จใDDDๅฎๆ้กน็ฎใSpringBootไธญ้ดไปถ็ญ](https://github.com/fuzhengwei/CodeGuide)
## ไนฆ็ฑไธ่ฝฝ&่ดญไนฐ
#### - ๅฐๅ
ๅฅ็ใ้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใ โญโญโญโญ
>ๆฌไนฆๆฏไฝ่
`ๅฐๅ
ๅฅ`๏ผๆๅ
ฅ50ๅคฉๆถ้ด๏ผไปไบ่็ฝๅฎ้
ไธๅกๅผๅไธญๆฝ็ฆปๅบ๏ผไบคๆใ่ฅ้ใ็งๆใไธญ้ดไปถใๆบ็ ็ญ22ไธช็ๅฎไธๅกๅบๆฏ๏ผ็ผๅไบ18ไธๅญ271้กต็ๅฎๆๅJava็ผ็จ่ตๆใๅฆๆไนฆไธญๅซๆไธๆ็่งฃ็ๅ
ๅฎน๏ผไธๅฎๆฏไฝ่
ๅจ็ผๅ็่ฟ็จไธญ็ผบๅฐๅฟ
่ฆ็ๆ่ฟฐๅไธฅๆ ผ็ๆ กๅ๏ผๆ่ฐขๆไฝ ็ๆ่งๆ่
็้ฎๆไบค็ปๆ๏ผไนๆฌข่ฟไธๆๅคไธไบไบคไบ๏ผไบ็ธ่ฟๆญฅๅ
ฑๅๆ้ฟใ
- ๆง็็ตๅญไนฆ๏ผๅ
ณๆณจๅ
ฌไผๅท๏ผ[bugstack่ซๆดๆ `็นๅปๆซ็ `](https://bugstack.cn/assets/images/qrcode.png)๏ผๅๅค๏ผ`่ฎพ่ฎกๆจกๅผ`
- ๆฐ็็บธ่ดจไนฆ๏ผ[https://item.jd.com/13218336.html](https://item.jd.com/13218336.html) `ๅ
ๅฎน่กฅๅ
ใๆทปๅ ็ฑปๅพใ้็ปๅพ็จฟใๅ
จไนฆๅฝฉๅฐ`๏ผไธๆฌๅฏไปฅๅจๆ่พน้ๆถ็ฟป้
็่ฎพ่ฎกๆจกๅผ๏ผๆ่ฐขๆฏๆใ
## ๅ
ๅฎน็ฎไป
**Hello, world of design๏ผ** ไฝ ๅฅฝ๏ผ่ฎพ่ฎกๆจกๅผ็ไธ็๏ผ
ๆฌข่ฟๆฅๅฐ่ฟ้๏ผๅพ้ซๅ
ดไฝ ่ฝๆฟๅฐ่ฟๆฌไนฆ๏ผๅฆๆไฝ ่ฝๅๆ็ๅฎๅนถๆ็
งไนฆไธญ็ไพๅญ่ฟ่กๅฎ่ทต๏ผ้ฃไนๅจ็ผ็จๅผๅ็ไธ็้๏ผๅฐฑๅๅคไบไธไธชๅฏไปฅๅๅบ่ฏๅฅฝไปฃ็ ็ไบบ๏ผๅๆถไนไธบๆถๆๅธๅนๅ
ปๅจๅคไบไธไธชไบบๆใ
ๅฏ่ฝๅจๆญคไนๅไฝ ไนๅคๅฐไบ่งฃ่ฟ่ฎพ่ฎกๆจกๅผ๏ผไฝๅจๅฎ้
็ไธๅกๅผๅไธญไฝฟ็จๅดไธๅค๏ผๅคๆฐๆถๅ้ฝๆฏๅคง้ข็งฏๅ ็งฏ`ifelse`็ป่ฃ
ไธๅกๆต็จ๏ผๅฏนไบไธๆฌกๆฌก็้ๆฑ่ฟญไปฃๅ้ป่พ่กฅๅ
๏ผๅช่ฝไธๆผ่ฅฟๅ`Ctrl+C`ใ`Ctrl+V`ใ
ๆไปฅไธบไบ่ฝ่ฎฉๆดๅค็็จๅบๅ๐จโ๐ปโๆดๅฅฝ็ๆฅๅ่ฎพ่ฎกๆๆณๅๆถๆๆ็ปด๏ผๅนถ่ฝ่ฟ็จๅฐๅฎ้
็ไธๅกๅบๆฏใๆฌไนฆ็ไฝ่
`ๅฐๅ
ๅฅ`๏ผๆๅ
ฅ50ๅคฉๆถ้ด๏ผไปไบ่็ฝๅฎ้
ไธๅกๅผๅไธญๆฝ็ฆปๅบ๏ผไบคๆใ่ฅ้ใ็งๆใไธญ้ดไปถใๆบ็ ็ญ22ไธช็ๅฎๅบๆฏ๏ผๆฅๅญฆไน ่ฎพ่ฎกๆจกๅผๅฎ่ทตไฝฟ็จ็ๅบ็จๅฏไธๆๆ่ฝใ
**่ฐๅๆไบ่ฎพ่ฎกๆจกๅผ๏ผ**
่ฎพ่ฎกๆจกๅผ็ๆฆๅฟตๆๆฉๆฏ็ฑ `ๅ
้ๆฏๆไฝยทไบๅๅฑฑๅคง` ๅจๅ
ถ่ไฝ `ใๅปบ็ญๆจกๅผ่ฏญ่จใ` ไธญ้ฆๆฌกๆๅบ็ใ ๆฌไนฆไป็ปไบๅๅธ่ฎพ่ฎก็ โ่ฏญ่จโ๏ผๆไพไบ253ไธชๆ่ฟฐๅ้ใ้ป้ใไฝๅฎ
ใ่ฑๅญใๆฟ้ดๅ่ฅฟ้จๆ้ ็ๆจกๅผ๏ผ ่ๆญค็ฑป โ่ฏญ่จโ ็ๅบๆฌๅๅ
ๅฐฑๆฏๆจกๅผใๅๆฅ๏ผ`ๅ้ๅธยทไผฝ็`ใ `็บฆ็ฟฐยทๅผๅฉ่ตๅพทๆฏ`ใ `ๆๅฐๅคซยท็บฆ็ฟฐ้` ๅ `็ๆฅๅพทยท่ตซๅฐๅง` ่ฟๅไฝไฝ่
ๆฅๅไบๆจกๅผ็ๆฆๅฟตใ 1994 ๅนด๏ผ ไปไปฌๅบ็ไบ `ใ่ฎพ่ฎกๆจกๅผ๏ผ ๅฏๅค็จ้ขๅๅฏน่ฑก่ฝฏไปถ็ๅบ็กใ` ไธไนฆ๏ผ ๅฐ่ฎพ่ฎกๆจกๅผ็ๆฆๅฟตๅบ็จๅฐ็จๅบๅผๅ้ขๅไธญใ
ๅ
ถๅฎๆไธ้จๅไบบๅนถๆฒกๆไป็ป้
่ฏป่ฟ่ฎพ่ฎกๆจกๅผ็็ธๅ
ณไนฆ็ฑๅ่ตๆ๏ผไฝไพๆงๅฏไปฅ็ผๅๅบไผ็ง็ไปฃ็ ใ่ฟไธป่ฆๆฏ็ฑไบๅจ็ป่ฟไผๅค้กน็ฎ็้ค็ผๅๅฏน็จๅบ่ฎพ่ฎก็ไธๆญ่ฟฝๆฑ๏ผไป่ๅจๅคๅนด็ผ็จๅ็จไธๆ็ผๅบๆฅ็ๅฟๅพไฝไผใ่่ฟไปฝ็ป้ชๆ็ปไผไธ่ฎพ่ฎกๆจกๅผๆๅฐ็ๅ
ๅฎนๅ ไนไธ่ด๏ผๅๆ ทไผ่ฆๆฑ้ซๅ
่ใไฝ่ฆๅใๅฏๆฉๅฑใๅฏๅค็จใไฝ ๅฏ่ฝไน้ๅฐ็ฑปไผผ็็ปๅ๏ผๅจๅญฆไน ไธไบๆกๆถ็ๆบ็ ๆถ๏ผๅ็ฐๅฎ้็ๆไบ่ฎพ่ฎกๅไฝ ๅจๅๅผๅๆถไธๆ ทใ
**ๆๆไนๅญฆไธไผ่ฎพ่ฎกๆจกๅผ๏ผ**
้ฑไน่ฑไบ๏ผไนฆไนไนฐไบใไปฃ็ ่ฟๆฏไธๅจไธๅจ็๏ผ่ฎพ่ฎกๆจกๅผๆฏ็ฑๅคๅนด็็ป้ชๆ็ผๅบๆฅๅผๅๆๅฏผๆๆณใๅฐฑๅๆๅ่ฏไฝ ่ช่ก่ฝฆๆไน้ชใๆฑฝ่ฝฆๆไนๅผ๏ผไฝๅช่ฆไฝ ๆฒก่ท่ฟๅ ๅๅ
ฌ้๏ผไฝ ่ฝ่ฎฐไฝ็ๅชๆฏ็่ฎบ๏ผๆณไธ้ไพๆงๅพๆ
๏ผ
**ๆไปฅ**๏ผๆฌ่ฎพ่ฎกๆจกๅผไธ้ข็ณปๅๅผๅง๏ผไผๅธฆ็ไฝ ไฝฟ็จ่ฎพ่ฎกๆจกๅผ็ๆๆณๅปไผๅไปฃ็ ใไป่ๅญฆไน ่ฎพ่ฎกๆจกๅผ็ๅฟๅพๅนถ่ๅ
ฅ็ป่ชๅทฑใๅฝ็ถ่ฟ้่ฟ้่ฆๅคๅ ็ปไน ๏ผไธๅฎๆฏ*ไบบ่ฝฆๅไธ*๏ผๆ่ฝ็ซๅจ่ฎพ่ฎกๆจกๅผ็ๅบ็กไธๆๅปบๅบๆดๅ ๅ็็ไปฃ็ ใ
**้
่ฏปๅปบ่ฎฎ**
ๆฌไนฆๅฑไบๅฎๆๅ่ไธๆฏ็่ฎบไป็ป็ฑปไนฆ็ฑ๏ผๆฏไธ็ซ ่้ฝๆๅฏนๅบ็ๅฎๆดไปฃ็ ๏ผๅญฆไน ็่ฟ็จ้่ฆๅ่ไนฆไธญ็็ซ ่ไธไปฃ็ ไธ่ตทๅญฆไน ๏ผๅๆถๅจๅญฆไน ็่ฟ็จไธญ้่ฆไบ่งฃๅนถ่ฟ่กไปฃ็ ใๅญฆไน ๅฎๆๅ่ฟ่ก็ฅ่ฏ็น็ๆป็ป๏ผไปฅๅๆ่๐ค่ฟๆ ท็่ฎพ่ฎกๆจกๅผๅจ่ชๅทฑ็ไธๅกๅบๆฏไธญ้่ฆๅฆไฝไฝฟ็จใ
## ็ตๅญ็(ๆง็) - ๐[**ๅจ็บฟ้
่ฏป**](https://bugstack.cn/md/develop/design-pattern/2020-05-20-%E9%87%8D%E5%AD%A6Java%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E5%B7%A5%E5%8E%82%E6%96%B9%E6%B3%95%E6%A8%A1%E5%BC%8F%E3%80%8B.html)
- ๅๅปบๅๆจกๅผ
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆๅทฅๅๆนๆณๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-05-20-%E9%87%8D%E5%AD%A6Java%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E5%B7%A5%E5%8E%82%E6%96%B9%E6%B3%95%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๆฝ่ฑกๅทฅๅๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-05-24-%E9%87%8D%E5%AD%A6Java%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E6%8A%BD%E8%B1%A1%E5%B7%A5%E5%8E%82%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆๅปบ้ ่
ๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-05-26-%E9%87%8D%E5%AD%A6Java%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E5%BB%BA%E9%80%A0%E8%80%85%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆๅๅๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-05-28-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E5%8E%9F%E5%9E%8B%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆๅไพๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-05-31-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E5%8D%95%E4%BE%8B%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- ็ปๆๅๆจกๅผ
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใ้้
ๅจๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-02-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E9%80%82%E9%85%8D%E5%99%A8%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆๆกฅๆฅๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-04-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E6%A1%A5%E6%8E%A5%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆ็ปๅๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-08-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E7%BB%84%E5%90%88%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆ่ฃ
้ฅฐๅจๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-09-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E8%A3%85%E9%A5%B0%E5%99%A8%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆๅค่งๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-11-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E5%A4%96%E8%A7%82%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆไบซๅ
ๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-14-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E4%BA%AB%E5%85%83%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆไปฃ็ๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-16-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E4%BB%A3%E7%90%86%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- ่กไธบๅๆจกๅผ
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆ่ดฃไปป้พๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-18-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E8%B4%A3%E4%BB%BB%E9%93%BE%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆๅฝไปคๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-21-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E5%91%BD%E4%BB%A4%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆ่ฟญไปฃๅจๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-23-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E8%BF%AD%E4%BB%A3%E5%99%A8%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆไธญไป่
ๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-27-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E4%B8%AD%E4%BB%8B%E8%80%85%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆๅคๅฟๅฝๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-28-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E5%A4%87%E5%BF%98%E5%BD%95%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆ่งๅฏ่
ๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-06-30-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E8%A7%82%E5%AF%9F%E8%80%85%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆ็ถๆๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-07-02-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E7%8A%B6%E6%80%81%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆ็ญ็ฅๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-07-05-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E7%AD%96%E7%95%A5%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆๆจกๆฟๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-07-07-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E6%A8%A1%E6%9D%BF%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
- [้ๅญฆ Java ่ฎพ่ฎกๆจกๅผใๅฎๆ่ฎฟ้ฎ่
ๆจกๅผใ](https://github.com/fuzhengwei/CodeGuide/blob/master/docs/md/develop/design-pattern/2020-07-09-%E9%87%8D%E5%AD%A6%20Java%20%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F%E3%80%8A%E5%AE%9E%E6%88%98%E8%AE%BF%E9%97%AE%E8%80%85%E6%A8%A1%E5%BC%8F%E3%80%8B.md)
---
## ๅไธ่ดก็ฎ
1. ๅฆๆๆจๅฏนๆฌ้กน็ฎๆไปปไฝๅปบ่ฎฎๆๅ็ฐๆไธญๅ
ๅฎนๆ่ฏฏ็๏ผๆฌข่ฟๆไบค issues ่ฟ่กๆๆญฃใ
2. ๅฏนไบๆไธญๆๆฒกๆๆถๅๅฐ็ฅ่ฏ็น๏ผๆฌข่ฟๆไบค PRใ
## ไธๆ่็ณป
- **ๅ ็พคไบคๆต** ๆฌ็พค็ๅฎๆจๆฏ็ปๅคงๅฎถๆไพไธไธช่ฏๅฅฝ็ๆๆฏๅญฆไน ไบคๆตๅนณๅฐ๏ผๆไปฅๆ็ปไธๅๅนฟๅ๏ผ็ฑไบๅพฎไฟก็พคไบบๆปก 100 ไนๅๆ ๆณๅ ๅ
ฅ๏ผ่ฏทๆซๆไธๆนไบ็ปด็ ๅ
ๆทปๅ ไฝ่
โๅฐๅ
ๅฅโ ๅพฎไฟก(fustack)๏ผๅคๆณจ๏ผๅ ็พคใ
<img src="https://bugstack.cn/images/personal/fustack.png" width="180px">
- **ๅ
ฌไผๅท(bugstack่ซๆดๆ )** - ๆฒๆทใๅไบซใๆ้ฟ๏ผไธๆณจไบๅๅไธ้ขๆกไพ๏ผไปฅๆๆๅญฆไน ็ผ็จ็ๆนๅผๅไบซ็ฅ่ฏ๏ผ่ฎฉ่ชๅทฑๅไปไบบ้ฝ่ฝๆๆๆถ่ทใ
<img src="https://bugstack.cn/images/personal/qrcode.png" width="180px">
## ่ด่ฐข
ๆ่ฐขไปฅไธไบบๅๅฏนๆฌไปๅบๅๅบ็่ดก็ฎๆ่
ๅฏนๅฐๅ
ๅฅ็่ต่ต๏ผๅฝ็ถไธไป
ไป
ๅชๆ่ฟไบ่ดก็ฎ่
๏ผ่ฟ้ๅฐฑไธไธไธๅไธพไบใๅฆๆไฝ ๅธๆ่ขซๆทปๅ ๅฐ่ฟไธชๅๅไธญ๏ผๅนถไธๆไบค่ฟ Issue ๆ่
PR๏ผ่ฏทไธๆ่็ณปใ
**:seedling: ๆ่ฐขๅคงๅฎถๅฏนไปๅบๅปบ่ฎพ็่ดก็ฎ**
<a href="https://github.com/6freeair2016">
<img src="https://avatars.githubusercontent.com/u/20253565?v=4" style="border-radius:5px" width="50px">
</a>
<a href="https://github.com/LittleBrotherFu">
<img src="https://avatars.githubusercontent.com/u/25544835?v=4" style="border-radius:5px" width="50px">
</a>
<a href="https://github.com/MichaelHan0228">
<img src="https://avatars.githubusercontent.com/u/33157567?v=4" style="border-radius:5px" width="50px">
</a>
*ๆชๆญขๅฐๆญค่ฎพ่ฎกๆจกๅผๅ
ๅฎนๅฐฑๅ
จ้จ่ฎฒๅฎไบ๏ผๅฏ่ฝไนฆไธญไผๅ ไฝ่
ๆฐดๅนณๆ้๏ผๆไธไบๆ่ฟฐไธๅ็กฎๆ่
้ๅญๅ
ๅฎนใๆฌข่ฟๆไบค็ปๆ๏ผไนๆฌข่ฟๅๆ่ฎจ่ฎบ็ธๅ
ณ็ๆๆฏๅ
ๅฎน๏ผไฝ่
ๅฐๅ
ๅฅ๏ผ้ๅธธๆฟๆไธๅๅฅฝ่ฟ่กไบคๆต๏ผไบ็ธๆๅๆๆฏใ*
| 0 |
cloudera/flink-tutorials | null | null | # Tutorials for Flink on Cloudera
This repo contains reference Flink Streaming applications for a few example use-cases. These examples should serve as solid starting points when building production grade streaming applications as they include detailed development, configuration and deployment guidelines.
We suggest to refer the tutorials in the following order even though they are designed to be standalone references:
## Stateless Monitoring Application
The [flink-simple-tutorial](flink-simple-tutorial) application demonstrates some basic capabilities of the DataStream API to build a simple monitoring application with alerting capabilities. It displays the essentials of Flink applications alongside best practices for setting up a robust logging configuration using Kafka.
## Stateful Transaction and Query Processor Service
The [flink-stateful-tutorial](flink-stateful-tutorial) application implements a production grade stateful service for handling incoming item transactions, while also exposing query capabilities.
We dive deeper into structuring streaming application code, state handling and resource configuration. We also present a detailed set up of Kafka data sources and sinks for scalability and discuss validation of our pipeline before deployment.
## Flink Security Showcase Application
The [flink-secure-tutorial](flink-secure-tutorial) application demonstrates Flink's security features for applications intended to run in secured CDP environments. It covers Kerberos authentication and TLS encryption for HDFS and Kafka connectors.
## Flink Quickstart Archetype
The [flink-quickstart-archetype](flink-quickstart-archetype) is a maven archetype for generating application skeletons specificly for Flink on Cloudera.
## Flink Quickstart Skeleton
The [flink-quickstart-skeleton](flink-quickstart-skeleton) is a maven project with the same content the archetype generates. This is for users who do not want or are unable to use the archetype.
| 0 |
Arhiser/java_tutorials | ะัั
ะพะดะฝะธะบะธ ะดะปั ะผะพะธั
ะพะฑััะฐััะธั
ะฒะธะดะตะพ ะฝะฐ Youtube | null | # java_tutorials
ะัะธะฒะตัััะฒัั ะฒัะตั
!
ะะพ ะผะฝะพะณะพัะธัะปะตะฝะฝัะผ ะฟัะพััะฑะฐะผ ะฒ ััะพะผ ัะตะฟะพะทะธัะพัะธะธ ะฒัะปะพะถะตะฝั ะธัั
ะพะดะฝะธะบะธ ะดะปั ะผะพะธั
ะพะฑััะฐััะธั
ะฒะธะดะตะพ ะฝะฐ Youtube, ะดะปั ะบะพัะพััั
ะฝะตั ะพัะดะตะปัะฝะพะณะพ ัะตะฟะพะทะธัะพัะธั.
ะัะธััะฝะพะณะพ ะฟัะพัะผะพััะฐ ะธ ะธะทััะตะฝะธั!
ะะตัะตัะตะฝั ะฒะธะดะตะพ:
ะะฐะทะฒะฐะฝะธะต|Youtube|ะัั
ะพะดะฝะธะบะธ
--------|-------|---------
Java. ะะพะธัะบ ะผะธะฝะธะผะฐะปัะฝะพะณะพ ัะปะตะผะตะฝัะฐ ะฒ ะผะฐััะธะฒะต|https://youtu.be/J8CbZYnJ5O8|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/minimal/Main.java
Java. ะกะพััะธัะพะฒะบะฐ ะฟัะทัััะบะพะผ.|https://youtu.be/aXyMkR8LGEo|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/sort/BubbleSort.java
Java. ะะพะธัะบ ัะฐะนะปะพะฒ ะฒ ะฟะฐะฟะบะฐั
ะฝะฐ ะดะธัะบะต.|https://youtu.be/OaltzA7uCRY|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/file_search/files.java
Java. ะ ัะพััะธัะพะฒะบะต ะฒัะฑะพัะพะผ.|https://youtu.be/gjzLnfYc48w|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/sort/SelectionSort.java
Java. ะััััะฐั ัะพััะธัะพะฒะบะฐ. ะะฑัััะฝะตะฝะธะต ะฝะฐ ะฟะฐะปััะฐั
)|https://youtu.be/CeHJV4zu_Ts|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/sort/QuickSort.java
Java. ะะฑะพะฑัะตะฝะฝัะต ะพะฟะตัะฐัะธะธ ัะพ ัะฟะธัะบะฐะผะธ ะฒ ััะฝะบัะธะพะฝะฐะปัะฝะพะผ ััะธะปะต.|https://youtu.be/nUv2VrZugSU|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/funcops
Java. ะะฝะพะณะพะฟะพัะพัะฝะพััั. ะะปััะตะฒะพะต ัะปะพะฒะพ synchronized|https://youtu.be/44GqCiEjY14|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/multithreading/synchro/Syncro.java
Java. ะะฝะพะณะพะฟะพัะพัะฝะพััั. ะะตัะพะดั wait ะธ notify. ะะปะพะบะธััััะฐั ะพัะตัะตะดั ะธ Worker Thread.|https://youtu.be/CA4oUmywL28|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/multithreading/queue
Java. ะะตัะพะดั equals ะธ hashCode.|https://youtu.be/lWnzRILIEZ0|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/equals
Java. ะกะพััะธัะพะฒะบะฐ ัะปะธัะฝะธะตะผ.|https://youtu.be/wk6hUweJ4UA|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/sort/MergeSort.java
Java. ะ ะฐะฑะพัะฐ ั ะดะฐัะพะน ะธ ะฒัะตะผะตะฝะตะผ.|https://youtu.be/9NDRSR7ot2g|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/time
Java. ะะพะธัะบ ะฒ ะผะฐััะธะฒะต: ะปะธะฝะตะนะฝัะน, ะดะฒะพะธัะฝัะน.|https://youtu.be/pFqFyaKFV4g|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/search/Search.java
Java. ะะตัะตะฒัั ั.1. ะ ะตะบัััะธะฒะฝัะน ะพะฑั
ะพะด ะฒ ะณะปัะฑะธะฝั|https://youtu.be/rwjtcJSNpBs|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/tree1/tree.java
Java. ะัะตัะตะดั ะธ ััะตะบ.|https://youtu.be/X07Y7pkHHJc|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/stack
Java. ะะตัะตะฒัั ั.2. ะัะตัะฐัะธะฒะฝัะน ะพะฑั
ะพะด ะดะตัะตะฒะฐ ะฒ ะณะปัะฑะธะฝั ะธ ัะธัะธะฝั.|https://youtu.be/pcicxEjCPZY|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/tree2
Java. ะะพะธัะบ ะฒัะพัะพะณะพ ะฟะพ ะผะธะฝะธะผะฐะปัะฝะพััะธ ัะปะตะผะตะฝัะฐ ะฒ ะผะฐััะธะฒะต.|https://youtu.be/03iETRvZrFg|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/second_minimal/Main.java
Java. ะะปะณะพัะธัะผั ะฟะพะธัะบะฐ ัััะพะบะธ: ะฝะฐะธะฒะฝัะน, ะะฝััะฐ-ะะพััะธัะฐ-ะัะฐััะฐ.|https://youtu.be/bBFg9LXdZA4|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/string_search/Main.java
Java. ะััะธัะปะตะฝะธะต ะฐัะธัะผะตัะธัะตัะบะพะณะพ ะฒััะฐะถะตะฝะธั ะธะท ัััะพะบะธ ะผะตัะพะดะพะผ ัะตะบัััะธะฒะฝะพะณะพ ัะฟััะบะฐ.|https://youtu.be/iLnNqqom5KY|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/parser/Main.java
Java. ะะฑะพะฑัะตะฝะฝัะน ะบะปะฐัั ะดะปั ะฟัะตะดััะฐะฒะปะตะฝะธั ะดะตัะตะฒะฐ ั ะปัะฑัะผะธ ะดะฐะฝะฝัะผะธ.|https://youtu.be/DUUgn0fMMnw|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/tree3
Java. ะะฐััะตั ะฐัะธัะผะตัะธัะตัะบะธั
ะฒััะฐะถะตะฝะธะน, ัะฐััั 2: ะพะฟะตัะฐัะพั "ัะฝะฐัะฝัะน ะผะธะฝัั" ะธ ะฒัะทะพะฒ ััะฝะบัะธะน.|https://youtu.be/ARTnW-unrAQ|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/parserfunc/Main.java
Java. ะ ะตัะตัะพ ะญัะฐัะพััะตะฝะฐ. ะัะพะฒะตัะบะฐ ัะธัะปะฐ ะฝะพ ะฟัะพััะพัั.|https://youtu.be/snRFphzl-bU|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/primenums
Java. ะะปะณะพัะธัะผ ะฅะฐััะผะฐะฝะฐ ะดะปั ะบะพะผะฟัะตััะธะธ ะดะฐะฝะฝัั
.|https://youtu.be/OQrwOywESGg|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/huffman/Main.java
Java. ะะฑัะฐัะตะฝะธะต ะพะดะฝะพัะฒัะทะฝะพะณะพ ัะฟะธัะบะฐ.|https://youtu.be/Nzz4i1QWmJw|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/linkedlist/Main.java
Java. ะ ะธััะตะผ ะทะฒะตะทะดั ะฒ 3D ะฟัะพัััะฐะฝััะฒะต.|https://youtu.be/BgbIh5ktOs4|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/stars
Java. ะกะพััะธัะพะฒะบะฐ ะฟะพะดััะตัะพะผ.|https://youtu.be/WBS8qlrry0U|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/sort/count
Java. ะกะพััะธัะพะฒะบะฐ ะฒััะฐะฒะบะฐะผะธ.|https://youtu.be/jywoZ2XaQoM|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/sort/insertion/InsertionSort.java
Java. ะัะตัะธะบัะฝะพะต ะดะตัะตะฒะพ.|https://youtu.be/-DGJuakdiYU|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/prefix_tree/Main.java
Java. ะะดะฐะฟัะธะฒะฝะฐั ะบะพะผะฟัะตััะธั ะฅะฐััะผะฐะฝะฐ.|https://youtu.be/IEe3qkdZ99c|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/huffman_adapt/digital
Java. ะะปะณะพัะธัะผ ะณะตะฝะตัะฐัะธะธ ััะฐะบัะฐะปัะฝะพะณะพ ััะผะฐ|https://youtu.be/a-j8vgLfUqA|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/fract_noise
Java. ะะฐะดะฐัะฐ ะพ ััะบะทะฐะบะต. ะะธะฝะฐะผะธัะตัะบะพะต ะฟัะพะณัะฐะผะผะธัะพะฒะฐะฝะธะต.|https://youtu.be/wcjqBf2qRe0|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/knapsack
Java. ะกะพััะธัะพะฒะบะฐ ัะฐััะตัะบะพะน. ะั ะฟัะทัััะบะฐ ะดะพ ัะฐััะตัะบะธ.|https://youtu.be/ywGK-_3znMw|https://github.com/Arhiser/java_tutorials/tree/master/src/ru/arhiser/sort/comb
Java. ะกะธััะตะผั ััะธัะปะตะฝะธั. ะะปะณะพัะธัะผ ะฟะตัะตะฒะพะดะฐ ะฒ ะฟัะพะธะทะฒะพะปัะฝัั ัะธััะตะผั ััะธัะปะตะฝะธั.|https://youtu.be/O9jc8_5wcuQ|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/calculus/Main.java
Java. Dithering. ะะปะณะพัะธัะผ ะณะตะฝะตัะฐัะธะธ ัะตัะฝะพ-ะฑะตะปัั
ะธะทะพะฑัะฐะถะตะฝะธะน.|https://youtu.be/oAsaB90f2Y0|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/dithering/Main.java
Java. Bogosort. ะกะปััะฐะนะฝะฐั ัะพััะธัะพะฒะบะฐ.|https://youtu.be/4Kpb_TTgdmU|https://github.com/Arhiser/java_tutorials/blob/master/src/ru/arhiser/sort/bogo/Main.java
| 0 |
OskarVeerhoek/YouTube-tutorials | The source code for my LWJGL tutorials on YouTube. | null | null | 0 |
Qkyrie/modern-java-tutorials | Tutorials and code examples posted on diplr.org | crpytography java kotlin micronaut quarkus spring | null | 0 |
luweizheng/flink-tutorials | Flink Tutorial Project | bigdata flink flink-examples flink-stream-processing | # Flink Tutorials
[English](https://github.com/luweizheng/flink-tutorials/blob/master/README.md) | [ไธญๆ](https://github.com/luweizheng/flink-tutorials/blob/master/README_zh.md)
## Introduction
This is a tutorial repo based on Flink v1.12.4. You can clone it and learn some basic ideas about Flink. I use Java and Scala to demonstrate how to use Flink. You need to install Intellij Idea and Maven in your local environment.
**Please star this repo** if you find it useful.
I also wrote a book (in Chinese) about Flink.
## Project Structure
`chapter2_basics` gives some basic examples on overloading, types, functional programming.
`chapter4_api` shows Flink transformation APIs without time or state.
`chapter5_time` shows how to use time and window.
`chapter6_state` gives example on state.
`chapter7_connector` gives example on Connector (Source and Sink).
`chapter7_sql` shows Table API & SQL.
`exercise` are projects using Flink.
## Contact
Feel free to reach out via [email](mailto:luweizheng36@hotmail.com).
| 1 |
BranislavLazic/SwingTutorials | Tutorials for Java's Swing UI toolkit explaining how to use particular components | gui java swing | Examples for basic usage of Swing components.
Feel free to contribute!
| 0 |
sbtqa/tutorials | Tutorials and Courses | null | # Various SberTech Tutorials and Courses
[](http://sber-tech.com/)
[](http://sber-tech.com/)
| 0 |
YadaGiriReddy/HYR-Tutorials | This repository is used for uploading the programs used in youtube video tutorials. | apache-poi automation csharp css-selectors cucumber eclipse flaui java selenium selenium-webdriver seleniumwebdriver test-automation testing testing-tools visual-studio webdriver xpath | # H Y R Tutorials
This repository is created and will be used for uploading the programs which I created in my tutorial videos.
Also it can be used to browse all the videos and playlists from single place.
You can find the GitHub link in the video description or you can directly browse the content from Here.
***
### YouTube Channel Links:
#### H Y R Tutorials (English) - https://www.youtube.com/hyrtutorials
#### H Y R Tutorials (Telugu) - https://www.youtube.com/c/hyrtutorialstelugu <br />
๐ Please Subscribe๐ to start learning for FREE, Also help your friends in learning the best by suggesting these channels.
Join my youtube channel to get access to perks:
https://www.youtube.com/channel/UCzFPWBdClpZ9afmmyhho4Rg/join
***
## Checkout my YouTube Tutorial Playlists (English) ๐
| Playlist Name | Link |
| ------------- |-------------|
| Windows Automation with FlaUI |https://bit.ly/33CG4dB |
| Java for Absolute Beginners | https://bit.ly/3keRJGa |
| Selenium with Java | https://bit.ly/2FyKvxj |
| TestNG - Testing Framework | https://bit.ly/3wXyuXB |
| Extent Reports | https://bit.ly/3pGD1gh |
| CSS Selectors | https://bit.ly/2Rn0IbD |
| XPath | https://bit.ly/2RlLdkw |
| Javascript Executor | https://bit.ly/2FhNXwS |
| Apache POI | https://bit.ly/2RrngrH |
| Apache PDFBox | https://bit.ly/3BpH599 |
| Selenium Interview Questions | https://bit.ly/3matUB3 |
| Maven | https://bit.ly/2DYfYZE |
| How to fix Eclipse Errors |https://bit.ly/3ipvNYf |
***
## Checkout my YouTube Tutorial Playlists (Telugu) ๐
| Playlist Name | Link |
| ------------- |-------------|
| Core Java in Telugu | https://bit.ly/3KMlbBk |
| Selenium with Java in Telugu | https://bit.ly/3tL7Z9S |
| Core Java + Selenium online classes in Telugu| https://bit.ly/30008YR |
| Career guidance questions in Telugu | https://bit.ly/3IIk9oA |
| Core Java - Assignments in Telugu | https://bit.ly/3sJlfds |
***
## Course Content - English
<details>
<summary>Windows Automation with FlaUI</summary>
1. [Basics of Windows Automation](https://youtu.be/tb1BgILHXCY)
2. [Tools available for Windows Automation](https://youtu.be/qZKGFNv6kLA)
3. [What is FlaUI? Libraries provided by FlaUI?](https://youtu.be/qhPSfkdNJ04)
4. [Downloading and Installation of Visual Studio](https://youtu.be/jmrxsReIJwc)
5. [Project creation in Visual Studio](https://youtu.be/qPhfXR8vDME)
6. [Installation of FlaUI | Windows Automation Tool](https://youtu.be/86wfAnfgqGg)
7. [GUI Inspecting Tools for Windows Applications](https://youtu.be/2rE9dsTXUQE)
8. [Installation of Accessibility Tool - FlaUInspect](https://youtu.be/VYmxWXCGGB0)
9. [Working with Accessibility Tool - FlaUInspect](https://youtu.be/790e_YlV16A)
10. [Launching Windows Application using FlaUI](https://youtu.be/b7Qjsbl1jqE)
11. [Handling Different Types of Controls with FlaUI](https://youtu.be/nCEjzeHmEvk)
12. [Element finding mechanisms in FlaUI](https://youtu.be/7OwF3oXhw14)
13. [Finding Control with Multiple conditions in FlaUI](https://youtu.be/jANcYTmaSNc)
14. [Handling of menu and context menu with FlaUI](https://youtu.be/Ru-M6Tb2Jvw)
15. [Perform Mouse actions using FlaUI](https://youtu.be/eLeVOthqdOo)
16. [Perform Keyboard actions using FlaUI](https://youtu.be/IADVtmY3JVk)
17. [Capture Screenshots using FlaUI](https://youtu.be/7vCZh9VZLvg)
18. [Accessing Standard UIA Properties using FlaUI](https://youtu.be/EOKPiLykNVE)
</details>
<details>
<summary>Java for Absolute Beginners</summary>
1. [Part 1 - Introduction to Java](https://youtu.be/fPxY4hujnq4)
2. [Part 2 - How to Download & Install Java 8 on Windows 10](https://youtu.be/KG0aZOQHHhg)
3. [Part 3 - How to Download & Install Java 11 on Windows 10](https://youtu.be/BP7PgSofmzg)
4. [Part 4 - How to Download and Install Eclipse on Windows 10](https://youtu.be/Mm7JEgWlDsY)
5. [Part 5 - Write your First Java Program with Eclipse IDE](https://youtu.be/DDiVOF0EqGA)
6. [Part 6 - Execute Java Program from Command Prompt](https://youtu.be/mUELIhr5mks)
7. [Part 7 - Variables in Java](https://youtu.be/iM7uec02OlA)
8. [Part 8 - DataTypes in Java](https://youtu.be/L_SUrVJoQHA)
9. [Part 9 - Getting user input data in Java using scanner class](https://youtu.be/b9i-yId8GxI)
10. [Part 10 - Operators in Java](https://youtu.be/WR3oP3dI6l8)
11. [Part 11 - Decision Making Statements (if and if-else) in Java](https://youtu.be/DQjnttmFwHw)
12. [Part 12 - Decision Making Statements (switch) in Java](https://youtu.be/L9bdGbyMNpw)
13. [Part 13 - Looping Statements (while and do-while) in Java](https://youtu.be/HfBBFSpBKYM)
14. [Part 14 - Arrays in Java](https://youtu.be/p6xXuVoo8gI)
15. [Part 15 - Looping Statements (for and foreach) in Java](https://youtu.be/AWdXsNB4TfI)
16. [Part 16 - Methods in Java](https://youtu.be/8Cie6S3Y2rQ)
17. [Part 17 - Class and Object in Java](https://youtu.be/WCfRhPd5Wzo)
18. [Part 18 - Constructors in Java](https://youtu.be/WGYgM7dlet4)
19. [Part 19 - This keyword in Java](https://youtu.be/3gAjQkzzrcM)
</details>
<details>
<summary>Learn Java under 1 minute (Youtube Shorts)</summary>
1. [What is Java?](https://youtube.com/shorts/Uht4_1d_eY0)
2. [Advantages of Java](https://youtube.com/shorts/udRT3UCLaD8)
3. [Download and Install Java](https://youtube.com/shorts/eKdS82tcsn8)
4. [How to set path in Java](https://youtube.com/shorts/FeCWO2HLONg)
5. [Download and install Eclipse IDE](https://youtube.com/shorts/6PJvxjnNYm0)
6. [Write your first program in Eclipse IDE](https://youtube.com/shorts/fWrwxEgSblA)
7. [Download and install IntelliJ IDEA IDE](https://youtube.com/shorts/gOT0TCgdAGE)
8. []()
9. [Write a java program to perform the arithmetic operations on two numbers](https://youtube.com/shorts/uUqQkoRMVYs)
10. [Write a java program to perform Swapping of two numbers](https://youtube.com/shorts/AhBfmH0W_OE)
11. [Write a java program to perform Swapping of two numbers without third variable](https://youtube.com/shorts/3on1icbumTw)
12. [Write a java program to verify whether the given number is an even number or odd number](https://youtube.com/shorts/5MIzubva1eM)
13. [Write a java program to verify whether the given year is a leap year or common year](https://youtube.com/shorts/1cHpsGm0QYM)
14. [Write a java program to calculate the square of a given number](https://youtube.com/shorts/42dtRlDDT7o)
15. [Write a java program to calculate the power of a given number](https://youtube.com/shorts/Q0CdKjzmAQI)
16. [Write a java program to calculate the square root of a given number](https://youtube.com/shorts/_XT7G6lofKo)
17. [Write a java program to convert the temperature from Fahrenheit to Celsius](https://youtube.com/shorts/aGh5In234qU)
18. [Write a java program to verify whether the given number is a prime number or not](https://youtube.com/shorts/kWcWu0ZV5-c)
19. [Write a java program to count the number of digits in a given number](https://youtube.com/shorts/9qCTlGQ5Z2g)
20. [Write a java program to verify whether the given number is an Armstrong number or not](https://youtube.com/shorts/Ar4GZT-kka0)
21. [Write a java program to print the reverse of a given number](https://youtube.com/shorts/LKIqSh3OsUg)
22. [Write a java program to verify whether the given number is palindrome or not](https://youtube.com/shorts/fFZbbsmEFAk)
23. [Write a java program to print numbers ranging from 20 to 50 using while loop](https://youtube.com/shorts/z0Oi1XThM40)
24. [Write a java program to print the even numbers ranging from 50 to 100 using while loop](https://youtube.com/shorts/RkX2hLrxkcA)
25. [Write a java program to print the prime numbers ranging from 10 to 60 using while loop](https://youtube.com/shorts/LbAx8PEajkM)
26. [Write a java program to print the numbers ranging from 5 to 25 using for loop](https://youtube.com/shorts/Eey7UiEDqMs)
27. [Write a java program to print the multiplication table of a given number](https://youtube.com/shorts/WcoiLQCpIuw)
28. [Write a java program to print the sum of the even numbers ranging from 8 to 250 using for loop](https://youtube.com/shorts/kdW36rGtp4I)
29. [Write a java program to print the factorial of a given number](https://youtube.com/shorts/euUqV76fnUw)
30. [Write a java program to print the factors of a given number](https://youtube.com/shorts/ULB0wRldpMc)
31. [Write a java program to print the English Alphabet in Upper case and Lower case](https://youtube.com/shorts/SrF9hpe9BeU)
</details>
<details>
<summary>Selenium WebDriver with Java</summary>
1. [Introduction to Selenium](https://youtu.be/nE3JJQ5zALE)
2. [Downloading and Setting up Selenium WebDriver](https://youtu.be/BbQyHKcdbD8)
3. [Launch Chrome & Firefox Browsers using Selenium WebDriver](https://youtu.be/RgFREgOgSlE)
4. [Auto download Driver Executables using WebDriverManager](https://youtu.be/tdA3tSl0jUg)
5. [Desired Capabilities and Chrome Options in Selenium WebDriver](https://youtu.be/lvIXXilkw60)
6. [Different Locators Available in Selenium WebDriver](https://youtu.be/ZukVi_Qbm58)
7. [Navigation Methods in Selenium WebDriver](https://youtu.be/wlu6pr_QPXQ)
8. [Handling of Basic HTML Controls using Selenium WebDriver](https://youtu.be/Nyx955Dl058)
9. [Handling of HTML Dropdown using Selenium WebDriver](https://youtu.be/WRLZASByeiE)
10. [How to handle Alerts in Selenium WebDriver](https://youtu.be/Ogo_t1c-TN4)
11. [How to handle Multiple Windows in Selenium WebDriver](https://youtu.be/InTZhbAWCrU)
12. [How to Handle Frames in Selenium WebDriver](https://youtu.be/INdpVD26sDI)
13. [XPath vs CSS Selector in Selenium WebDriver](https://youtu.be/d4iJrWsdT4E)
14. [Capture Screenshots using Selenium WebDriver](https://youtu.be/Ld9qJ4psQmI)
15. [PageLoadTimeOut in Selenium WebDriver](https://youtu.be/PZXw8GlV5-o)
16. [Implicit Wait Timeout in Selenium WebDriver](https://youtu.be/OOMer-N5WY4)
17. [Handling of Bootstrap Dropdowns using Selenium WebDriver](https://youtu.be/jBVtlGTOWu0)
18. [How to handle Permission Pop-ups using Selenium WebDriver?](https://youtu.be/deKXbbIHD4w)
19. [How to download files in Chrome, Firefox & Edge browsers using Selenium WebDriver?](https://youtu.be/15-ayP0sukA)
20. [Remove "Chrome is being controlled by automated test software" message using Selenium WebDriver](https://youtu.be/KAbllhPomwE)
21. [How to handle Calendars using Selenium WebDriver | Selenium |](https://youtu.be/HqzlDEPdJ3w)
</details>
<details>
<summary>TestNG - Testing Framework</summary>
1. [Part 1 - Introduction to TestNG](https://youtu.be/LQ72KZAg0QE)
2. [Part 2 - Installation of TestNG](https://youtu.be/EIPHiYYMD0g)
3. [Part 3 - Create and run your first TestNG test](https://youtu.be/k_zFvArWWTs)
4. [Part 4 - Basic structure of TestNG xml file](https://youtu.be/iEOZ2FmTWe0)
5. [Part 5 - Assertions in TestNG](https://youtu.be/MccoImse-qg)
6. [Part 6 - Hard Assertions vs Soft Assertions in TestNG](https://youtu.be/qaLOTq2zPXU)
7. [Part 7 - TestNG annotations and the flow of execution](https://youtu.be/I32ASJ7ICBo)
8. [Part 8 - Parameters in TestNG](https://youtu.be/w7ObteNcxVA)
9. [Part 9 - Optional Parameters in TestNG](https://youtu.be/e-MKvkZrCJ8)
10. [Part 10 - How to enable or disable test cases from testng xml file](https://youtu.be/vCQ-coMJ90k)
11. [Part 11 - How to prioritize your tests in TestNG](https://youtu.be/3kVJ9Yi3ruA)
12. [Part 12 - How to ignore tests in TestNG](https://youtu.be/iqkCLlpw3JQ)
13. [Part 13 - How to group your tests in TestNG](https://youtu.be/nm3J-TivIVs)
14. [Part 14 - How to create the test dependencies in TestNG](https://youtu.be/QOF4t3UfgUI)
15. [Part 15 - How to create the test group dependencies in TestNG](https://youtu.be/_0kSbiOOnO4)
16. [Part 16 - What is a Dataprovider and how to use it in TestNG](https://youtu.be/Zi1U-8qvWSs)
17. [Part 17 - Parameters of Test Method and Return types of Dataprovider](https://youtu.be/90_Pv6ixtj0)
18. [Part 18 - How to use the dataprovider partially in TestNG](https://youtu.be/do0Bql_QVhg)
19. [Part 19 - How to create the dataprovider in a separate class](https://youtu.be/RZov5D58p2Q)
20. [Part 20 - Integration of Excel with Dataprovider](https://youtu.be/t8zlxZ1CwKw)
21. [Part 21 - Parallel execution with DataProvider in TestNG](https://youtu.be/T6XCjr98bA8)
22. [Part 22 - How to use timeout & expectedExceptions attributes in TestNG](https://youtu.be/ZU6qdmW0SmY)
23. [Part 23 - Execute your tests in parallel using TestNG](https://youtu.be/lMzdCHom2vs)
24. [Part 24 - How to use invocationCount, invocationTimeOut & threadPoolSize in TestNG](https://youtu.be/qIENXnWJLpI)
25. [Part 25 - TestNG Listeners](https://youtu.be/neG1AJCH_3Q)
26. [Part 26 - Capture screenshots for only failed tests in TestNG](https://youtu.be/S5wJYCHrUQ4)
27. [Part 27 - Default reports generated by TestNG](https://youtu.be/ilCo0C0HBEI)
28. [Part 28 - Extent reports integration with TestNG (using Annotations)](https://youtu.be/P9zZ35dgrxg)
</details>
<details>
<summary>Extent Reports</summary>
0. [P0 - Extent Reports Course Introduction](https://youtu.be/iyV-fDheyD0)
1. [P1 - Overview of the extent reports](https://youtu.be/nPXJohqAbwU)
2. [P2 - Download and Setup extent report libraries](https://youtu.be/YqCdblSNJUs)
3. [P3 - Create a basic extent report](https://youtu.be/b1zJf52Ex14)
4. [P4 - Understand the log levels in extent reports](https://youtu.be/ySFkim9jkeY)
5. [P5 - Log different types of information to the extent reports](https://youtu.be/79irFF_yJV8)
6. [P6 - Attach screenshots to the extent reports](https://youtu.be/hXG6uV51OLw)
7. [P7 - Different attributes available for a test in extent reports](https://youtu.be/HtnhNshkSy0)
8. [P8 - Extent report configuration using Java, JSON and XML](https://youtu.be/CS7_1bQrbU4)
9. [P9 - Add the system/environment information to extent reports](https://youtu.be/zr6ESxf0W7A)
10. [P10 - Remove/Change the order of the tabs in Extent reports](https://youtu.be/3XON01EALIQ)
11. [P11 - Generate the extent report for only failed or skipped or passed tests](https://youtu.be/S7wOFnYmZw0)
12. [P12 - Shortcuts in extent reports](https://youtu.be/W9ekdTm65Jc)
13. [P13 - Extent reports integration with TestNG (using Annotations)](https://youtu.be/P9zZ35dgrxg)
</details>
<details>
<summary>XPath in Selenium WebDriver</summary>
1. [What is XPath? Types of XPath? How to write XPath?](https://youtu.be/Em2PfKQ26Zw)
2. [XPath Operators & XPath Functions - and, or, text, contains, starts-with and normalize-space](https://youtu.be/OTStvDR_jF4)
3. [XPath Axes - ancestor, parent, following-sibling, preceding-sibling, child and descendant](https://youtu.be/aAWvwGFkySI)
</details>
<details>
<summary>CSS Selectors in Selenium WebDriver</summary>
1. [Part 1 - What is CSS Selector & Types of CSS Selector](https://youtu.be/DlsmZ1hdgPI)
2. [Part 2 - CSS Simple Selectors](https://youtu.be/JMlXasD2UhU)
3. [Part 3 - CSS Attribute Selectors](https://youtu.be/pZPNJ41ePmE)
4. [Part 4 - CSS Combinator selectors](https://youtu.be/vQvs1WSQwI0)
5. [Part 5 - Conditions and Pseudo Classes in CSS Selectors](https://youtu.be/dwB9jkFaiuU)
</details>
<details>
<summary>Apache POI (Java Library for reading and writing Microsoft Office files)</summary>
1. [Part 1 - Introduction to Apache POI](https://youtu.be/mHHflDVLD0o)
2. [Part 2 - How to Create Excel File using Apache POI](https://youtu.be/q-fREhjTmNk)
3. [Part 3 - How to Read Excel File using Apache POI](https://youtu.be/JAyJSffgm7c)
</details>
<details>
<summary>Apache PDFBox (Java Library for manipulating PDF files)</summary>
1. [How to read the data from PDF file using Apache PDFBox](https://youtu.be/9O_y9wI7P0A)
</details>
<details>
<summary>JavascriptExecutor in Selenium WebDriver</summary>
1. [What is JavascriptExecutor in Selenium WebDriver?](https://youtu.be/vwdNFoS9aQM)
2. [Enter Text into a Textbox using JavascriptExecutor in Selenium WebDriver](https://youtu.be/AHUhFgWYtAA)
3. [Perform Click Operation using JavascriptExecutor in Selenium WebDriver](https://youtu.be/sXCTNmOmB_s)
4. [Perform Scroll Operations using Javascript Executor in Selenium WebDriver](https://youtu.be/3c2rE51MzWI)
5. [Highlight Web Elements using JavascriptExecutor in Selenium WebDriver](https://youtu.be/mTkeNj5tglw)
</details>
<details>
<summary>Selenium WebDriver Interview Questions</summary>
1. [What is the meaning of WebDriver driver = new ChromeDriver() in Selenium WebDriver?](https://youtu.be/ZJI2sdTLVEg)
2. [Why do we need to typecast the WebDriver Instance to use TakeScreenshot or JavascriptExecutor?](https://youtu.be/I2Dc6TOzPVQ)
3. [How to Find Broken Links using Selenium WebDriver?](https://youtu.be/3liZaog-xXM)
4. [How to Find Broken Images using Selenium WebDriver?](https://youtu.be/6NXZQYs-Eig)
5. [What is the difference between findElement and findElements in #Selenium WebDriver?](https://youtu.be/NInJVd6aBKM)
6. [What is the difference between driver.close() and driver.quit() in Selenium WebDriver?](https://youtu.be/-2h8wAgzvHo)
7. [What is the difference between driver.get() and driver.navigate().to() in Selenium WebDriver?](https://youtu.be/VU1yut6JEHs)
</details>
<details>
<summary>Maven</summary>
1. [Install Maven on Windows](https://youtu.be/-6Gq_lQbR_c)
</details>
<details>
<summary>How to fix Eclipse Errors</summary>
1. [How to fix error "A JRE or JDK must be available in order to run Eclipse" ](https://youtu.be/duE6IfQfzKY)
2. [How to fix "Failed to load the JNI shared library" error](https://youtu.be/4Y9mjyxO8EY)
</details>
***
## Course Content - Telugu
<details>
<summary>Core Java in Telugu</summary>
0. [P0 - Java Course Introduction](https://youtu.be/_3GP0qyTbsI)
1. [P1 - Introduction to Programming](https://youtu.be/6vbgKKSYdBA)
2. [P2 - Introduction to Java](https://youtu.be/ILFg074rlNY)
3. [P3 - Downloading and Installation of Java version 8](https://youtu.be/_0sfaKYTlmA)
4. [P4 - Downloading and Installation of Java version 11 and 17 ](https://youtu.be/Nm6Q-91j6kY)
5. [P5 - Which version of java should be installed in our machine](https://youtu.be/HddwqIDGkg8)
6. [P6 - Tools required for writing and executing Java programs](https://youtu.be/C8ofg23qLNA)
7. [P7 - Writing and Executing our first java program using Notepad and Command Prompt](https://youtu.be/RXqpwLpSdkc)
8. [P8 - Download and Install the Eclipse IDE](https://youtu.be/c6XM9dfzSGI)
9. [P9 - Getting started with Eclipse IDE](https://youtu.be/elR_H9uzQA4)
10. [P10 - Writing & Executing our first java program using Eclipse IDE](https://youtu.be/ONb-Vx4EOSI)
11. [P11 - Packages in Java](https://youtu.be/GfOS3G6vxo8)
12. [P12 - Class in Java](https://youtu.be/XBESTWKipko)
13. [P13 - Data types in Java](https://youtu.be/RcnWMWptnDk)
14. [P14 - Variables in Java](https://youtu.be/xINs7Qqlk-Y)
15. [P15 - Methods in Java](https://youtu.be/E-jRVfgT2es)
16. [P16 - Different type of print statements in Java](https://youtu.be/U4wsiDx74oE)
17. [P17 - Operators in Java](https://youtu.be/GEmkzPZ9hx8)
18. [P18 - How to get the user input from console](https://youtu.be/ebIej53TQ9Y)
19. [P19 - Decision making statements (if & if else) in java](https://youtu.be/ACkYv4ZxlN8)
20. [P20 - Decision making statements (switch) in java](https://youtu.be/KX2AnUKvgSE)
21. [P21 - Constructors in Java](https://youtu.be/JSwJHLWGmq4)
22. [P22 - Object in Java](https://youtu.be/Hx3IS85r5No)
23. [P23 - Comments in Java](https://youtu.be/Tg_brasnNsU)
24. [P24 - Looping statements (while & do-while) in Java](https://youtu.be/eP4My4udo7k)
25. [P25 - Looping statements (for) in Java](https://youtu.be/NLpDOqGPT3U)
26. [P26 - Arrays (Single Dimensional) in Java](https://youtu.be/RMpjvycSZW0)
27. [P27 - Arrays (Multi Dimensional) in Java](https://youtu.be/NY8nbEWq-UY)
28. [P28 - Looping statements (foreach) in Java](https://youtu.be/NdItof24fyo)
29. [P29 - Strings in Java](https://youtu.be/7otVOAZm6R8)
30. [P30 - Static and Non static in java](https://youtu.be/7otVOAZm6R8)
31. [P31 - Type Inference with local variables in Java](https://youtu.be/VcDIytUbTjs)
32. [P32 - OOPs in Java](https://youtu.be/2-NiRzi4jJU)
33. [P33 - Inheritance in Java](https://youtu.be/3k-q-qk6MEU)
34. [P34 - Access Modifiers in Java](https://youtu.be/dkUSSdUpmyY)
35. [P35 - Encapsulation in Java](https://youtu.be/ubUS0Bqj_lg)
36. [P36 - Interface in Java - 1](https://youtu.be/p19Q6pbczjc)
37. [P37 - Abstract Class in Java](https://youtu.be/WxNzvrpddqQ)
38. [P38 - Abstraction in Java](https://youtu.be/sSR3czd45ZU)
39. [P39 - Polymorphism in Java](https://youtu.be/dDSHPBB2Z4I)
40. [P40 - Exception handling in Java - 1](https://youtu.be/9oxcNSeU96k)
41. [P41 - Files in Java](https://youtu.be/vQleKEabzu4)
42. [P42 - Handle text files in Java](https://youtu.be/sP33Aixm9rE)
43. [P43 - Exception handling in Java - 2](https://youtu.be/20tUEKYTLpI)
44. [P44 - POJO Class & Java Bean Class in Java ](https://youtu.be/jgNxBZ9194Q)
45. [P45 - Collections Overview in Java](https://youtu.be/Qg0vs4qBZcA)
46. [P46 - ArrayList & Vector in Java](https://youtu.be/9f4fbj1YjY4)
47. [P47 - Stack in Java](https://youtu.be/F5R7wn-ZXl0)
48. [P48 - LinkedList in Java](https://youtu.be/ON7aGP85Kiw)
49. [P49 - Assignment on List Interface in Java](https://youtu.be/uqSQQxIav70)
50. [P50 - Map in Java](https://youtu.be/uJPB2V7ruN8)
51. [P51 - Queue in Java](https://youtu.be/blIoH9IJlNY)
52. [P52 - Set in Java](https://youtu.be/EpMRkjt-FaU)
53. [P53 - Handle properties files in Java](https://youtu.be/K4MEmLv0cZw)
54. [P54 - Iterator, ListIterator & Enumeration in Java](https://youtu.be/kJ0wclE5lZ4)
55. [P55 - JDK, JRE and JVM in Java](https://youtu.be/UAnsiqNZl64)
56. [P56 - Memory Management in Java](https://youtu.be/8bqQp7xcc2Q)
57. [P57 - Anonymous objects in Java](https://youtu.be/wbb84Rwi_IQ)
58. [P58 - Garbage Collection in java](https://youtu.be/5d_5V-us-Ic)
59. [P59 - Inner classes in Java - Part 1](https://youtu.be/Hfp-PaAU4EY)
60. [P60 - Inner classes in Java - Part 2](https://youtu.be/YpFz_6anXTA)
61. [P61 - Interfaces in Java - Part 2](https://youtu.be/c5iq0VksvX8)
62. [P62 - Lambda expressions in java](https://youtu.be/AdfXQVJVN2w)
63. [P63 - Multithreading in Java - Part 1](https://youtu.be/-403CaIeo2o)
64. [P64 - Multithreading in Java - Part 2](https://youtu.be/Cq4oikPOH_0)
65. [P65 - Multithreading in Java - Part 3](https://youtu.be/v8rIwZqVsyA)
66. [P66 - StringBuffer and StringBuilder in Java](https://youtu.be/g3iZXiu7KbU)
</details>
<details>
<summary>Selenium Java in Telugu</summary>
1. [Part 0 - Selenium Java in Telugu - Course Introduction](https://youtu.be/Jto7decWdpQ)
2. [Part 1 - Introduction to Selenium WebDriver](https://youtu.be/ItHM9NhtVpE)
3. [Part 2 - Tools & Software required for working with Selenium WebDriver](https://youtu.be/8YjPP3JMQ8w)
4. [Part 3 - Java Basics for working with Selenium WebDriver](https://youtu.be/wgWv_0LB7AE)
5. [Part 4 - Download and Install Selenium WebDriver](https://youtu.be/lFV9roUnTC4)
6. [Part 5 - Launch Chrome & Firefox Browsers using Selenium WebDriver](https://youtu.be/RVaN0e3d9nM)
7. [Part 6 - Auto Download driver executables using WebDriverManager](https://youtu.be/b_LWRht3qYA)
8. [Part 7 - Different Locators available in Selenium WebDriver](https://youtu.be/aIh79kaJ4MI)
9. [Part 8 - How to handle TextBoxes in Selenium WebDriver](https://youtu.be/mx5t9WdTFW8)
10. [Part 9 - How to handle basic html controls in Selenium WebDriver](https://youtu.be/-j_UjVymopg)
11. [Part 10 - How to handle Dropdowns in Selenium WebDriver](https://youtu.be/Q8UK1no-uTA)
12. [Part 11 - Navigation Methods in Selenium WebDriver](https://youtu.be/AlXdRMwILe0)
13. [Part 12 - How to handle alerts in a web page using Selenium WebDriver](https://youtu.be/QxlnLI2GGFQ)
14. [Part 13 - How to handle multiple windows or tabs using Selenium WebDriver](https://youtu.be/HmlCk02iydE)
15. [Part 14 - How to handle frames in a web page using Selenium WebDriver](https://youtu.be/fuc4I0tHVNo)
16. [Part 15 - How to capture screenshots of a web page using Selenium WebDriver](https://youtu.be/TP4zFGgx-PI)
17. [Part 16 - PageLoadTimeout in Selenium WebDriver](https://youtu.be/O2gBdimlDi0)
18. [Part 17 - Implicit Wait Timeout in Selenium WebDriver](https://youtu.be/0Wziy-wwzmM)
19. [Part 18 - Explicit Wait in Selenium WebDriver](https://youtu.be/Hn3hqlszoAs)
20. [Part 19 - How to maximize browser window in Selenium WebDriver](https://youtu.be/POhpyNQeck8)
21. [Part 20 - How to get URL, Title, PageSource using Selenium WebDriver](https://youtu.be/f8xoErVL7QU)
22. [Part 21 - How to get WebElement properties using Selenium WebDriver](https://youtu.be/7WRrpNqmmcE)
23. [Part 22 - XPath Full Course in เฐคเฑเฐฒเฑเฐเฑ](https://youtu.be/ilTFwMV3lHk)
24. [Part 23 - Perform Mouse Actions in Selenium WebDriver](https://youtu.be/Sn-ObiJIE5E)
25. [Part 24 - How to handle Calendars using Selenium WebDriver](https://youtu.be/nxdNPaKg7F8)
26. [Part 25 - JavascriptExecutor in Selenium WebDriver](https://youtu.be/owCkCghqU-8)
27. [Part 26 - Selenium Manager in Selenium WebDriver](https://youtu.be/f9_AbQ1-nEU)
28. [Bonus - Common issues faced while working with Selenium WebDriver](https://youtu.be/oIhRNl5q3OI)
</details>
<details>
<summary>Core Java + Selenium online classes in Telugu</summary>
1. [Day 1 - Basics of Java ](https://youtu.be/wqDciGAYjtY)
2. [Day 2 - Downloading and Installation of Java 8 version](https://youtu.be/zThaAPQn8BM)
3. [Day 3 - Downloading and Installation of Java 11 and java 17 versions](https://youtu.be/z5Lch1GBqz4)
4. [Day 4 - Downloading and installation of Eclipse](https://youtu.be/FN-sdTMbRpA)
5. [Day 5 - Writing and executing our first java program (Notepad & Eclipse) ](https://youtu.be/i8J1gkeScgI)
6. [Day 6 - Datatypes in Java](https://youtu.be/FPXKMsxmxv4)
7. [Day 7 - Variables in Java](https://youtu.be/DXgGYLelCac)
8. [Day 8 - Operators in Java](https://youtu.be/eFjyJyy8vng)
9. [Day 9 - Decision making statements in Java - Part 1](https://youtu.be/T2yFKxXZd4c)
10. [Day 10 - Decision making statements in Java - Part 2](https://youtu.be/3bhQdAC_afE)
11. [Day 11 - Looping statements in Java - Part 1](https://youtu.be/l6NSM4Rx63c)
12. [Day 12 - Arrays in Java & Looping statements in Java - Part 2](https://youtu.be/HtHJo31NIBw)
13. [Day 13 - Foreach loop in Java](https://youtu.be/C1wCojpSTMk)
14. [Day 14 - Class, Object, Constructors and Methods in Java](https://youtu.be/qWyP9NNDeZc)
15. [Day 15 - String and its Methods in Java](https://youtu.be/NXAyoDwx5iY)
16. [Day 16 - Static and Non-Static in Java ](https://youtu.be/oJ2LY86_T7A)
17. [Day 17 - Object oriented programming principles in Java](https://youtu.be/hJgHM6e47Ic)
18. [Day 18 - OOPs - Part 2 & Handling of Properties File in Java](https://youtu.be/qFY04DHA99c)
19. [Day 19 - Handling of Text File in Java - Part 1](https://youtu.be/vWu77GPcAIE)
20. [Day 20 - Handling of Text File in Java - Part 2](https://youtu.be/WJ3sydy_9-I)
21. [Day 21 - Exception handling in Java - Part 1](https://youtu.be/hoLyvRZq1N8)
22. [Day 22 - Exception handling in Java - Part 2](https://youtu.be/aUqdZJWnNXU)
23. [Day 23 - Collections overview - Part 1](https://youtu.be/lKWf8ghB8EA)
24. [Day 24 - Arraylist in Java](https://youtu.be/gjSONTGpOhA)
25. [Day 25 - Linkedlist & Vector in Java](https://youtu.be/UWuhoZHC9tU)
26. [Day 26 - Hashmap in Java](https://youtu.be/wWhvc0MYYY0)
27. [Day 27 - Accessibility Modifiers, Working with jar, Set in Java](https://youtu.be/GCpmsFqUkQw)
28. [Day 28 - Introduction & Installation of Selenium ](https://youtu.be/fUkoZHLa1Xg)
29. [Day 29 - Maven Basics & Installation of Selenium in Maven Project](https://youtu.be/4y-PDZaVXNY)
30. [Day 30 - Launch browser using Selenium WebDriver ](https://youtu.be/-F9yLlSs8RY)
31. [Day 31 - Navigate to URL and close the browser in Selenium](https://youtu.be/-BWcANajKK4)
32. [Day 32 - Understand the HTML DOM](https://youtu.be/OGqA6-CPCpE)
33. [Day 33 - Get the Text from any WebElement](https://youtu.be/KZ9bii0PBZw)
34. [Day 34 - XPath - Part 1](https://youtu.be/he_GP9Z8-Uw)
35. [Day 35 - XPath Functions](https://youtu.be/NabcT7AMR4M)
36. [Day 36 - XPath Axes](https://youtu.be/_ttSATamUWo)
37. [Day 37 - Handle Radio Button, Button, Check Box, Link in Selenium](https://youtu.be/rWPtGqksn5E)
38. [Day 38 - Handle Dropdowns in Selenium](https://youtu.be/BXNzNK2YOTk)
39. [Day 39 - WebDriverManager and Alerts](https://youtu.be/bopEagjCMas)
40. [Day 40 - Handle frames in Selenium](https://youtu.be/qXvqmKQgxIw)
41. [Day 41 - Handle multiple windows in Selenium ](https://youtu.be/yllyS0LZ__o)
42. [Day 42 - Navigation & Timeouts in Selenium](https://youtu.be/_9cmFCzWPgI)
43. [Day 43 - Waits in Selenium](https://youtu.be/S3RE_ODZzE0)
44. [Day 44 - JavascriptExecutor in Selenium](https://youtu.be/4kHfCNxBSSY)
45. [Day 45 - Capture screenshots in Selenium](https://youtu.be/Kv4HkLOooGY)
46. [Day 46 - CSS Selectors in Selenium](https://youtu.be/_XyV2fsw8po)
47. [Day 47 - Mouse & Keyboard actions in Selenium](https://youtu.be/6lbqeljLyeU)
</details>
<details>
<summary>Career guidance questions (FAQ) in Telugu</summary>
1. [Iโm from Non IT background, can I learn Software Testing?](https://youtu.be/CH303j_S5X8)
2. [I have a career gap, does the software testing field suitable for me](https://youtu.be/WDsNpyv6aIQ)
3. [Is the manual testing dying?](https://youtu.be/tU7hAZVpCJc)
4. [Is the manual testing knowledge required for automation testing](https://youtu.be/khEt-tNE3VQ)
5. [Does tester get less salary than developer](https://youtu.be/-Xyldz4roMA)
</details>
<details>
<summary>Core Java - Assignments</summary>
1. [Core Java - Assignment #1](https://youtu.be/7lbkzIovNvo)
2. [Core Java - Assignment #2](https://youtu.be/zsOLKk6J_g4)
3. [Core Java - Assignment #3](https://youtu.be/QvNGZD0ZuCc)
4. [Core Java - Assignment #4](https://youtu.be/W3HBAzJu0C4)
5. [Core Java - Assignment #5](https://youtu.be/6O85dy_Vk6M)
6. [Core Java - Assignment #6](https://youtu.be/RQqEFpzdGOg)
7. [Core Java - Assignment #7](https://youtu.be/8LNfuC2Kwgg)
8. [Core Java - Assignment #8](https://youtu.be/LUhnZYI3Y6Y)
</details>
***
## Connect Me/ Follow Me @ ๐
[<img height="30" width="37" src = "https://cdn.worldvectorlogo.com/logos/gmail-icon-2.svg">](mailto:hyadagirireddytutorials@gmail.com)
[<img height="30" width="37" src = "https://cdn.worldvectorlogo.com/logos/blogger-1.svg">](https://www.hyrtutorials.com/)
[<img height="30" src="https://cdn.worldvectorlogo.com/logos/twitter-6.svg" />](https://twitter.com/Hyrtutorials)
[<img height="30" src="https://cdn.worldvectorlogo.com/logos/linkedin-icon-2.svg" />](https://www.linkedin.com/company/hyrtutorials/)
[<img height="30" src="https://cdn.worldvectorlogo.com/logos/facebook-3.svg" />](https://www.facebook.com/HYRTutorials/)
[<img height="30" src="https://cdn.worldvectorlogo.com/logos/instagram-2-1.svg" />](https://www.instagram.com/hyrtutorials/)
[<img height="30" src="https://cdn.worldvectorlogo.com/logos/telegram.svg" />](https://t.me/hyrtutorials)
***
## Support Me ๐
If you like my work, You can show your support and buy me a [coffee](https://www.buymeacoffee.com/yadagirireddy) โ
***
![alt text][logo]
[logo]: https://1.bp.blogspot.com/-2ay0S4DnE2Y/X10bo891-HI/AAAAAAAABF0/Th_6-D2c8fQTI5KheShLcrWF68LREL-MQCLcBGAsYHQ/w400-h110/output-onlinepngtools%2B%25281%2529.png "H Y R Tutorials"
| 0 |
mattdesl/lwjgl-basics | :wrench: LibGDX/LWJGL tutorials and examples | null | null | 0 |
kaviles/BLE_Tutorials | A repo of tutorials for programming Bluetooth Low Energy Apps. | null | null | 0 |
javadevjournal/javadevjournal | Source code for the tutorials published on the Javadevjournal site. | java maven rest rest-api spring-boot spring-cloud spring-core spring-data-jpa spring-mvc spring-security | # Java Dev Journal
Java and Spring development tutorials
**[Java Dev Journal][Java Dev Journal]** is a technical blog which publish articles, blog post on the following topics:
- [Java][Java]
- [Spring Boot][Spring Boot]
- [Spring][Spring]
- [Spring MVC][Spring MVC]
- [Spring Security][Spring Security]
- [REST API][REST API]
- [Shopizer][Shopizer]
## Spring Boot Course
If you are starting with the Spring Boot, we have a free course on the Spring Boot.Our free Spring Boot course start from the basic and bring you to the speed with the advance concepts of the Spring Boot.The course includes free video lessons to help you lean the concepts more easily.
<img src="https://prod-acb5.kxcdn.com/wp-content/uploads/2018/02/spring-boot-icon-200x196.png" height="100">
- [Spring Boot Course][Spring Boot Course]
- [Spring Boot Video Lessons][Spring Boot Video Lessons]
## Build REST API With Spring
Leanr fundamentals of building REST API with Spring. Our free course will help you to quickely start from the basics of the REST.This course help you to impliment these REST principles using Spring framework.
<img src="https://prod-acb5.kxcdn.com/wp-content/uploads/2018/02/rest-icon-200x196-1.png" height="100">
- [REST with Spring Series][REST with Spring Series]
## Techinical Interview Series
If you are preparing for your next job interview, we have an interview series to help you prepare for your next job.
- [Spring Core Interview Q/A][Spring Core Interview Q/A]
- [Spring MVC Interview Questions with Answers][Spring MVC Interview Questions with Answers]
- [Spring Boot Interview Questions][Spring Boot Interview Questions]
- [Java Interview Questions][Java Interview Questions]
## Source Code
This repository contains the source code for all the artcile published on the [JavaDevJournal][JavaDevJournal].All these projects are maven based.You can download and run the project by following these steps:
### Building the Project
To build these mavens based projects,run the following command:
`mvn clean install`
### Running Spring Boot Project
To run a Spring Boot module run the command:
`mvn spring-boot:run `
### Running Java Project
Find the `main` class and run it.
## Few Popular Articles on [Java Dev Journal][Java Dev Journal]
- [Building a Spring Boot application using IntelliJ IDEA](https://www.javadevjournal.com/spring-boot/spring-boot-application-intellij/)
- [Error Handling for REST with Spring](https://www.javadevjournal.com/spring/exception-handling-for-rest-with-spring/)
- [Spring REST API Validation](https://www.javadevjournal.com/spring/spring-rest-api-validation/)
- [Copy a File or Directory in Java](https://www.javadevjournal.com/java/java-copy-file-directory/)
- [REST Pagination in Spring](https://www.javadevjournal.com/spring/rest-pagination-in-spring/)
- [How to Make a Deep Copy of an Object in Java](https://www.javadevjournal.com/java/java-deep-copy/)
- [Log Incoming Requests In Spring](https://www.javadevjournal.com/spring/log-incoming-requests-spring/)
- [How to add a filter in Spring Boot](https://www.javadevjournal.com/spring-boot/spring-boot-add-filter/)
- [Spring Singleton vs Singleton Pattern](https://www.javadevjournal.com/spring/spring-singleton-vs-singleton-pattern/)
- [Data Conversion for Spring REST API](https://www.javadevjournal.com/spring/data-conversion-spring-rest-api/)
- [Guide to Spring Session](https://www.javadevjournal.com/spring/spring-session/)
- [Internationalization in Spring Boot](https://www.javadevjournal.com/spring-boot/spring-boot-internationalization/)
[Java Dev Journal]: https://www.javadevjournal.com "Java Dev Journal"
[Spring Boot Course]: https://www.javadevjournal.com/spring-boot/ "Spring Boot Course"
[Spring Boot Video Lessons]: https://www.youtube.com/watch?v=ECijic3ucFs&list=PLGWM-WydG5jJWmFUe3l7YXAwFmMZWieW8 "Spring Boot Video Lessons"
[REST with Spring Series]: https://www.javadevjournal.com/rest-with-spring-series/ "REST with Spring Series"
[JavaDevJournal]: https://www.javadevjournal.com "JavaDevJournal"
[Java]: https://www.javadevjournal.com/category/java/ "Java"
[Spring]: https://www.javadevjournal.com/category/spring/ "Spring"
[Spring Boot]: https://www.javadevjournal.com/category/spring-boot/ "Spring Boot"
[Spring MVC]: https://www.javadevjournal.com/category/spring-mvc/ "Spring MVC"
[Spring Security]: https://www.javadevjournal.com/spring-security-tutorial/ "Spring Security Tutorial"
[REST API]: https://www.javadevjournal.com/category/spring/rest/ "REST API"
[Shopizer]: https://www.javadevjournal.com/category/shopizer/ "Shopizer"
[Spring Core Interview Q/A]: https://www.javadevjournal.com/spring/spring-interview-questions/ "Spring Core Interview Q/A"
[Spring MVC Interview Questions with Answers]: https://www.javadevjournal.com/spring-mvc/spring-mvc-interview-questions/ "Spring MVC Interview Questions with Answers"
[Spring Boot Interview Questions]: https://www.javadevjournal.com/spring-boot/spring-boot-interview-questions/ "Spring Boot Interview Questions"
[Java Interview Questions]: https://www.javadevjournal.com/java/java-interview-questions/ "Java Interview Questions"
[Java Dev Journal]: https://www.javadevjournal.com "Java Dev Journal"
# Free Developer Tool
Free Online Developer Tool
**[Free Developers Tools][Free Developers Tools]** is a free toolset for developers to do some quick tasks like JSON validation, minification etc.Here are some of the free tool you can use
- [Free QR Generator][Free QR Generator]
- [Free HTML formatters][Free HTML formatters]
- [Free JSON formatters][Free JSON formatters]
[Free Developers Tools]: https://www.freedataformatter.com "Free Developers Tools"
[Free QR Generator]: https://www.freedataformatter.com/qr-code "Free QR Generator"
[Free HTML formatters]: https://www.freedataformatter.com/formatter/html-formatter.htm "Free HTML formatters"
[Free JSON formatters]: https://www.freedataformatter.com/formatter/json-formatter.html "Free JSON formatters"
# Online Compilers
Free Online Compiler
**[Free Online Compilers][Free Online Compilers]** provide online compilers to various programming languages.Use our online free compilers to run your code in real time and see the results without any wait.
- [Online Java Compiler][Online Java Compiler]
- [Online Python Compiler][Online Python Compiler]
[Free Online Compilers]: https://editor.javadevjournal.com "Free Online Compilers"
[Online Java Compiler]: https://editor.javadevjournal.com/java-compiler.html "Free Online Java Compiler"
[Online Python Compiler]: https://editor.javadevjournal.com/python-compiler.html "Free Online Python Compiler"
| 0 |
code-not-found/spring-ws | Spring WS Tutorials | maven spring spring-boot spring-ws springboot | # Spring WS Tutorials
[](https://travis-ci.org/code-not-found/spring-ws)
[](./LICENSE)
This repository contains the source code for the spring-ws examples posted on [https://codenotfound.com/spring-ws-tutorials](https://codenotfound.com/spring-ws-tutorials)
In case of questions or remarks please leave a comment in the respective blog post or open a GitHub issue. Thanks!
| 0 |
code-not-found/jsf-primefaces | JSF Primefaces Tutorials | joinfaces jsf maven primefaces spring springboot | # JSF Primefaces Tutorials
[](https://travis-ci.org/code-not-found/jsf-primefaces)
[](./LICENSE)
This repository contains all the source code for the JSF Primefaces examples posted on [https://codenotfound.com/jsf-primefaces-tutorials](https://codenotfound.com/jsf-primefaces-tutorials)
In case of questions or remarks please leave a comment in the respective blog post or open a GitHub issue. Thanks!
| 0 |
dapr/quickstarts | Dapr quickstart code samples and tutorials showcasing core Dapr capabilities | null | # Dapr Quickstarts and Tutorials
[](https://github.com/dapr/quickstarts/actions?workflow=samples)
[](https://discord.com/channels/778680217417809931/778680217417809934)
[](https://www.apache.org/licenses/LICENSE-2.0)
If you are new to Dapr and haven't done so already, it is recommended you go through the Dapr [Getting Started](https://docs.dapr.io/getting-started/install-dapr-cli/) instructions.
### Quickstarts
Pick a building block API (for example, PubSub, state management, etc) and rapidly try it out in your favorite language SDK (recommended), or via HTTP. Visit the [Dapr Docs Quickstarts Guide](https://docs.dapr.io/getting-started/quickstarts/) for a comprehensive walkthrough of each example.
| Dapr Quickstart | Description |
|:--------:|:--------:|
| [Publish and Subscribe](./pub_sub) | Asynchronous communication between two services using messaging |
| [Service Invocation](./service_invocation) | Synchronous communication between two services using HTTP |
| [State Management](./state_management/) | Store a service's data as key/value pairs in supported state stores |
| [Bindings](./bindings/) | Work with external systems using input bindings to respond to events and output bindings to call operations |
| [Secrets Management](./secrets_management/) | Securely fetch secrets |
| [Actors](./actors) | Create stateful, long running objects with identity |
| [Configuration](./configuration) | Get configuration items as key/value pairs or subscribe to changes whenever a configuration item changes |
| [Cryptography](./cryptography) | Perform cryptographic operations without exposing keys to your application |
| [Resiliency](./resiliency) | Define and apply fault-tolerant policies (retries/back-offs, timeouts and circuit breakers) to your Dapr API requests |
| [Workflow](./workflows) | Dapr Workflow enables you to create long running, fault-tolerant, stateful applications |
### Tutorials
Go deeper into a topic or scenario, oftentimes using building block APIs together to solve problems (for example, build a distributed calculator, build and deploy an app to Kubernetes).
| Tutorials | Description |
|------|------|
| [Hello-world](./tutorials/hello-world) | Demonstrates how to run Dapr locally. Highlights service invocation and state management. |
| [Hello-kubernetes](./tutorials/hello-kubernetes) | Demonstrates how to run Dapr in Kubernetes. Highlights service invocation and state management. |
| [Distributed-calculator](./tutorials/distributed-calculator) | Demonstrates a distributed calculator application that uses Dapr services to power a React web app. Highlights polyglot (multi-language) programming, service invocation and state management. |
| [Pub-sub](./tutorials/pub-sub) | Demonstrates how to use Dapr to enable pub-sub applications. Uses Redis as a pub-sub component. |
| [Bindings](./tutorials/bindings) | Demonstrates how to use Dapr to create input and output bindings to other components. Uses bindings to Kafka.|
| [Observability](./tutorials/observability) | Demonstrates Dapr tracing capabilities. Uses Zipkin as a tracing component. |
| [Secret Store](./tutorials/secretstore) | Demonstrates the use of Dapr Secrets API to access secret stores. |
## Code of Conduct
Please refer to our [Dapr Community Code of Conduct](https://github.com/dapr/community/blob/master/CODE-OF-CONDUCT.md)
| 0 |
in28minutes/MockitoTutorialForBeginners | Mockito Tutorial for Beginners | null | # Mockito Tutorial For Beginners
[](https://www.udemy.com/course/mockito-tutorial-with-junit-examples/)
## Gain expertise on the most popular java mocking framework
* [Installing Eclipse, Maven and Java](#installing-tools)
* [Running Examples](#running-examples)
* [Course Overview](#course-overview)
- [Course Steps](#step-list)
- [Expectations](#expectations)
* [About in28Minutes](#about-in28minutes)
- [Our Beliefs](#our-beliefs)
- [Our Approach](#our-approach)
- [Find Us](#useful-links)
- [Other Courses](#other-courses)
## Installing Tools
- PDF : https://github.com/in28minutes/SpringIn28Minutes/blob/master/InstallationGuide-JavaEclipseAndMaven_v2.pdf
- Video : https://www.youtube.com/watch?v=eqRF4xHoGck
## Course Overview
### Step List
#### JUnit
- Step 01 : Need for Unit Testing
- Step 02 : Setting up your First JUnit
- Step 03 : First Successful JUnit. Green Bar and assertEquals
- Step 04 : Refactoring Your First JUnit Test
- Step 05 : Second JUnit Example assertTrue and assertFalse
- Step 06 : @Before @After
- Step 07 : @BeforeClass @AfterClass
- Step 08 : Comparing Arrays in JUnit Tests
- Step 09 : Testing Exceptions in JUnit Tests
- Step 10 : Testing Performance in JUnit Tests
- Step 11 : Parameterized Tests
- Step 12 : Organize JUnits into Suites
#### Mockito
- Step 01 : Set up an Eclipse Project with JUnit and Mockito frameworks. First Green Bar.
- Step 02 : Example to start understanding why we need mocks.
- Step 03 : What is a stub? Create an unit test using Stub? Disadvantages of Stubs.
- Step 04 : Your first Mockito code! Hurrah!!! Lets use Mockito to mock TodoService.
- Step 05 : Stubbing variations with Mockito. A few mockito examples mocking List class : Multiple return values, Argument Matchers and throwing exceptions.
- Some Theory : Mockito vs EasyMock [https://github.com/mockito/mockito/wiki/Mockito-vs-EasyMock](https://github.com/mockito/mockito/wiki/Mockito-vs-EasyMock)
- Step 06 : Introduction to BDD. Given When Then. BDD Mockito Syntax.
- Step 07 : How to verify calls on a mock? Verify how many times a method is called. We will add deleteTodo method to the TodoService.
- Step 08 : How to capture an argument which is passed to a mock?
- Step 09 : Hamcrest Matchers.
- Step 10 : Let's simplify things with Mockito Annotations. @Mock, @InjectMocks, @RunWith(MockitoJUnitRunner.class), @Captor
- Step 11 : JUnit Rules. Using MockitoJUnit.rule() instead of @RunWith(MockitoJUnitRunner.class).
- Step 12 : Real world Example with Spring
- Step 13 : What is a spy? How to spy with Mockito?
- Step 14 : Some Theory : Why does Mockito not allow stubbing final and private methods?
- Step 15 : Using PowerMock and Mockito to mock a Static Method.
- Step 16 : Using PowerMock and Mockito to invoke a private Method.
- Step 17 : Using PowerMock and Mockito to mock a constructor.
- Step 18 : Good Unit Tests.
### Expectations
- You should know Java.
- You are NOT expected to have any experience with Eclipse or Maven.
- We will help you install Eclipse and get up and running with Maven.
### Running Examples
- Download the zip or clone the Git repository.
- Unzip the zip file (if you downloaded one)
- Open Command Prompt and Change directory (cd) to folder containing pom.xml
- Open Eclipse
- File -> Import -> Existing Maven Project -> Navigate to the folder where you unzipped the zip
- Select the right project
- Choose the Spring Boot Application file (search for @SpringBootApplication)
- Right Click on the file and Run as Java Application
- You are all Set
### Troubleshooting
- Refer our TroubleShooting Guide - https://github.com/in28minutes/in28minutes-initiatives/tree/master/The-in28Minutes-TroubleshootingGuide-And-FAQ
## Youtube Playlists - 500+ Videos
[Click here - 30+ Playlists with 500+ Videos on Spring, Spring Boot, REST, Microservices and the Cloud](https://www.youtube.com/user/rithustutorials/playlists?view=1&sort=lad&flow=list)
## Keep Learning in28Minutes
in28Minutes is creating amazing solutions for you to learn Spring Boot, Full Stack and the Cloud - Docker, Kubernetes, AWS, React, Angular etc. - [Check out all our courses here](https://github.com/in28minutes/learn)
| 1 |
infinispan/infinispan-simple-tutorials | Infinispan Simple Tutorials | hibernate infinispan infinispan-server inmemory spring-boot spring-cache spring-session tutorial | # Infinispan Simple Tutorials
This is a collection of simple tutorials that explain how to use certain
features of Infinispan in the most straightforward way possible.
Check the documentation in the [Infinispan website](https://infinispan.org/tutorials/simple/simple_tutorials.html)
## To go further
Check [Infinispan Demos](https://github.com/infinispan-demos/links) repository
| 0 |
loizenai/SpringBoot-Tutorials | This Repository is built for SpringBoot Tutorials | springboot springboot-restapi springboot-tutorials | # SpringBoot-Tutorials
This Repository is built for SpringBoot Tutorials
SpringBoot Article Lists:
------------------------
Spring Boot
springboot-tutorial
Spring Boot helps us build stand-alone, production Spring Applications easily, less configuration then rapidly start new projects.
Features:
Stand-alone Spring applications
Embedded Serverlet Container: Tomcat, Jetty or Undertow.
Support โStarterโ POMs to make your Maven configuration easily ways.
Automatically configure Spring.
Provide production-ready features such as metrics, health checks and externalized configuration
No code generation, No requirement for XML configuration
< Spring Framework
https://ozenero.com/download-csv-file-from-springboot-restapi-mysql-using-apache-commons-csv-spring-jpa
https://ozenero.com/csv-file-download-from-springboot-restapi-opencsv-mysql
https://ozenero.com/
excel-file-download-from-springboot-restapi-apache-poi-mysql
https://ozenero.com/pdf-file-with-itext-springboot-restapi-extract-mysql-data-to-pdf-file
https://ozenero.com/springboot-social-facebook-authentication-access-facebook-feeds-example
https://ozenero.com/spring-security-jwt-authentication-postgresql-restapis-springboot-spring-mvc-spring-jpa
https://ozenero.com/spring-security-jwt-authentication-restapis-springboot-spring-mvc-spring-security-spring-jpa-mysql
https://ozenero.com/configure-javamailsender-springboot
https://ozenero.com/spring-batch-xml-config-spring-boot
https://ozenero.com/start-spring-batch-using-spring-boot
https://ozenero.com/deploy-spring-boot-web-app-war-file-tomcat-server-maven-build
https://ozenero.com/heroku-springboot-deployment-example-how-to-deploy-springboot-postgresql-on-heroku-platform-with-heroku-cli
https://ozenero.com/couchbase-create-spring-cache-couchbase-application-springboot
https://ozenero.com/infinispan-cache-solution-spring-cache-spring-boot
https://ozenero.com/how-to-use-spring-kafka-jsonserializer-jsondeserializer-to-produceconsume-java-objects
https://ozenero.com/start-spring-apache-kafka-application-springboot
https://ozenero.com/rabbitmq-sendreceive-java-object-messages-spring-rabbitmq-springboot
https://ozenero.com/rabbitmq-create-spring-rabbitmq-publishsubcribe-pattern-springboot
https://ozenero.com/create-spring-rabbitmq-producerconsumer-application-springboot
https://ozenero.com/apache-artemis-produceconsume-jms-messages-springboot-artemis-applications
https://ozenero.com/ajax-jquery-springboot-restapi-activemq-producer-consumer-example
https://ozenero.com/activemq-producer-consumer-springboot-restapis-example
https://ozenero.com/spring-jms-activemq-implement-runtime-springboot-activemq-jmsresponse-application
https://ozenero.com/activemq-create-springboot-activemq-response-management-application-sendto-annotation
https://ozenero.com/activemq-work-spring-jms-activemq-topic-publisher-subcribers-pattern-using-springboot
https://ozenero.com/spring-jms-activemq-send-java-object-messages-activemq-server-specially-bi-directional-relationship-java-objects
https://ozenero.com/spring-jms-explicitly-configure-spring-activemq-connectionfactory-springboot
https://ozenero.com/use-spring-jms-activemq-jms-consumer-jms-producer-spring-boot
https://ozenero.com/create-client-load-balancing-spring-cloud-ribbon-spring-boot
https://ozenero.com/configure-springboot-zuul-routing-filtering
https://ozenero.com/how-to-change-logging-level-with-the-mvc-endpoint-new-actuator-loggers-endpoint-spring-boot
https://ozenero.com/configure-apache-log4j2-spring-boot
https://ozenero.com/spring-boot-cors-support-using-xml-config
https://ozenero.com/spring-cors-example-crossorigin-spring-boot
https://ozenero.com/consume-spring-hateoas-rest-api-using-angularjs-example-spring-boot
https://ozenero.com/consume-spring-hateoas-rest-api-using-jquery-ajax-example-spring-boot
https://ozenero.com/spring-hateoas-rest-api-jquery-ajax-example-spring-boot
https://ozenero.com/how-to-start-spring-hateoas-restapi-with-spring-boot
https://ozenero.com/upload-multipartfile-spring-boot
https://ozenero.com/create-springboot-xml-rest-service
https://ozenero.com/solr-start-spring-data-solr-springboot
https://ozenero.com/couchbase-create-spring-jpa-couchbase-application-springboot
https://ozenero.com/start-spring-data-cassandra-springboot#3._Create_a_mapping_model
https://ozenero.com/start-springboot-elasticsearch-using-spring-data
https://ozenero.com/create-springboot-gemfire-restfulapi
https://ozenero.com/spring-neo4j
https://ozenero.com/spring-data-mongooperations-accessing-mongo-database
https://ozenero.com/configure-spring-security-access-h2-database-console-spring-boot-project
https://ozenero.com/integrate-h2-database-springboot-spring-jpa-embedded-mode
https://ozenero.com/spring-jpa-hibernate-one-to-many-association-postgresql-springboot-crud-restapis-post-get-put-delete-example
https://ozenero.com/springboot-hibernate-spring-jpa-one-to-one-association-postgresql-crud-restapis-post-get-put-delete
https://ozenero.com/spring-jpa-many-to-many
https://ozenero.com/configure-spring-jpa-one-to-many-relationship-springboot
https://ozenero.com/how-to-use-jdbc-template-with-spring-boot-for-postgres-database
https://ozenero.com/configure-multi-postgres-datasources-springboot
https://ozenero.com/spring-framework-tutorial/spring-boot
| 0 |
CC-MNNIT/2020-21-Classes | https://cc-mnnit.github.io/2020-21-Classes/ - ๐ ๐ป Material for Computer Club Classes | cc-mnnit git-mnnit tutorials | <head>
<meta property='og:image' content='{{site.url}}/{{page.image}}'/>
<meta property='og:type' content='website' />
</head>
# MNNIT-Computer-Coding-Club
<div align="center"><img src="./cclogo.png" height="200" width="200"/></div>
This repository contains the codes, support links and other relevant materials for every class under Computer Coding Club, MNNIT Allahabad,Prayagraj.
This repository is only open for PRs by CC-MNNIT-admins/members (hereafter called CC-Admins). Please DO NOT make a PR otherwise.
## Table of Contents
- [MNNIT-Computer-Coding-Club](#mnnit-computer-coding-club)
- [Table of Contents](#table-of-contents)
- [About](#about)
- [Resources](#resources)
- [Announcements](#announcements)
- [Contribute](#contribute)
- [Contributors](#contributors)
- [Contact](#contact)
## About
We are an educational club at Motilal Nehru National Institute Of Technology, Allahabad ,Prayagraj an Institute of National Importance. MNNIT Computer Coding Club as we call it is a official student organisation under Student Activity Centre (SAC) of our college.
We host several events in the domain of Computer Science And Engineering for which we also conduct classes on regular basis. Students from various courses actively participate in these events and classes throughout the year.
Join our fb group [MNNIT CC Queries](https://www.facebook.com/groups/ccqueries/) for classes schedule and other details.
If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official](https://bit.ly/ccqueriesteam)
## Resources
### [Freshers 2020-21](Freshers/)
### [Hack 36 4.0](Hack36/)
- Avishkar 2020
- [Cyberquest](Cyberquest2020/)
- Important Competetions and Events
- [GSoC Briefing](Events/)
- Android Development
- [Common Resources](Android)
- [DroidRush Class 1](Android/2020_09_05_DroidRush-Class-1)
- [DroidRush Class 2](Android/2020_09_14_DroidRush-Class-2/myapp)
- Code Warriors
- [Problem Statement](CodeWarrior/Arena.zip)
- [Code Warriors Class 1](CodeWarrior/2020_09_22_CodeWarrior-Class-1)
- [Code Warriors Class 2](CodeWarrior/2020_09_26_CodeWarrior-Class-2)
- First Year Competitive Programming Classes
- [Common Resource](Freshers/First_Year_Competitive_Programming)
- [Class 1 (Modular Arith., GCD and Hashing)](Freshers/First_Year_Competitive_Programming/07_02_2021_Class_1)
- [Class 2 (Sieve Algorithm, ETF, Linear and Binary Search)](Freshers/First_Year_Competitive_Programming/13_02_2021_Class_2)
- [Class 3 (Advanced Binary Search)](Freshers/First_Year_Competitive_Programming/14_02_2021_Class_3)
- First Year Software Development
- [Java Class - 1](Freshers/First_Year_Java/2021_02_11_Java-Class-1)
- [Java Class - 2](Freshers/First_Year_Java/2021_02_18_Java-Class-2)
- [Java Class - 3](Freshers/First_Year_Java/2021_02_20_Java-Class-3)
- First Year Web Development
- [Web Class - 1](Freshers/First_Year_Web_Development/2021_02_09_Web-Class-1)
- [Web Class - 2](Freshers/First_Year_Web_Development/2021_02_16_Web-Class-2)
- [Web Class - 3](Freshers/First_Year_Web_Development/2021_02_21_Web-Class-3)
- Competitve Coding
- [Common Resource](Competitive_Coding)
- [Graph Class - 1](Competitive_Coding/25_06_2020_Graph_1)
- [DP Class - 1](Competitive_Coding/12_08_2020_DP_1)
- [DP Class - 2](Competitive_Coding/30_08_2020_DP_2)
- [DP Class - 3](Competitive_Coding/13_09_2020_DP_3)
- [Bitmask and Matrix Exponentiation](Competitive_Coding/20_09_2020_Bitmask_and_MatrixExponentiation)
- [Number Theory Revision](Competitive_Coding/20_09_2020_Number_Theory)
- [Graph Class - 2](Competitive_Coding/02_01_2021_Graph_2)
- [Graph Class - 3](Competitive_Coding/09_01_2021_Graph_3)
- [Graph Class - 4](Competitive_Coding/10_01_2021_Graph_4)
- [String Algorithms](Competitive_Coding/16_01_2021_String_Algorithms)
- [Segment Tree and Lazy Propagation Combined](Competitive_Coding/31_01_2021_SegmentTree_and_Lazy_Classes_Combined)
- Git And Github
- [Git Class - 1](Git_Github/2020_08_29_Git-Class-1)
- [Git Class - 2](Git_Github/2020_08_30_Git-Class-2)
- Java and OOP
- [Java Common Resources](Java/Common%20Resources)
- [Softablitz Class - 1](Java/2020_09_01_Java-Class-1)
- [Softablitz Class - 2](Java/2020_09_05_Java-Class-2)
- [Softablitz Class - 3](Java/2020_09_06_Java-Class-3)
- [Softablitz Class - 4](Java/2020_09_07_Java-Class-4)
- [Softablitz Class - 5](Java/2020_09_12_Java-Class-5)
- [Softablitz Class - 6](Java/2020_09_19_Java-Class-6)
- [Softablitz Class - 7](Java/2020_09_20_Java-Class-7)
- [Softablitz Class - 8](Java/2020_09_23_Java-Class-8)
- [Softablitz Class - 9](Java/2020_10_05_Java-Class-9)
- [Previous Year Problem Statements](Java/Softablitz%20Problem%20Statements)
- Linux
- [Resources](Linux)
- [TuxWars Class - 1](Linux/2020_09_15_Tuxwars-Class-1)
- [TuxWars Class - 2](Linux/2020_09_21_Tuxwars-Class-2)
- [TuxWars Class - 3](Linux/2020_09_24_Tuxwars-Class-3)
- Machine Learning
- [Logical Rhythm Class 1](ML/2020_08_31_LR-Class-1)
- Revengg (CTF)
- [Revengg Class 1](Capture%20The%20Flag/2020_09_28_Revengg-Class-1)
- Web Development
- [Installation Guide](WebD/Installation%20Guide.pdf)
- [Roadmap to Web Development](WebD)
- [Webster Class - 1](WebD/2020_08_29_Webster-Class-1)
- [Webster Class - 2](WebD/2020_09_04_Webster-Class-2)
- [Webster Class NodeJS - 1](WebD/2020_09_12_Webster-Class-NodeJS-1)
- [Webster Class NodeJS - 2](WebD/2020_09_16_Webster-Class-NodeJS-2)
- [Webster Class NodeJS - 3](WebD/2020_09_19_Webster-Class-NodeJS-3)
- Placements and Internships
- [Guide to Placement](Placements)
- For Academic Resources refer to [Shaurya Kumar's Guide](https://shauryashares.weebly.com/)
- Class Recordings
- You can access all the class recordings held on MS Teams through this [Drive Link](https://drive.google.com/drive/folders/1VKNH9mT945nq6hFZDk9kSN4ibQhWfj_L?usp=sharing)
## Announcements
## Previous Years Resources
- [CC-MNNIT-2018-19](https://cc-mnnit.github.io/2018-19-Classes/)
- [CC-MNNIT-2019-20](https://cc-mnnit.github.io/2019-20-Classes/)
## Contribute
Follow the [contribution guide](https://github.com/CC-MNNIT/2020-21-Classes/blob/master/contributor_guide.md). Add the class folder link in README.md
## Contributors
* [Arsh Singh](https://github.com/iosdev474)
* [Anuj Modi](https://github.com/descifrado)
* [Vivek Rathi](https://github.com/vivekrathi53)
* [Shashwat Pandey](https://github.com/shashwat1998)
## Contact
We love to hear out suggestions. Reach out to us at <strong>computer.club@mnnit.ac.in</strong>
| 0 |
yqbjtu/SpringCloudTutorials | Spring BootไธSpring Cloudๅญฆไน ็ฌ่ฎฐใ WebSocket๏ผerror page๏ผOAuth | null | # SpringCloudTutorials | 0 |
McJtyMods/ModTutorials | Companion code for the modding tutorials at https://www.mcjty.eu/ | null | # ModTutorials
Companion code for the modding tutorials at https://wiki.mcjty.eu/modding/index.php/Main_Page
| 0 |
Nirman-Rathod/Spring | Spring Tutorials and Examples | null | null | 0 |
lokeshgupta1981/Kafka-Tutorials | null | null | # Related Tutorials
This repository hosts the projects and their source codes written for kafka tutorials in [howtodoinjava.com](https://howtodoinjava.com/).
1. [Apache Kafka โ Introduction](https://howtodoinjava.com/kafka/tutorial-introduction/)
2. [Apache Kafka โ Getting Started on Windows 10](https://howtodoinjava.com/kafka/getting-started-windows-10/)
3. [Spring Boot with Kafka - Hello World Example](https://howtodoinjava.com/kafka/spring-boot-with-kafka/)
4. [Spring Boot Kafka JsonSerializer Example](https://howtodoinjava.com/kafka/spring-boot-jsonserializer-example/)
5. [Spring Boot Kafka Multiple Consumers Example](https://howtodoinjava.com/kafka/multiple-consumers-example/) | 0 |
JaredTan95/skywalking-tutorials | Video tutorials for Skywalking( A distributed tracing system, and APM. ) | apm distributed-tracing microservices skywalking skywalking-tutorials | # skywalking-tutorials
Video tutorials for [Skywalking](https://skywalking.incubator.apache.org/)(A distributed tracing system, and APM).
ๆญคไปๅบๅ
ๅซไบSkywalking็ไฝฟ็จๆ็จ๏ผๆ็จไผไปฅ่ง้ข็ๅฝขๅผไธไผ ่ณ่ง้ข็ฝ็ซ๏ผๅฏไปฅ็ดๆฅๅจ็บฟ้ข่งใ
ๅๆถ๏ผๅจๆฏ่่ง้ขไธญไบง็็ไธไบ็ฌ่ฎฐไนไผๅญๆพๅจ็ธๅบ็็ฎๅฝไธญใ
- [01 ้่ฟSkywalking-5.x็ๆฌ็ๆบ็ ๆๅปบๅนถ่ฟ่ก](./01-้่ฟSkywalking-5.x็ๆฌ็ๆบ็ ๆๅปบๅนถ่ฟ่ก/Note.md) ๐๏ผ[ๅๅฉๅๅฉ](https://www.bilibili.com/video/av35806851/) | [่
พ่ฎฏ่ง้ข](https://v.qq.com/x/page/d07924w6u13.html)
- [02 ้่ฟSkywalking-6.x็ๆฌ็ๆบ็ ๆๅปบๅนถ่ฟ่ก](./02-้่ฟSkywalking-6.x็ๆฌ็ๆบ็ ๆๅปบๅนถ่ฟ่ก/Note.md) ๐๏ผ[ๅๅฉๅๅฉ](https://www.bilibili.com/video/av35990012/) | [่
พ่ฎฏ่ง้ข](https://v.qq.com/x/page/s0793890ce6.html)
- [03 Javaๅบ็จ๏ผๆข้๏ผๆฅๅ
ฅSkywalking[6.x]](./03-Javaๅบ็จ๏ผๆข้๏ผๆฅๅ
ฅSkywalking/Note.md) ๐๏ผ[ๅๅฉๅๅฉ](https://www.bilibili.com/video/av36172319/) | [่
พ่ฎฏ่ง้ข](https://v.qq.com/x/page/w0795uri7jy.html)
| 0 |
ThomasVitale/spring-tutorials | The repo for my articles, tutorials and guides about the Spring Framework, Spring Boot, Spring Security. | null | # Spring Tutorials
The repo for my articles, tutorials and guides about the Spring Framework.
## How to enable HTTPS in a Spring Boot Java application
* Article: [How to enable HTTPS in a Spring Boot Java application](https://www.thomasvitale.com/https-spring-boot-ssl-certificate/)
* Project: [`spring-boot-https`](https://github.com/ThomasVitale/spring-tutorials/tree/master/spring-boot-https)
## Multitenancy in a Spring Boot application (work in progress)
* Article: _Work in progress_
* Project: [`spring-boot-multitenancy`](https://github.com/ThomasVitale/spring-tutorials/tree/master/spring-boot-multitenancy)
## Centralized Configuration with Spring Cloud Config
* Article: [Centralized Configuration with Spring Cloud Config](https://www.thomasvitale.com/spring-cloud-config-basics/)
* Project: [`spring-cloud-config`](https://github.com/ThomasVitale/spring-tutorials/tree/master/spring-cloud-config)
## Spring Native: Getting started with GraalVM native images
* Article: [Spring Native: Getting started with GraalVM native images](https://www.thomasvitale.com/spring-native-graalvm-getting-started/)
* Project: [`spring-native-graalvm`](https://github.com/ThomasVitale/spring-tutorials/tree/master/spring-native-graalvm)
| 0 |
in28minutes/SpringIn28Minutes | Spring Tutorial For Beginners | java spring-modules spring-mvc spring-tutorial udemy | # Spring Tutorial for Beginners - with Examples - in28Minutes
## Video Tutorials
- YouTube
- Spring Tutorial For Beginners - using Maven and Eclipse : https://www.youtube.com/watch?v=24rGqtxuLhc
- Spring Dependency Injection - with Unit Testing : https://www.youtube.com/watch?v=bc7frTK8LhI
- Spring AOP Tutorial - with Aspectj Examples : https://www.youtube.com/watch?v=Og9Fyew8ltQ
- Spring JDBC Tutorial - with Examples : https://www.youtube.com/watch?v=1WgsDP10iqw
- Udemy
- Complete Course on Udemy : https://www.udemy.com/course/spring-tutorial-for-beginners/
## TOC
- [Running Examples](#running-examples)
- [Video Tutorials](#video-tutorials)
- [Installing Java Eclipse and Maven](#installing-java-eclipse-and-maven)
- [Spring Tutorial - Complete Presentation](#spring-tutorial---complete-presentation)
- [Spring Tutorial - Complete Code](#spring-tutorial---complete-code)
- [TOC](#toc)
- [Section 1 Introduction](#section-1-introduction)
- [Section 2 Why is Spring Popular?](#section-2--why-is-spring-popular)
- [Section 3 First Example](#section-3-first-example)
- [Section 4 Basic Concepts](#section-4-basic-concepts)
- [Section 5 Real world Example](#section-5-real-world-example)
- [Section 6 Advanced Concepts](#section-6-advanced-concepts)
- [Section 7 Spring Modules](#section-7--spring-modules)
- [Section 8 Spring in Real World](#section-8-spring-in-real-world)
- [Section 9 Let's meet again](#section-9-lets-meet-again)
* [About in28Minutes](#about-in28minutes)
- [Our Beliefs](#our-beliefs)
- [Our Approach](#our-approach)
- [Find Us](#useful-links)
- [Other Courses](#other-courses)
## Running Examples
https://youtu.be/0dINCMLIyHo
## Installing Java Eclipse and Maven
https://github.com/in28minutes/SpringIn28Minutes/blob/master/InstallationGuide-JavaEclipseAndMaven_v2.pdf
## Spring Tutorial - Complete Presentation
https://github.com/in28minutes/SpringIn28Minutes/blob/master/Spring%20Tutorial%20For%20Beginners%20with%20Examples_v2.pdf
## Spring Tutorial - Complete Code
https://github.com/in28minutes/SpringIn28Minutes
## TOC
### Section 1 Introduction
- Introduction to the Course
Spring reduces the complexity of enterprise java applications. Incredibly modular architecture of spring helps in picking and choosing the right spring modules to use to suit our needs. Spring reduces the cost of programming to interfaces to almost zero.
### Section 2 Why is Spring Popular?
We love looking at the big picture. Before we start with getting into technical details and getting our hands dirty, lets look at few of the things Spring helps with.
Spring is one of the first layer independent frameworks.
The things discussed here are dependent on one another. Unit Testing builds up Loose Coupling. Architecture Flexibility is a result of Spring Modules.
- Dependency Injection
- Loose Coupling
- Spring Modules
- Architectural Flexibility - Great integration with other frameworks and helps us pick and choose the right ones.
- Unit Testing
### Section 3ย First Example
- Basic Example
- Clean up
### Section 4ย Basic Concepts
- Component
- Service
- Component Scan
- Autowiring
### Section 5 Real world Example
- Advanced Example
- Clean up
### Section 6ย Advanced Concepts
- Application Context
- Bean Factory
- Bean Scope
- Constructor Setter Injection
- Debugging
### Section 7 Spring Modules
- MVC
- JDBC
- AOP
- Test
- XML
## Spring MVC
### Steps 1 to 7 - Build a normal Web Application
- Understand Basics of HTTP
- HttpRequest - GET/POST, Request Parameters
- HTTP Response - Response Status - 404,200,500 etc
- Introduction to JSP, Servlets, Scriptlets and EL
- HTML Form - Method, Action & Form Data
- Understand Basics of using Maven, Tomcat and Eclipse
- Using Request Attributes for passing Model between Servlet and View
### Steps 11 to 17 : Use Spring MVC to Build Your First Web Application
- Step 11 : Configure application to use Spring MVC
- Step 12 : First Spring MVC Controller, @ResponseBody, @Controller
- Step 13 : Redirect to Login JSP - LoginController, @ResponseBody and View Resolver
- Step 14 : DispatcherServlet and Log4j
- Step 15 : Show userid and password on the welcome page - ModelMap and @RequestParam
- Step 16 : LoginService and Remove all JEE Servlets based code
- Step 17 : Spring Auto-wiring and Dependency Management - @Autowired and @Service
## About in28Minutes
- At in28Minutes, we ask ourselves one question everyday. How do we create more effective trainings?
- We use Problem-Solution based Step-By-Step Hands-on Approach With Practical, Real World Application Examples.
- Our success on Udemy and Youtube (2 Million Views & 12K Subscribers) speaks volumes about the success of our approach.
- While our primary expertise is on Development, Design & Architecture Java & Related Frameworks (Spring, Struts, Hibernate) we are expanding into the front-end world (Bootstrap, JQuery, Angular JS).
### Our Beliefs
- Best Course are interactive and fun.
- Foundations for building high quality applications are best laid down while learning.
### Our Approach
- Problem Solution based Step by Step Hands-on Learning
- Practical, Real World Application Examples.
- We use 80-20 Rule. We discuss 20% things used 80% of time in depth. We touch upon other things briefly equipping you with enough knowledge to find out more on your own.
- We will be developing a demo application in the course, which could be reused in your projects, saving hours of your effort.
- All the code is available on Github, for most steps.
## About in28Minutes
At in28Minutes, we ask ourselves one question everyday
> How do we create more amazing course experiences?
> We use 80-20 Rule. We discuss 20% things used 80% of time in depth.
We are creating amazing learning experiences for learning Spring Boot with AWS, Azure, GCP, Docker, Kubernetes and Full Stack. 300,000 Learners rely on our expertise. [Find out more.... ](https://github.com/in28minutes/learn#best-selling-courses)

| 1 |
AlmasB/FXTutorials | A collection of JavaFX tutorials from my YouTube channel | fxgl game-development game-engine javafx javafx-application javafx-games tutorials youtube | # FXTutorials
A wide range of practical tutorials focusing on Java, JavaFX and FXGL from my YouTube channel https://www.youtube.com/almasb0/videos
## Video Index
The links in each category are sorted in reverse-chronological order -- newest first.
### JavaFX Games
* [Tower of Hanoi](https://youtu.be/nCdKCDSMUeA)
* [Inverse Grid (Lights Out)](https://youtu.be/nmkrLb1pVGA)
* [Typing Game](https://youtu.be/1If6xa4hM1Q)
* [Text Adventure](https://youtu.be/aKAohbnEXzI)
* [Custom RPG](https://youtu.be/kznvfxQE0NI)
* [Snake 3D](https://youtu.be/mjfgGJHAuvI)
* [Space Invaders](https://youtu.be/FVo1fm52hz0)
* [Asteroids](https://youtu.be/l2XhUHW8Oa4)
* [Tetris](https://youtu.be/mi8nIed9460)
* [Checkers](https://youtu.be/6S6km5duBrM)
* [Frogger](https://youtu.be/K7Ll-dRydrQ)
* [Connect4](https://youtu.be/B5H_t0A_C14)
* [Minesweeper](https://youtu.be/JwcyxuKko_M)
* [Bejeweled](https://youtu.be/G-kQbNW0TLg)
* [Who wants to be a Millionaire](https://youtu.be/IUuT7ZvMSrg)
* [TicTacToe](https://youtu.be/Uj8rPV6JbCE)
* [Memory Puzzle](https://youtu.be/QjuytZhQYo8)
* [Battleship](https://youtu.be/SudEpvy3msY)
* [BlackJack](https://youtu.be/I2EVF50V-84)
* [Hangman](https://youtu.be/iphlcKmnHjI)
* [Pong](https://youtu.be/g7p67rvYN5U)
* [Snake](https://youtu.be/nK6l1uVlunc)
### JavaFX Software
* [Window Blur (Robot API)](https://youtu.be/kQoFv6T01HA)
* [Animated Line Chart](https://youtu.be/FeDBcKbO29M)
* [Auto-localization via Bindings](https://youtu.be/mOLkdt2sGjA)
* [JavaFX on Android 2020](https://youtu.be/Gc-Mn4MO-zA)
* [Animated Image Drawer](https://youtu.be/X_uiLuVPGIE)
* [Window-ception](https://youtu.be/909RXCQNLZQ)
* [Polynomial Function Visualizer](https://youtu.be/TO-18dw6EOw)
* [Custom Desktop](https://youtu.be/-Xw9T0PuYLA)
* [Animated Custom Dialog](https://youtu.be/vrEnmDZW7Ag)
* [Piano App](https://youtu.be/4AVgeN202jw)
* [Image Editor](https://youtu.be/sPqF9rcQ_rQ)
* [Client-server Calculator](https://youtu.be/--8jGwi1p8A)
* [Commit History Visualizer](https://youtu.be/RA9Eg06cGos)
* [Word Frequency Visualizer](https://youtu.be/3J_iAICKe9Y)
* [Introduction: TextField, Text, Button](https://youtu.be/buW8eZKVK3Q)
* [Quiz App](https://youtu.be/XDazKWYaim8)
* [FXGL jlink](https://youtu.be/3lNQhbg1y4Y)
* [JavaFX 11 jlink](https://youtu.be/w_PsCNqqcE4)
* [JavaFX 11 Maven](https://youtu.be/r_tdK8zWr_w)
* [Weather App](https://youtu.be/lVyCjLeBg7c)
* [Equation Solver](https://youtu.be/Fz-zdHVrDOY)
* [MVC Note Keeper](https://youtu.be/hP9TuuLeTYA)
* [Cash Machine](https://youtu.be/4givX6cX3u4)
* [MVC Paint](https://youtu.be/0u5aotARyU8)
* [MVC Alarm Clock](https://youtu.be/wIpgGpmFUjA)
* [Noise Generation](https://youtu.be/OxfO1fXQOSE)
* [Steganography](https://youtu.be/Wt3E-ZUIpzM)
* [MVC Text Editor](https://youtu.be/17uSUxhRQ80)
* [Shapes, Animations, Lambda](https://youtu.be/VPYskQbq7q4)
* [MVC + JDBC + DAO + DI: Library Management](https://youtu.be/t5zTEj473hs)
* [iOS Style Toggle Switch](https://youtu.be/maX5ymmQixM)
* [Client-server Chat](https://youtu.be/VVUuo9VO2II)
* [File Downloader](https://youtu.be/FjgPc5nl-ac)
* [MVC Calculator](https://youtu.be/y1ZaBalVZic)
### FXGL
* [Networking Tutorial](https://youtu.be/-sXkHTQKszk)
* [Getting Started (5-Part Asteroids)](https://youtu.be/48rVgdq0mFA)
### JavaFX Game Menus
* [World War Z](https://youtu.be/NyWv3JBDrFE)
* [Civilization VI](https://youtu.be/N2EmtYGLh4U)
* [Fallout 4](https://youtu.be/7Womx6GlSe4)
* [Mortal Kombat X](https://youtu.be/xWAR1F56D4U)
* [Call of Duty: Modern Warfare](https://youtu.be/-19J5VKCRyE)
* [Far Cry 4 Loading Screen](https://youtu.be/T1JWt9CMR4M)
* [Far Cry 4](https://youtu.be/PTwpDkUMowk)
* [Thief](https://youtu.be/aOcow70vqb4)
### JavaFX Game Dev
* [3D Animation](https://youtu.be/oaL8n1bmD78)
* [Animations and Interpolators](https://youtu.be/cEJzaFUjGMU)
* [Transparent Window](https://youtu.be/PyqL1bL30G8)
* [Disintegration - Thanos Snap Effect](https://youtu.be/bomvgp5FlDY)
* [Collision Detection - SAT](https://youtu.be/Sv42pfgiAI4)
* [Collision Detection - BBox](https://youtu.be/MrTW2K1i1Mk)
* [Grid Traversal](https://youtu.be/AXvs0JdUmRM)
* [Parametric Equation Animations](https://youtu.be/KvtqeYpvrnk)
* [Event Bus](https://youtu.be/dHZd7a5_6ck)
* [Particle System](https://youtu.be/vLcJRm6Y72U)
### Java
* [Hangman in Terminal](https://youtu.be/VRN6cgv59Ak)
* [Compression](https://youtu.be/-e_TQ7L3ock)
* [Reflection](https://youtu.be/m6rFp-Yxgsk)
* [Concurrency vs Parallelism](https://youtu.be/KURPyXMSF7s)
* [Software Development Workflow](https://youtu.be/M6EskazHeq8)
* [Introduction to Functional Programming](https://youtu.be/rm6_saPdpWY)
* [Design Patterns: Visitor](https://youtu.be/rimCSNlQwyU)
* [Encryption](https://youtu.be/luUeSnIYjJo)
* [Garbage Collection](https://youtu.be/eaHE9zELm-o)
* [Serialization](https://youtu.be/-xW0pBZqpjU)
### Interviews
* [JavaFX on Raspberry Pi with Frank Delporte](https://youtu.be/TjlcvtANXi4)
* [Auto-responsive Layout with Jakob Jenkov](https://youtu.be/2BEinC7sJL4)
* [Studying Game Development with Marc Walker](https://youtu.be/aR3lwV5UAQc)
* [Studying Software Engineering with Byron Filer](https://youtu.be/Tad44tq58OY)
* [How to be a successful developer with Richard Leinfellner](https://youtu.be/Fk4c-Nrl-b4)
### Talks
* [Java and JavaFX Game Development](https://youtu.be/gj0yKmsKwvc)
### Misc
* [Introduction to Git](https://youtu.be/awD-5Dp-WAg) | 0 |
Xunzhuo/Algorithm-Guide | Xunzhuo`s Tutorials of Algorithm and Data Structure ๐๐๐ | acm algorithms c datastructure datastructures-algorithms icpc interview job | <div align ="center">
<h1>
Algorithm Guide
</h1>
</div>
ๆฌไปๅบๅธฆไฝ ็ณป็ปๆๆก็จๅบๅๅฟ
็ฅๅฟ
ไผ็**็ฎๆณ**ๅ**ๆฐๆฎ็ปๆ**
ๆฌไปๅบไธป่ฆๆ**ไธคไธชๅๆฏ**๏ผ
+ **masterๅๆฏ**๏ผๆ่ฟ็ๆฐๅๆฏ๏ผไนๆฏไปฅๅๆฅๅธธ็ปดๆค็ไธปๅๆฏ๏ผๅ
ๅฎนไธบ็ฎๆณๅๆฐๆฎ็ปๆ็ๆ็จใ
+ **Collections ๅๆฏ**๏ผไปฅๅ็ไธปๅๆฏ๏ผๆด็ไบ็ฎๆณๅๆฐๆฎ็ปๆ็่ตๆ๏ผ็ฐไฝไธบ่พ
ๅฉๅๆฏ๏ผ[่ฟ้่ฎฟ้ฎ](https://github.com/Xunzhuo/Algorithms-in-4-Steps/tree/Collections)
> **็ฎๆณ้จๅ**ๅบๆฌๅฎๆ๏ผ**ๆฐๆฎ็ปๆ**่ฟๆๅพๅคๆชๅฎๆ้จๅ๏ผ็ฉบ้ฒๆถไผๅ ๅฟซๅฎๅ
## ็ฎๅฝ๏ผ
1. [็ฎๆณ็ฏ](#็ฎๆณ็ฏ)
2. [ๆฐๆฎ็ปๆ็ฏ](#ๆฐๆฎ็ปๆ็ฏ)
3. [ๅท้ข็ปไน ็ฏ](#ๅท้ข็ปไน ็ฏ)
## ็ฎๆณ็ฏ
+ [ไธใๅคๆๅบฆๅๆ](algorithm/analysis.md)
+ [ไบใ้ซ็ฒพๅบฆ็ฎๆณ](algorithm/big-num.md)
+ [ไธใๆๅบ็ฎๆณ](algorithm/sort.md)
+ [ๅใ้ๆจ็ฎๆณ](algorithm/recursion.md)
+ [ไบ ใ้ๅฝ็ฎๆณ](algorithm/recursion-2.md)
+ [ๅ
ญใๅๆฒป็ฎๆณ](algorithm/bi-divide.md)
+ [ไธใ่ดชๅฟ็ฎๆณ](algorithm/greedy.md)
+ [ๅ
ซใๅนฟๅบฆไผๅ
ๆ็ดข็ฎๆณ](algorithm/bfs.md)
+ [ไนใๆทฑๅบฆไผๅ
ๆ็ดข็ฎๆณ](algorithm/dfs.md)
+ [ๅใๅๆบฏ็ฎๆณ](algorithm/backtrace.md)
+ [ๅไธใๅจๆ่งๅ](algorithm/dynamic%20programming.md)
+ [ๅไบใๅญ็ฌฆไธฒ็ฎๆณ](algorithm/string.md)
## ๆฐๆฎ็ปๆ็ฏ
+ [ไธใๆ ](data-structure/stack.md)
+ [ไบใ้ๅ](data-structure/queue.md)
+ [ไธใๆ ](data-structure/tree.md)
+ [ๅใๅ ](data-structure/heap.md)
+ [ไบใๅพ่ฎบ็ฎๆณ ](data-structure/graph.md)
+ [ๅ
ญใๅนถๆฅ้](data-structure/DisjointSets.md)
+ [ไธใๆๅฐ็ๆๆ ](data-structure/kruskal.md)
+ [ๅ
ซใๆๆๆๅบไธๅ
ณ้ฎ่ทฏๅพ](data-structure/key-path.md)
+ [ไนใ็บฟๆฎตๆ ](data-structure/line-tree.md)
+ [ๅใๆ ็ถๆฐ็ป](data-structure/tree-array.md)
## ๅท้ข็ปไน ็ฏ
ๅจๆๆกไบ้่ฆ็็ฎๆณๅๆฐๆฎ็ปๆไนๅ๏ผ้่ฆ็ปไน ๅทฉๅบ
#### **็ฝ็ซ็้ๆฉ๏ผ**
ๆจ่ **LeetCode**๏ผ[่ฟ้่ฎฟ้ฎ](https://leetcode-cn.com/)
#### **ๅทๅชไบ้ข็ฎ๏ผ**
1. ๅฆๆไฝ **ๆถ้ด็ดงๅผ **๏ผๅฏไปฅ็ปไน **LeetCode**็**็ญ้จๆจ่**๏ผ

ๆฏๅฆ๏ผ[Leetcode ็ญ้ข Hot 100](https://leetcode-cn.com/problemset/leetcode-hot-100/) ๅ [LeetCode ็ฒพ้ TOP ้ข่ฏ้ข](https://leetcode-cn.com/problemset/leetcode-top/)
2. ๅฆๆไฝ **ๆถ้ดๅ
่ฃ**๏ผๅฏไปฅๆไปฅไธๅ็ฑป๏ผ็ณป็ป็ปไน ๏ผ
+ **ไธ้ขไธ๏ผๆฐ็ป(`Chapter1_Array`)**
+ **ไธ้ขไบ๏ผ้พ่กจ(`Chapter2_list`)**
+ **ไธ้ขไธ๏ผๅญ็ฌฆไธฒ(`Chapter3_String`)**
+ **ไธ้ขๅ๏ผๆ (`Chapter4_Stack`)**
+ **ไธ้ขไบ๏ผๆ (`Chapter5_Tree`)**
+ **ไธ้ขๅ
ญ๏ผๆๅบ(`Chapter6_Sort`)**
+ **ไธ้ขไธ๏ผๆฅๆพ(`Chapter7_Search`)**
+ **ไธ้ขๅ
ซ๏ผๆดๅ่งฃๆณ(`Chapter8_Violence`)**
+ **ไธ้ขไน๏ผBFS(`Chapter9_BFS`)**
+ **ไธ้ขๅ๏ผDFS(`Chapter10_DFS`)**
+ **ไธ้ขๅไธ๏ผๅๆฒป(`Chapter11_Paritition`)**
+ **ไธ้ขๅไบ๏ผ่ดชๅฟ(`Chapter12_Greedy`)**
+ **ไธ้ขๅไธ๏ผๅจๆ่งๅ(`Chapter13_DP`)**
+ **ไธ้ขๅๅ๏ผๅพ(`Chapter14_Graph`)**
+ **ไธ้ขๅไบ๏ผไธๅฎ็ฑปๅ(`Chapter15_Unspecific`)**
#### ็ปไน ็ญ็ฅ
+ **็ฌฌไธ้**๏ผ**ๅ
ๆ่**๏ผๅฆๆๆฒกๆ่ทฏ๏ผๅฏไปฅ็้ข่งฃ๏ผ็ปๅๅ
ถไปไบบ็้ข่งฃๅทใๆป็ป่ชๅทฑๆฏๅฆๅจๆ่ทฏไธๆ้ฎ้ข๏ผๆ่
ๆฏๅฆ็ฎๆณไธๆฐๆฎ็ปๆๅบ็กไธๆ้ฎ้ข๏ผๆๆกๆฌ้ข็็ฑปๅ๏ผๆ่ๆนๅผ๏ผๆไผ้ข่งฃใ
+ **็ฌฌไบ้**๏ผ**ๅๅฟๆไผ่งฃๆณ**๏ผ**ๅฐ่ฏ็ดๆฅๅ**๏ผๅนถไธไนๅ่ชๅทฑๅ่ฟ็่งฃ็ญไฝๆฏๅฏน๏ผๆป็ป้ฎ้ขๅๆนๆณใ
+ **็ฌฌไธ้**๏ผๆๅ**ๅท้ข้ๅบฆ**ๅ**ไธ้ขๅค่งฃ**๏ผๆฟๅบไธไธช้ข๏ผๅฐฑ่ฝๅค็ฅ้ๅ
ถ่ๅฏ้็น๏ผ่งฃ้ขๆนๆณ๏ผๅจ็ญๆถ้ดๅ
ๅๅบ่งฃ็ญ๏ผๅนถไธๆ่ๅค็ง่งฃๅณๅๆณใ
| 0 |
liuawen/Learning-Java | Some learning Java tutorials, resources, documentation. | null | # learning
[TOC]
Java ๅผๅ
่ฎฐๅฝๅญฆไน Java......ๅ
ฅๅไบ ๏ผๅ
ๅฎนไธป่ฆๆฏๅฏนJava SE,Java Web,Java EEๆกๆถ๏ผJava ้ซ็บง๏ผ้ข่ฏๅฐฑไธๅๅญฆไน ็ผ็จ่ฟ่กๆป็ปๆด็ๆ่๏ผ้ๅไบ่งฃ Java ๏ผๆณ่ฟไธๆญฅๆทฑๅ
ฅJavaๅผๅ็ไบบใ
**ๅฆๆ่งๅพไธ้๏ผ่ฏทๅจ่ฟไธชไปๅบไธ็นไธช star ๅง**๏ผ่ฟไนๆฏๅฏนๆ็่ฏๅฎๅ้ผๅฑ๏ผ่ฐข่ฐขไบใ
ไธๅฎๆถ่ฟ่กๆด็ๅ่กฅๅ
๏ผ้่ฆๅ
ณๆณจๆดๆฐ็่ฏท watchใstarใforkๅฆใ
ๆๅ
Javaๅบ็ก๏ผJDKใ้ขๅๅฏน่ฑกใ่ฟ้ถ ้ๅใJVMใๅค็บฟ็จไธๅนถๅ๏ผ + ๆฐๆฎ็ปๆไธ็ฎๆณ + ๆฐๆฎๅบ + ๆกๆถ+ ้กน็ฎ
ๅ ็ผๅญRedisใ่ฎพ่ฎกๆจกๅผใ็ปผๅ่ฝๅใLinux็ณป็ปไธ่ฟ็ปด
-----
# ไปๅบ็ฎๅฝ
## ๅญฆไน ่ฎฐๅฝๆป็ปไธญ
1Java่ฏญ่จๆ ธๅฟ
2Javaไธๆฐๆฎๅบไบคไบๆๆฏ
3JavaWebๅๅ็ซฏไบคไบๆๆฏๅบ็ก
4JavaEEๆกๆถ้ถๆฎต
5ๅธธ็จๅทฅๅ
ทๅ็ฏๅข
6Java้ซ็บง่ฏพ็จ
7ไบ่็ฝๆถๆๆฐๆๆฏ
8ๅฎๆ้กน็ฎ
9้ข่ฏ
10่ฟ้ถ ๆถๆ
## ไธ๏ผJava่ฏญ่จๆ ธๅฟ
1. Javaๆ ธๅฟ่ฏญๆณ
โ
โ 2. Java8ๆฐ็นๆง
โ
โ 3. Java9ใ10ใ11ใ12ใ13ใ14ๆฐ็นๆง
โ
4. NIO
5. Javaๆฐๆฎ็ปๆ
Javaๅบ็ก Javaๅบ็ก่ฏญๆณ ้ขๅๅฏน่ฑกๅบ็ก APIๅบ็ก ้ๅๅบ็ก ้ขๅๅฏน่ฑก่ฟ้ถ ๅธธ็จAPI
ๅผๅธธ ้ๅ IO ๅค็บฟ็จ ็ฝ็ป็ผ็ Lambda ๆพๅฐ ๅบ็กๅ ๅผบ
## ไบ๏ผJavaไธๆฐๆฎๅบไบคไบๆๆฏ
1-SQLไธPL/SQL็ไฝฟ็จ
2-MySQLๆฐๆฎๅบ
3-ๆฐๆฎๅบไบๅก
4ๅญๅจ่ฟ็จ
5-ๅญๅจๅผๆ
6-JDBC
7-Druidๆฐๆฎๅบ่ฟๆฅๆฑ
## ไธ๏ผJavaWebๅๅ็ซฏไบคไบๆๆฏๅบ็ก
I-HTMLๅบ็กไธCSS
2-JavaScriptไธJquery
3-XMLไธXML่งฃๆ
4-Tomcatๆๅกๅจๅฎ่ฃ
ไธ้
็ฝฎ
5-HTTPๅ่ฎฎ
6-ๆๅกๅจ็ปไปถServlet
7-JSP
8-EL่กจ่พพๅผ
9-JSTL
10-ไผ่ฏๆงๅถCookieๅSession
11-ๆๅกๅจ็ปไปถFilter
12-ๆๅกๅจ็ปไปถListener
13-ๅผๆญฅๆฐๆฎไผ ่พๆกๆถAjax
14-ๆไปถ็ไธไผ ไธ่ฝฝ
15-ๅ็ซฏๆกๆถBootstrap
Linux
HTML5&CSS&Nginx
Webๆๅกๅจๅบ็ก
Servlet
Request&Response
Cookie&Session
JSP
EL
JSTL
Filter&Listener
ๆไปถไธไผ ๅไธ่ฝฝ
MySQL
JDBC
MyBatis
JavaScript
jQuery
Ajax
Vue
ElementUI+ๆกไพ
Redis
Mavenๅบ็ก
้ข่ฏ
้ข่ฏๅฎๅ
ธ
## ๅ๏ผJavaEEๆกๆถ้ถๆฎต
1๏ผ็ณป็ปๆดไฝๅๅฑ่งฃ่ฆๆกๆถSpring
2๏ผ่ฝป้็บงWebๆกๆถSpringMVC
3๏ผ่ฝป้็บงๆไน
ๅฑๆกๆถMybatis
4๏ผๅฟซ้็ปงๆฟๆๅปบๆกๆถSpringBoot
5๏ผๅๅธๅผๆๅปบๆกๆถSpringCloud
6. Webๅฎๅ
จๆกๆถSpringSecurity
7๏ผๅๅธๅผSession็ฎก็SpringSession
ไธปๆตๆกๆถ
Spring
SpringMVC
Maven้ซ็บง
Zookeeper
Dubbo
## ไบ๏ผๅธธ็จๅทฅๅ
ทๅ็ฏๅข
1๏ผ้กน็ฎๆๅปบใjarๅ
็ฎก็ๅทฅๅ
ทMaven
2๏ผๆฅๅฟ่พๅบLog4j
3๏ผๅๅธๅผ็ๆฌ็ฎก็ๅทฅๅ
ทGitๅGitHub
4๏ผๅ
ๅญๆฐๆฎๅบRedis
5. MySQLไผๅ
6. ๆๅกๅจๆไฝ็ณป็ปLinuxๅธธ็จๆไฝใ่ฟ็จใ็บฟ็จ
7. Java่ๆๆบJVMๅ็ใไผๅ
8๏ผ้ซๅนถๅ็ผ็จๅทฅๅ
ทJUC
9๏ผๅฝไปค่งฃๆๅจShell
10.lntellij IDEA็ไฝฟ็จ
## ๅ
ญ๏ผJavaEE้ซ็บง่ฏพ็จ
1๏ผๆๅกๅจๆไฝ็ณป็ปLinuxๅธธ็จๆไฝ
2๏ผ่ฟ็จ่ฐ็จๆๆฏWebService
3๏ผๅ
ๅญๆฐๆฎRedis
4. MySQL้ซ็บง
5. MyCatๅฎ็ฐMySQL็ๅๅธๅผใๅๅบๅ่กจใ่ฏปๅๅ็ฆป
6๏ผๆฏไปๆฅๅฃ่ฐ็จๅผๅ
7.-Nginxๅๅไปฃ็ใ่ด่ฝฝๅ่กกใๅจ้ๅ็ฆป
8๏ผๅ
จๆ็ดขๅผๆฐๆฎๅบSolr
9๏ผๅๅธๅผๆๅปบๆกๆถDubbo
10.Tomcatๆง่ฝไผๅ
11.JVMๅ
ๅญๆจกๅใๅๆฐ่ฐไผ
12.Javaๅนถๅๅ
JUC
ๆต่กๆกๆถ
Spring Boot
Spring Cloud
RabbitMQ
Docker
Elasticsearch
## ไธ๏ผไบ่็ฝๆถๆๆฐๆๆฏ
1๏ผๅๅธๅผๆถๆไธญ็ๆณจๅไธญๅฟZookeeper
2๏ผๅ
จๆๆฃ็ดขๅผๆElasticsearch
3๏ผๆฅๅฟๆฅๆถใ่ฝฌๅๅทฅๅ
ทLogstash
4๏ผ็จไบๅๆElasticsearchไธญๆฐๆฎ็ๅฏ่งๅๅนณๅฐKibana
5๏ผๅๅธๅผๅๅธยท่ฎข้
ๆถๆฏ็ณป็ปKafka
6๏ผ่ๆๅๅบ็จๅฎนๅจDocker
7๏ผๅคงๆฐๆฎๅๆๅญๅจๆกๆถHadoop
8๏ผๆฐไปไปๅบๅทฅๅ
ทHive
9. MapReduce็ผ็จๆจกๅ
10๏ผๅ็ซฏๆๆฏๆ Node.js+vue.js
11๏ผๆถๆฏ้ๅRabbitMQ
12๏ผๆฐๆฎๅบๅข้่ฎข้
Canal
13๏ผๅฎๆถๆฅๅฃๆๆกฃSwagger2
14๏ผ็คพไบค็ปๅฝSpringSocial
## ๅ
ซ๏ผๅฎๆ้กน็ฎ
```
ไป0ๅผๅง ็ฌ็ซๅฎๆไผไธ็บงJava็ตๅ็ฝ็ซๅผๅ
Javaไผไธ็บง็ตๅ้กน็ฎๆถๆๆผ่ฟไน่ทฏ Tomcat้็พคไธRedisๅๅธๅผ
Javaๅ็ๆฌ๏ผSSMๅฐSpringBoot๏ผๆ กๅญๅ้บๅ
จๆ ๅผๅ
Spring Bootๅ็ๆฌ(1.5/2.1) ๆ้ ไผไธ็บงๅพฎไฟก็น้ค็ณป็ป
Netty+Spring Bootไปฟๅพฎไฟก ๅ
จๆ ๅผๅ้ซๆง่ฝๅๅฐๅๅฎขๆท็ซฏ
Java็ญ่ง้ขๅฐ็จๅบๅผๅ ๅ
จๆ ๅผๅฎๆ้กน็ฎ
Javaๅผๅไผไธ็บงๆ้็ฎก็็ณป็ป
็ฅ่ฏๆ่งฃ+็ปๅ
ธๅฎๆถไปปๅกๆกไพ ็ฒพ่ฎฒJavaๅฎๆถไปปๅกๆกๆถElastic-JobๅQuartz
BATๅคง็ไบฒๆ ๅบไบElasticSearch็ๆๆฟ็ฝๅฎๆ
่็ฆJavaๆง่ฝไผๅ ๆ้ ไบฟ็บงๆต้็งๆ็ณป็ป
ElasticSearch7+Spark ๆๅปบ้ซ็ธๅ
ณๆงๆ็ดขๆๅก&ๅไบบๅ้ขๆจ่็ณป็ป
Javaไปๅไฝๅฐๅพฎๆๅกๆ้ ๆฟไบง้ๅฎๅนณๅฐ
ๆ้ ไปฟ็ซ็ผ้กน็ฎ ไปฅDubboไธบๆ ธๅฟ่งฃ้ๅพฎๆๅก
SpringCloudๅพฎๆๅกๆกๆถ ๅฎๆไผไธ็บงไผๆ ๅธ็ณป็ป
ๅบไบSpringCloudๅพฎๆๅกๆถๆไธ ๅนฟๅ็ณป็ป่ฎพ่ฎกไธๅฎ็ฐ
SpringCloud+Vueๅๅ็ซฏๅ็ฆป ๅผๅไผไธ็บงๅจ็บฟ่ง้ข่ฏพ็จ็ณป็ป
ไผ ๆบๅฅๅบท
็
่ดญๅๅ
ๅ
ๅง
่ฐท็ฒๅๅ
ไผ็ญน้กน็ฎ
่ฐท็ฒๅจ็บฟๆ่ฒ
ๅ
Vue ๅฎๆๅไธ็บง่ฏปไนฆWeb APP ๅ
จ้ขๆๅๆ่ฝ
็งปๅจWeb Appๅผๅไนๅฎๆ็พๅขๅคๅ
Reactๅ
จๅฎถๆกถ+AntD ๅ
ฑไบซๅ่ฝฆๅๅฐ็ฎก็็ณป็ปๅผๅ
React16.4ๅผๅ็ฎไนฆ้กน็ฎ ไป้ถๅบ็กๅ
ฅ้จๅฐๅฎๆ
Vue2.0ๅผๅไผไธ็บง็งปๅจ็ซฏ้ณไนWeb App
ๆฐ็Vue2.6+Node.js+MongoDB ๅ
จๆ ๆ้ ๅๅ็ณป็ป
ๅพฎไฟกๅฐ็จๅบไบๅผๅ๏ผไป0ๆ้ ไบ้ณไนๅ
จๆ ๅฐ็จๅบ
Electron+React+ไธ็ไบ ๅฎๆ่ทจๅนณๅฐๆก้ขๅบ็จ
Vueๅ
จๅฎถๆกถๅฎๆ ไป้ถ็ฌ็ซๅผๅไผไธ็บง็ตๅ็ณป็ป
Vue Element๏ผNode.jsๅผๅไผไธ้็จ็ฎก็ๅๅฐ็ณป็ป
ๅฉ็จGoไผ่ถ็ๆง่ฝ ่ฎพ่ฎกไธๅฎ็ฐ้ซๆง่ฝไผไธ็บงๅพฎๆๅก็ฝๅ
ณ
Node.jsไปฟ็ฅไนๆๅก็ซฏ-ๆทฑๅ
ฅ็่งฃRESTful API
Angular 8ๅผๅๆผๅคๅคWebApp๏ผไปๅบ็กๅฐ้กน็ฎๅฎๆ
Node.js+Koa2+MySQLๆ้ ๅๅ็ซฏๅ็ฆป็ฒพๅ้กน็ฎใๆงๅฒใ
Vue.js2.5+cube-ui้ๆ้ฅฟไบไนApp๏ผ็ปๅ
ธๅๅ็บง๏ผ
```
## ไน๏ผ้ข่ฏ
```
Java
```
## ๅ๏ผๅคงๆฐๆฎ
# Reading
Javaๅบ็ก๏ผJDKใ้ขๅๅฏน่ฑกใ่ฟ้ถ ้ๅใJVMใๅค็บฟ็จไธๅนถๅ๏ผ
ๆฐๆฎ็ปๆไธ็ฎๆณ + ๆฐๆฎๅบ + ๆกๆถ+ ้กน็ฎ + ็ผๅญRedisใ่ฎพ่ฎกๆจกๅผใ็ปผๅ่ฝๅใLinux็ณป็ปไธ่ฟ็ปด
Javaๆ ธๅฟๆๆฏ ๅท
Java็ผ็จๆๆณ
Java8ๅฎๆ
้ฟ้ๅทดๅทด Java ๅผๅๆๅ
ๆทฑๅ
ฅ็่งฃJVM
Java ๅค็บฟ็จ็ผ็จๆ ธๅฟๆๆฏ
Java ๅนถๅ็ผ็จ็่บๆฏ
ๅๆ Offer
MySQL ๆๆฏๅ
ๅน
่ฎพ่ฎกๆจกๅผ
Redis ๆทฑๅบฆๅ้ฉ
Elasticsearch ๅฎ่ทต
Hbase ไธ็ก่งไนฆ
้ๆ - ๆนๅๆขๆไปฃ็ ็่ฎพ่ฎก
ไปฃ็ ๆดๆดไน้
็ผๅๅฏ่ฏปไปฃ็ ็่บๆฏ
ไฟฎๆนไปฃ็ ็่บๆฏ
Effective Java
# TODO
ๅไธญๅญฆ,ๅญฆไธญๅ๏ผ็ฏ็่พๅ
ฅ่ฎก็ฎ่พๅบไธญ... ๅ ๆฒนๅ๏ผ
ๅฎ่ทตๅบ็็ฅ ๆป็ปๆๆฅ้่ฏฏ ๅ
ๆ่ ๅๅๆ่ฐ่ฏ
-----
# ่็ณปไฝ่
Email: willowawen@gmail.com
- [B็ซ](http://space.bilibili.com/180771965?) ่ง้ขไธไผ ๅฐB็ซไบ
- [Awen's Personal Website](www.liuawen.cn)
- [CSDN](https://blog.csdn.net/qq_41569732)
-----
| 0 |
javatutorials101/Tutorials | null | null | null | 0 |
ani03sha/RedQuarkTutorials | Code used in all my tutorials on my website - redquark.org | algorithms datastructures hacktoberfest java javascript kotlin leetcode leetcode-solutions problem-solving python | # RedQuark Tutorials
Code used in all my tutorials
[](LICENSE.md) 
## LeetCode
|#|Title|Difficulty|Tag|Blog|Video|Solution|
|--:|---|---|---|---|---|---|
|34|[Find First And Last Position Of Element In Sorted Array](https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array/)|Medium|Arrays, Binary Search|[Blog](https://redquark.org/leetcode/0034-find-first-and-last-occurrence-of-element-in-sorted-array)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/FindFirstAndLastPositionOfElementInSortedArray.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Find_First_And_Last_Position_Of_Element_In_Sorted_Array.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/find_first_and_last_position_of_element_in_sorted_array.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/FindFirstAndLastPositionOfElementInSortedArray.kt)|
|33|[Search In Rotated Sorted Array](https://leetcode.com/problems/search-in-rotated-sorted-array/)|Medium|Arrays, Binary Search|[Blog](https://redquark.org/leetcode/0033-search-in-rotated-sorted-array)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/SearchInRotatedSortedArray.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Search_In_Rotated_Sorted_Array.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/search_in_rotated_sorted_array.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/SearchInRotatedSortedArray.kt)|
|32|[Longest Valid Parentheses](https://leetcode.com/problems/longest-valid-parentheses/)|Hard|String|[Blog](https://redquark.org/leetcode/0032-longest-valid-parentheses)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/LongestValidParentheses.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Longest_Valid_Parentheses.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/longest_valid_parentheses.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/LongestValidParentheses.kt)|
|31|[Next Permutation](https://leetcode.com/problems/next-permutation/)|Medium|Arrays|[Blog](https://redquark.org/leetcode/0031-next-permutation)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/NextPermutation.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Next_Permutation.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/next_permutation.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/NextPermutation.kt)|
|30|[Divide Two Integers](https://leetcode.com/problems/substring-with-concatenation-of-all-words/)|Hard|Sliding Window, Hashing, String|[Blog](https://redquark.org/leetcode/0030-substring-with-concatenation-of-all-words)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/SubstringWithConcatenationOfAllWords.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Substring_With_Concatenation_Of_All_Words.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/substring_with_concatenation_of_all_words.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/SubstringWithConcatenationOfAllWords.kt)|
|29|[Divide Two Integers](https://leetcode.com/problems/divide-two-integers/)|Medium|Bit Manipulations|[Blog](https://redquark.org/leetcode/0029-divide-two-integers)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/DivideTwoIntegers.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Divide_Two_Integers.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/divide_two_integers.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/DivideTwoIntegers.kt)|
|28|[Implement StrStr](https://leetcode.com/problems/implement-strstr/)|Easy|String, Sliding Window|[Blog](https://redquark.org/leetcode/0028-implement-strstr)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/ImplementStrStr.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Implement_StrStr.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/implement_strstr.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/ImplementStrStr.kt)|
|27|[Remove Element](https://leetcode.com/problems/remove-element/)|Easy|Array|[Blog](https://redquark.org/leetcode/0027-remove-element)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/RemoveElement.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Remove_Element.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/remove_element.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/RemoveElement.kt)|
|26|[Remove Duplicates From Sorted Array](https://leetcode.com/problems/remove-duplicates-from-sorted-array/)|Easy|Array|[Blog](https://redquark.org/leetcode/0026-remove-duplicates-from-sorted-array)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/RemoveDuplicatesFromSortedArray.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Remove_Duplicates_From_sorted_Array.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/remove_duplicates_from_sorted_array.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/RemoveDuplicatesFromSortedArray.kt)|
|25|[Reverse Nodes In K Group](https://leetcode.com/problems/reverse-nodes-in-k-group/)|Hard|Linked List|[Blog](https://redquark.org/leetcode/0025-reverse-nodes-in-k-group)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/ReverseNodesInKGroup.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Reverse_Nodes_In_K_Group.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/reverse_nodes_in_k_group.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/ReverseNodesInKGroup.kt)|
|24|[Swap Nodes In Pairs](https://leetcode.com/problems/swap-nodes-in-pairs/)|Medium|Linked List|[Blog](https://redquark.org/leetcode/0024-swap-nodes-in-pairs)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/SwapNodesInPairs.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Swap_Nodes_In_Pairs.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/swap_nodes_in_pairs.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/SWapNodesInPairs.kt)|
|23|[Merge K Sorted Lists](https://leetcode.com/problems/merge-k-sorted-lists/)|Hard|Merge Sort, Divide and Conquer|[Blog](https://redquark.org/leetcode/0023-merge-k-sorted-lists)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/MergeKSortedLists.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Merge_K_SOrted_Lists.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/merge_k_sorted_lists.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/MergeKSortedLists.kt)|
|22|[Generate Parentheses](https://leetcode.com/problems/generate-parentheses/)|Medium|Recursion, Backtracking|[Blog](https://redquark.org/leetcode/0022-generate-parentheses)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/GenerateParentheses.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Generate_Parentheses.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/generate_parentheses.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/GenerateParentheses.kt)|
|21|[Merge Two Sorted Lists](https://leetcode.com/problems/merge-two-sorted-lists/)|Easy|Linked List|[Blog](https://redquark.org/leetcode/0021-merge-two-sorted-lists)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/MergeTwoSortedLists.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Merge_Two_Sorted_Lists.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/merge_two_sorted_lists.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/MergeTwoSortedLists.kt)|
|20|[Valid Parentheses](https://leetcode.com/problems/valid-parentheses/)|Easy|String, Stack|[Blog](https://redquark.org/leetcode/0020-valid-parentheses)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/ValidParentheses.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Valid_Parentheses.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/valid_parentheses.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/ValidParentheses.kt)|
|19|[Remove Nth Node From End Of List](https://leetcode.com/problems/remove-nth-node-from-end-of-list/)|Medium|Linked List, Two Pointer Technique|[Blog](https://redquark.org/leetcode/0019-remove-nth-node)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/RemoveNthNodeFromEndOfList.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Remove_Nth_Node_From_End_Of_List.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/remove_nth_node_from_end_of_list.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/RemoveNthNodeFromEndOfList.kt)|
|18|[3 Sum](https://leetcode.com/problems/4sum/)|Medium|Arrays|[Blog](https://redquark.org/leetcode/0018-4-sum)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/FourSum.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Four_Sum.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/four_sum.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/FourSum.kt)|
|17|[Letter Combinations Of A Phone Number](https://leetcode.com/problems/letter-combinations-of-a-phone-number/)|Medium|String, Recursion, BFS, DFS|[Blog](https://redquark.org/leetcode/0017-letter-combinations)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/LetterCombinationsOfAPhoneNumber.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Letter_Combinations_Of_A_Phone_Number.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/letter_combinations_of_a_phone_number.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/LetterCombinationsOfAPhoneNumber.kt)|
|16|[3 Sum Closest](https://leetcode.com/problems/3sum-closest/)|Medium|Arrays|[Blog](https://redquark.org/leetcode/0016-3-sum-closest)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/ThreeSumClosest.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Three_Sum_Closest.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/three_sum_closest.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/ThreeSumClosest.kt)|
|15|[3 Sum](https://leetcode.com/problems/3sum/)|Medium|Arrays|[Blog](https://redquark.org/leetcode/0015-3-sum)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/ThreeSum.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Three_Sum.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/three_sum.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/ThreeSum.kt)|
|14|[Longest Common Prefix](https://leetcode.com/problems/longest-common-prefix/)|Easy|String, LCP|[Blog](https://redquark.org/leetcode/0014-longest-common-prefix)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/LongestCommonPrefix.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Longest_Common_Prefix.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/longest_common_prefix.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/LongestCommonPrefix.kt)|
|13|[Roman To Integer](https://leetcode.com/problems/roman-to-integer/)|Easy|String|[Blog](https://redquark.org/leetcode/0013-roman-to-integer)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/RomanToInteger.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Roman_To_Integer.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/roman_to_integer.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/RomanToInteger.kt)|
|12|[Integer To Roman](https://leetcode.com/problems/integer-to-roman/)|Medium|Array|[Blog](https://redquark.org/leetcode/0012-integer-to-roman)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/IntegerToRoman.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Integer_To_Roman.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/integer_to_roman.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/IntegerToRoman.kt)|
|11|[Regular Expression Matching](https://leetcode.com/problems/container-with-most-water/)|Medium|Array|[Blog](https://redquark.org/leetcode/0011-container-with-most-water)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/ContainerWithMostWater.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Container_With_Most_Water.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/container_with_most_water.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/ContainerWithMostWater.kt)|
|10|[Regular Expression Matching](https://leetcode.com/problems/regular-expression-matching/)|Hard|String, Dynamic Programming|[Blog](https://redquark.org/leetcode/0010-regular-expression-matching)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/RegularExpressionMatching.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Regular_Expression_Matching.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/regular_expression_matching.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/RegularExpressionMatching.kt)|
|9|[Palindrome Number](https://leetcode.com/problems/palindrome-number/)|Easy|Palindrome, Number|[Blog](https://redquark.org/leetcode/0009-palindrome-number/)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/PalindromeNumber.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Palindrome_Number.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/palindrome_number.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/PalindromeNumber.kt)|
|8|[String To Integer (atoi)](https://leetcode.com/problems/string-to-integer-atoi/)|Medium|String|[Blog](https://redquark.org/leetcode/0008-string-to-integer-atoi/)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/StringToInteger.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/String_To_Integer.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/string_to_integer.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/StringToInteger.kt)|
|7|[Reverse Integer](https://leetcode.com/problems/reverse-integer/)|Easy|Number|[Blog](https://redquark.org/leetcode/0007-reverse-integer/)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/ReverseInteger.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Reverse_Integer.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/reverse_integer.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/ReverseInteger.kt)|
|6|[ZigZag Conversion](https://leetcode.com/problems/zigzag-conversion/)|Medium|String|[Blog](https://redquark.org/leetcode/0006-zigzag-conversion/)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/ZigZagConversion.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/ZigZag_Conversion.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/zigzag_conversion.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/ZigZagConversion.kt)|
|5|[Longest Palindromic Substring](https://leetcode.com/problems/longest-palindromic-substring)|Medium|String, Manacher's Algorithm|[Blog](https://redquark.org/leetcode/0005-longest-palindromic-substring/)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/LongestPalindromicSubstring.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Longest_Palindromic_Substring.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/longest_palindromic_substring.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/LongestPalindromeSubstring.kt)|
|4|[Median Of Two Sorted Arrays](https://leetcode.com/problems/median-of-two-sorted-arrays)|Hard|Arrays, Binary Search|[Blog](https://redquark.org/leetcode/0004-median-of-two-sorted-arrays/)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/MedianOfTwoSortedArrays.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Median_Of_Two_Sorted_Arrays.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/median_of_two_sorted_arrays.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/MedianOfTwoSortedArrays.kt)|
|3|[Longest Substring Without Repeating Characters](https://leetcode.com/problems/longest-substring-without-repeating-characters/)|Medium|String, Sliding Window|[Blog](https://redquark.org/leetcode/0003-longest-substring-without-repeating-characters/)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/LongestSubstringWithoutRepeatingCharacters.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Longest_Substring_Without_Repeating_Characters.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/longest_substring_without_repeating_characters.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/LongestSubstringWithoutRepeatingCharacters.kt)|
|2|[Add Two Numbers](https://leetcode.com/problems/add-two-numbers)|Medium|Linked List|[Blog](https://redquark.org/leetcode/0002-add-two-numbers/)|| [Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/AddTwoNumbers.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Add_Two_Numbers.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/add_two_numbers.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/AddTwoNumbers.kt)|
|1|[Two Sum](https://leetcode.com/problems/two-sum)|Easy|HashMap|[Blog](https://redquark.org/leetcode/0001-two-sum/)||[Java](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Java/src/main/java/org/redquark/tutorials/leetcode/TwoSum.java), [Python](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Python/src/Two_Sum.py), [JavaScript](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/JavaScript/src/two_sum.js), [Kotlin](https://github.com/ani03sha/RedQuarkTutorials/blob/master/LeetCode/Kotlin/src/main/kotlin/org/redquark/tutorials/leetcode/TwoSum.kt)| | 0 |
kanmaytacker/fundamentals | A collection of tutorials on computer fundamentals | data-integrity database mysql normalization query-optimization relational-databases sql | # fundamentals
A collection of tutorials on computer fundamentals
## Table of Contents
- [DBMS](database/)
- [Operating Systems](os/)
- [Computer Networks](networks/)
- [Object Oriented Programming](oop/)
| 0 |
RossStudtman/JSP_Tutorials | CaveOfProgramming Java Server Pages Tutorial Notes | null | JSP Tutorials
===========
John Purcell's [courses] are some of the best I've found. As a former teacher, I like to enhance my own learning by creating parallel tutorials. Here are the notes, *with working code*, I created for John's "[Servlets and JSPs: Creating Web Applications With Java]."
##Extensive Notes
Each project has an **extensive** set of notes in JSP_notes folder. Note files are named to indicate which videos they cover like so: JSP_v5-10.txt -- would cover videos 5 through 10.
2015 edits: heavily edited, much better. The last three .txt note files also saw heavy editing on line-length (they didn't look good in my tablet) - other files still have long line lengths (which is fine on a 24" monitor...).
##WAR Files
Also, each project was compiled into a .WAR file. It is my hope that this makes it easy for you to download the projects for your own testing.
##Enhanced Learning
Lastly, it is my hope that these resources can further enhance your learning as you go through John's excellent video tutorials and help you become a master of JSPs!
[courses]:http://www.caveofprogramming.com/
[Servlets and JSPs: Creating Web Applications With Java]:http://courses.caveofprogramming.com/course/servlets-and-jsps-creating-web-applications-with-java/
| 1 |
in28minutes/SpringBootForBeginners | Spring Boot Tutorial For Beginners | spring-boot spring-configuration spring-data-jpa spring-initializr spring-security | # SpringBootForBeginners
Spring Boot Tutorial For Beginners
* [Installing Eclipse, Maven and Java](#installing-tools)
* [Running Examples](#running-examples)
* [Course Overview](#course-overview)
- [Course Steps](#step-list)
- [Expectations](#expectations)
* [About in28Minutes](#about-in28minutes)
- [Our Beliefs](#our-beliefs)
- [Our Approach](#our-approach)
- [Find Us](#useful-links)
- [Other Courses](#other-courses)
## Installing Tools
- PDF : https://github.com/in28minutes/SpringIn28Minutes/blob/master/InstallationGuide-JavaEclipseAndMaven_v2.pdf
- Video : https://www.youtube.com/playlist?list=PLBBog2r6uMCSmMVTW_QmDLyASBvovyAO3
- GIT Repository : https://github.com/in28minutes/getting-started-in-5-steps
## Course Overview
### Introduction
Spring Boot has a lot of magic going for it. Developing Services with it is cool and fun.
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can โjust runโ. Most Spring Boot applications need very little Spring configuration.
In this course, you will learn the cool things about Spring Boot and Spring Boot Starter Projects. We will develop a basic REST Service to manage questions of a survey.
You will learn about Spring Boot step by step - in more than 25 steps. This course would be a perfect first step as an introduction to Spring Boot.
You will be using Spring Boot and get introduced to REST Services, Spring Security (Authentication and Authorization), Maven (dependencies management), Eclipse (IDE) and Tomcat Embedded Web Server. We will help you set up each one of these.
You will learn about
- Basics of Spring Boot
- Basics of Auto Configuration and Spring Boot Magic
- Spring Boot Starter Projects
- Spring Initializr
- Basic REST Services using Spring Boot Starter Web
- REST Service Content Negotiation with JSON and XML
- Embedded servlet containers : Tomcat, Jetty and Undertow
- Writing Unit and Integration tests using Spring Boot Starter Test
- Profiles and Dynamic Configuration with Spring Boot
- Spring Boot Data JPA
- Spring Boot Actuator
- Spring Security
- Spring Boot Developer Tools and LiveReload
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can โjust runโ. We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need very little Spring configuration.
With Microservices, focus is shifting to getting started with developing web applications quickly. Spring Boot enables this.
### Goals
- Provide quick start for projects with Spring.
- Be opinionated but provide options.
- Provide a range of non-functional features that are common to large classes of projects (e.g. embedded servers, security, metrics, health checks, externalized configuration).
- Absolutely no code generation and no requirement for XML configuration.
### Step List
- Step 01: Setup and Launch Spring Boot Application with Maven and Eclipse
- Step 02: Creating your first RestController
- Step 03: Understanding Spring Boot Magic : Spring Boot Starter Web
- Step 04: Understanding Spring Boot Magic : Spring Boot Starter Parent
- Step 05: Spring Boot vs Spring
- Step 06: Create all Services for Survey and Questions
- Step 07: What is REST? Creating REST Service with @GetMapping and @PathVariable
- Step 08: Second REST Service to retrieve a specific question
- Step 09: Spring Boot Developer Tools and LiveReload : Develop faster!
- Step 10: Create a REST Service to add a new question to survey : @PostMapping, Postman
- Step 11: Understand Content Negotiation. Deliver XML Responses from the REST Services
- Step 12: Spring Initializr : Create Spring Boot Projects on the fly!
- Step 13: Spring Boot Actuator : Monitor your Spring Boot applications!
- Step 14: Understanding Embedded servlet containers : Switch to Jetty or Undertow
- Step 15: Adding Dynamic Configuration to your application : YAML & More..
- Step 16: Basics of Profiles
- Step 17: Advanced Application Configuration with Type Safe Configuration Properties
- Step 18: Spring Boot Starter : Spring Data JPA with CommandLineRunner
- Step 19: In Memory Database H2 Console and add a new JPA Repository Method
- Step 20: Spring Boot Starter : Introduction to Spring Data Rest
- Step 21: Spring Boot Integration Test
- Step 22: Adding Integration Test for POST Request
- Step 23: Small Refactoring to organise ourselves
- Step 24: Writing Unit Tests with Spring Boot and Mockito
- Step 25: Writing Unit test for createTodo
- Step 26: Securing our services with Basic Authentication using Spring Security
- Step 27: Configure Spring Security user roles for survey and other services
- Step 28: A Deep Dive into Spring Boot Auto Configuration
### Expectations
- You should know Java. You should understand usage of Annotations.
- You should understand the basics of Spring framework.
- A basic understanding of JPA, Spring Security will be useful.
- You are NOT expected to have any experience with Eclipse or Maven.
- We will help you install Eclipse and get up and running with Maven.
## Let's have some fun
- What are we waiting for?
- Let's have some fun with Spring Boot in 25 Steps.
- I had fun creating this course and hope you would too.
- Thanks for your interest in Our Course
- I hope youโre as excited as I am!
- If youโre ready to learn more and sign up for the course,
- go ahead and hit that Enroll button,
- or take a test drive by using the Free Preview feature.
- See you in the course!
## About in28Minutes
At in28Minutes, we ask ourselves one question everyday
> How do we create more amazing course experiences?
> We use 80-20 Rule. We discuss 20% things used 80% of time in depth.
We are creating amazing learning experiences for learning Spring Boot with AWS, Azure, GCP, Docker, Kubernetes and Full Stack. 300,000 Learners rely on our expertise. [Find out more.... ](https://github.com/in28minutes/learn#best-selling-courses)

| 1 |
Froussios/Intro-To-RxJava | An extensive tutorial on RxJava | null | # Intro to RxJava
This guide aims to introduce a beginner reactive programmer to the complete power of the [RxJava](https://github.com/ReactiveX/RxJava) implementation of reactive programming for the JVM. It is based on the [IntroToRx](http://www.introtorx.com) guide for Rx.NET.
No experience with either reactive or functional programming is needed to follow the book. Familiarity with the basics of Java is required.
[Begin learning](/Part%201%20-%20Getting%20Started/1.%20Why%20Rx.md)
### Structure
The content of this book is meant to be read from start to finish. It is bigger than your average tutorial and smaller than an actual book. It begins with the basics and every subsequent chapter introduces increasingly advanced features and concepts. Sections of the book are intended to be self-containing and to-the-point, so that the book can be referred back to by non-beginners.
The examples used in the book are also [available in compilable java files](/tests/java/itrx) in two formats:
* Examples that print to standard output (recommended for first-time readers)
* Silent, self-checking examples in the form of [JUnit](http://junit.org/) tests.
The readers are invited to study whichever style suits them best.
| 1 |
coolAlias/Forge_Tutorials | Minecraft Forge Tutorials | null | Forge_Tutorials
===============
Welcome to coolAlias' Minecraft Forge Modding Tutorials!
I've tried to add tutorials for subjects that I either haven't seen elsewhere, needed updating or just needed
further explanation.
Most of my tutorials are NOT set up like full proper code and WILL give you lots of errors if you just
copy and paste it into Eclipse.
That being said, all of the code I provide I have personally used and tested, so if you read all the comments,
follow the directions and do your best to understand what the code is doing, I'm confident you, too, will be
able to get it working.
I'm by no means, however, an expert in Java, so if you are and spot errors in my code or just have a better way
of doing it, then please let me know!
If you have any suggestions on how to make the tutorials more clear, if you have a question or if you just want to
say hi, leave a comment or p.m. me on minecraftforum.net and I'll see what I can do :)
If you'd prefer to read the tutorials on the forums, here are the links:
- EventHandler and IExtendedEntityProperties:
http://www.minecraftforum.net/topic/1952901-making-an-eventhandler-and-event-type-explanations/
- Creating an Item that stores an Inventory:
http://www.minecraftforum.net/topic/1949352-creating-an-item-that-stores-an-inventory/
- Rendering Your Custom Item Texture:
http://www.minecraftforum.net/topic/1892995-rendering-your-custom-item-texture/
- Multi-Input/Output Furnace with Variable-Input Recipes:
http://www.minecraftforum.net/topic/1961477-multi-inputoutput-furnace-with-variable-input-recipes/
- Overriding shift-click in custom Containers:
http://www.minecraftforum.net/topic/1919622-custom-container-how-to-properly-override-shift-clicking/
- Using Potions in Crafting Recipes:
http://www.minecraftforum.net/topic/1891579-using-potions-in-crafting-recipes/
- Enchanted Books and Crafting Recipes:
http://www.minecraftforum.net/topic/1893462-enchanted-book-crafting-recipes-an-intro-to-nbt-tag-compounds/
| 0 |
BrentAureli/SuperMario | Source Code from my Creating Super Mario Bros YouTube Tutorials | null | # SuperMario
# YouTube Tutorials @ http://www.BrentAureli.com | 0 |
redhat-scholars/istio-tutorial | Istio Tutorial for https://dn.dev/master | envoy istio kubernetes microservices openshift tracing | null | 1 |
microsoft/azure-spring-apps-training | Guides and tutorials to make the most out of Azure Spring Apps | azure java microservices spring-boot-microservice spring-cloud | ---
page_type: sample
languages:
- java
---
# Azure Spring Apps training
You will find here a full workshop on Azure Spring Apps, including guides and demos.
You can run this workshop with the monthly free grant from Azure Spring Apps. [Learn More](https://aka.ms/costs-less)
This lab is open-source, and under the [MIT license](LICENSE.txt).
All Contributions are more then welcome! [Learn more at contribution guidelines.](CONTRIBUTING.md)
<a href="https://github.com/microsoft/azure-spring-apps-training/graphs/contributors">
<img src="https://contrib.rocks/image?repo=microsoft/azure-spring-apps-training" />
</a>
## What you should expect
This is not the official documentation but an opinionated training.
It is a hands-on training, and it will use the command line extensively. The idea is to get coding very quickly and play with the platform, from a simple demo to far more complex examples.
After completing all the guides, you should have a fairly good understanding of everything that Azure Spring Apps offers.
## Symbols
>๐ - __Manual Modification Required__. When this symbol appears in front of one or more commands, you will need to modify the commands as indicated prior to running them.
>๐ง - __Preview-specific__. This symbol indicates steps that are only necessary while Azure Spring Apps is in preview.
>๐ก - __Frustration Avoidance Tip__. These will help you avoid potential pitfalls.
## [00 - Prerequisites and Setup](00-setup-your-environment/README.md)
Prerequisites and environment setup.
## [01 - Create an Azure Spring Apps cluster](01-create-an-azure-spring-cloud-instance/README.md)
Basics on creating a cluster and configuring the CLI to work efficiently.
## [02 - Build a simple Spring Boot microservice](02-build-a-simple-spring-boot-microservice/README.md)
Build the simplest possible Spring Boot microservice using the Spring Initializr.
## [03 - Configure application logs](03-configure-monitoring/README.md)
Access Spring Boot applications logs to understand common issues.
## [04 - Configure a Spring Cloud Config server](04-configure-a-spring-cloud-config-server/README.md)
Configure a [Spring Cloud Config Server](https://cloud.spring.io/spring-cloud-config), that will be entirely managed and supported by Azure Spring Apps, to be used by Spring Boot microservices.
## [05 - Build a Spring Boot microservice using Spring Cloud features](05-build-a-spring-boot-microservice-using-spring-cloud-features/README.md)
Build a Spring Boot microservice that is cloud-enabled: it uses a Spring Cloud Service Registry and a [Spring Cloud Config Server](https://cloud.spring.io/spring-cloud-config) which are both managed and supported by Azure Spring Apps.
## [06 - Build a reactive Spring Boot microservice using Cosmos DB](06-build-a-reactive-spring-boot-microservice-using-cosmosdb/README.md)
Build a reactive Spring Boot microservice, that uses the [Spring reactive stack](https://docs.spring.io/spring/docs/current/spring-framework-reference/web-reactive.html) and is bound to a [Cosmos DB database](https://docs.microsoft.com/en-us/azure/cosmos-db/?WT.mc_id=azurespringcloud-github-judubois) in order to access a globally-distributed database with optimum performance.
## [07 - Build a Spring Boot microservice using MySQL](07-build-a-spring-boot-microservice-using-mysql/README.md)
Build a classical Spring Boot application that uses JPA to access a [MySQL database managed by Azure](https://docs.microsoft.com/en-us/azure/mysql/?WT.mc_id=azurespringcloud-github-judubois).
## [08 - Build a Spring Cloud Gateway](08-build-a-spring-cloud-gateway/README.md)
Build a [Spring Cloud Gateway](https://spring.io/projects/spring-cloud-gateway) to route HTTP requests to the correct Spring Boot microservices.
## [09 - Putting it all together, a complete microservice stack](09-putting-it-all-together-a-complete-microservice-stack/README.md)
Use a front-end to access graphically our complete microservice stack. Monitor our services with Azure Spring Apps's distributed tracing mechanism and scale our services depending on our needs.
## [10 - Blue/Green deployment](10-blue-green-deployment/README.md)
Deploy new versions of applications in a staging environment and switch between staging and production with Azure Spring Apps.
## [11 - Configure CI/CD](11-configure-ci-cd/README.md)
Configure a Continuous Integration / Continuous Deployment platform using GitHub Actions, so our Spring Boot microservices are automatically deployed.
## [12 - Making Microservices Talk to Each Other](12-making-microservices-talk-to-each-other/README.md)
Creating a microservice that talks to other microservices.
## [Conclusion](99-conclusion/README.md)
---
## Legal Notices
Microsoft and any contributors grant you a license to the Microsoft documentation and other content
in this repository under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode),
see the [LICENSE](LICENSE) file, and grant you a license to any code in the repository under the [MIT License](https://opensource.org/licenses/MIT), see the
[LICENSE-CODE](LICENSE-CODE) file.
Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation
may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries.
The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks.
Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.
Privacy information can be found at https://privacy.microsoft.com/en-us/
Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents,
or trademarks, whether by implication, estoppel or otherwise.
| 0 |
CatalinPrata/funcodetuts | Funcode sample tutorials | null | funcodetuts
===========
Funcode sample tutorials, you can find more on https://www.myandroidsolutions.com/
| 1 |
in28minutes/JUnitIn28Minutes | JUNIT Tutorial For Beginners | null | # JUnitIn28Minutes
Git hub repository for the free Udemy course :
[https://www.udemy.com/course/junit-tutorial-for-beginners-with-java-examples/](https://www.udemy.com/course/junit-tutorial-for-beginners-with-java-examples/)
## Get started with Junit
* [Course Overview](#topics)
- [Section 1 Foundation](#section-1-foundation)
- [Section 2 First JUnit Example](#section-2-first-junit-example)
- [Section 3 Second JUnit Example](#section-3-second-junit-example)
- [Section 4 JUnit Simple Test Scenarios](#section-4-junit-simple-test-scenarios)
- [Section 5 JUnit Intermediate Test Scenarios](#section-5-junit-intermediate-test-scenarios)
- [Section 6 JUnit Best Practices](#section-6-junit-best-practices)
- [Starting Examples](#starting-examples)
* [About in28Minutes](#about-in28minutes)
- [Our Beliefs](#our-beliefs)
- [Our Approach](#our-approach)
- [Find Us](#useful-links)
- [Other Courses](#other-courses)
## Topics
### Section 1 Foundation
- What is JUnit?
- Why Unit Testing?
### Section 2 First JUnit Example
@Test Annotation
- Running JUnit
- No Failure = Success
- Basic Assert methods
### Section 3 Second JUnit Example
- assertTrue and assertFalse methods
- @Before @After annotations
- @BeforeClass @AfterClass annotations
### Section 4 JUnit Simple Test Scenarios
- Comparing Arrays
- Testing Exceptions
- Performance Unit Tests
### Section 5 JUnit Intermediate Test Scenarios
- Parameterized Tests
- Test Suites
### Section 6 JUnit Best Practices
- Naming Test Methods
- Highlight Important Values in Tests
- Handle Exceptions Properly
- Readable Assert Statements
### Starting Examples
```
package com.in28minutes.junit.helper;
public class StringHelper {
public String truncateAInFirst2Positions(String str) {
if (str.length() <= 2)
return str.replaceAll("A", "");
String first2Chars = str.substring(0, 2);
String stringMinusFirst2Chars = str.substring(2);
return first2Chars.replaceAll("A", "")
+ stringMinusFirst2Chars;
}
public boolean areFirstAndLastTwoCharactersTheSame(String str) {
if (str.length() <= 1)
return false;
if (str.length() == 2)
return true;
String first2Chars = str.substring(0, 2);
String last2Chars = str.substring(str.length() - 2);
return first2Chars.equals(last2Chars);
}
}
```
## About in28Minutes
- At in28Minutes, we ask ourselves one question everyday. How do we create more effective trainings?
- We use Problem-Solution based Step-By-Step Hands-on Approach With Practical, Real World Application Examples.
- Our success on Udemy and Youtube (2 Million Views & 12K Subscribers) speaks volumes about the success of our approach.
- While our primary expertise is on Development, Design & Architecture Java & Related Frameworks (Spring, Struts, Hibernate) we are expanding into the front-end world (Bootstrap, JQuery, Angular JS).
### Our Beliefs
- Best Course are interactive and fun.
- Foundations for building high quality applications are best laid down while learning.
### Our Approach
- Problem Solution based Step by Step Hands-on Learning
- Practical, Real World Application Examples.
- We use 80-20 Rule. We discuss 20% things used 80% of time in depth. We touch upon other things briefly equipping you with enough knowledge to find out more on your own.
- We will be developing a demo application in the course, which could be reused in your projects, saving hours of your effort.
- All the code is available on Github, for most steps.
## About in28Minutes
At in28Minutes, we ask ourselves one question everyday
> How do we create more amazing course experiences?
> We use 80-20 Rule. We discuss 20% things used 80% of time in depth.
We are creating amazing learning experiences for learning Spring Boot with AWS, Azure, GCP, Docker, Kubernetes and Full Stack. 300,000 Learners rely on our expertise. [Find out more.... ](https://github.com/in28minutes/learn#best-selling-courses)

| 1 |
in28minutes/devops-master-class | Devops Tutorial for Beginners - Learn Docker, Kubernetes, Terraform, Ansible, Jenkins and Azure Devops | azure-devops devops-course kubernetes learn-devops | null | 1 |
Popalay/Tutors | A simple way to show the user interface tutorials | kotlin-android showcase tutorials | [ ](https://bintray.com/popalay/maven/Tutors/_latestVersion)
[](https://android-arsenal.com/details/1/5075)
[](https://android-arsenal.com/api?level=14)
[](https://github.com/Popalay/Tutors/blob/master/LICENSE)
# Tutors
A simple way to show the user interface tutorials.
<img src="screenshots/demo-v1.0.4.gif?raw=true" alt="" width="240" border="10" />
## Getting Started
```groovy
compile 'com.github.popalay:tutors:latest-version'
compile 'com.github.popalay:tutors-kotlin:latest-version'
```
## Usage
### From Java
```java
Tutors tutors = new TutorsBuilder()
.textColorRes(android.R.color.white)
.shadowColorRes(R.color.shadow)
.textSizeRes(R.dimen.textNormal)
.completeIconRes(R.drawable.ic_cross_24_white)
.nextButtonTextRes(R.string.action_next)
.completeButtonTextRes(R.string.action_got_it)
.spacingRes(R.dimen.spacingNormal)
.lineWidthRes(R.dimen.lineWidth)
.cancelable(false)
.build();
tutors.show(getSupportFragmentManager(), toolbar, "It's a toolbar", !iterator.hasNext());
```
See [sample](sample/src/main/java/com/github/popalay/tutorssample/MainActivity.java).
### From Kotlin
```kotlin
val tutors = Tutors.create {
textColorRes = android.R.color.white
shadowColorRes = R.color.shadow
textSizeRes = R.dimen.textNormal
completeIconRes = R.drawable.ic_cross_24_white
nextButtonTextRes = R.string.action_next
completeButtonTextRes = R.string.action_got_it
spacingRes = R.dimen.spacingNormal
lineWidthRes = R.dimen.lineWidth
cancelable = false
}
tutors.show(supportFragmentManager, view = toolbar, text = "It's a toolbar", isLast = true)
```
See [sample](sample/src/main/kotlin/com/github/popalay/tutorssample/MainKotlinActivity.kt).
License
-----
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
| 0 |
kishanrajput23/Java-Tutorials | Compilation of all study materials related to code with harry java course with assignment solutions | code-every-day codewithharry java java-8 java-code-best-practices java-codes java-course java-game java-library java-resources java-study-materials java-tutorials | # Java-Tutorials

| 0 |
308tube/com.youtube.rest | Java restful service tutorial | null | # Java restful service tutorial
How to create a Java Restful Service/API using the Jersey framework.
This series will go for people new to java and will eventually cover some advance topics.
## Youtube Tutorial Videos
http://www.youtube.com/playlist?list=PLu47tUtKqNlwfR-nqjiWUaIWOYEi9FyW0
## Website
http://www.308tube.com/youtube/
## Completed
June 2014 - 7 episodes
Thank you for your time and comments! | 1 |
ehcache/ehcache3-samples | Some examples / tutorials on using Ehcache 3. | null | # Ehcache 3 Samples
This repository contains examples of and tutorials about usage of Ehcache 3.
## Samples
- 'basic' - demonstrates basic configuration and usage of Ehcache 3
- 'clustered' - demonstrates using distributed caching features with Terracotta server
- 'jsr107' - demonstrates configuration through JSR-107 (JCache)
- 'fullstack' - binding with Spring, Hibernate and Metrics using JSR-107 in a real application
- 'scale-continuum' - live benchmark with different caching options
- 'caching-still-matters' - code examples used for the "Caching Still Matters" conference
| 0 |
howtoprogram/junit5-examples | JUnit 5 examples, tutorials | null | #JUnit 5 Examples
Contains all JUnit 5 Examples and Tutorial
Go to each sub project.
## 1. Import source code into Eclipse
### Maven
Menu **File โ> Import โ> Maven โ> Existing Maven Projects**
Browse to your source code location
Click **Finish** button to finish the importing
### Gradle
Menu **File โ> Import โ> Gradle Project โ> Select Project --> Next until finish**
## 2. Sub Modules
[JUnit 5 Assertions Example](http://howtoprogram.xyz/2016/08/12/junit-5-assertions-example/)
### junit5-assertions-examples
[JUnit 5 Disable or Ignore A Test](http://howtoprogram.xyz/2016/08/14/junit-5-disable-ignore-tests/)
### junit5-disable-test-example
[JUnit 5 Exception Testing](http://howtoprogram.xyz/2016/08/15/junit-5-exception-testing/)
### junit5-exception-testing-example
[JUnit 5 Test Suite ](http://howtoprogram.xyz/2016/08/16/junit-5-test-suite/)
### junit-5-test-suite-example
[JUnit 5 Assumptions With Assume](http://howtoprogram.xyz/2016/08/17/junit-5-assumptions-assume/)
### junit-5-assumptions
[JUnit 5 Nested Tests Examples](http://howtoprogram.xyz/2016/08/19/junit-5-nested-tests-examples/)
### junit5-nested-test-example
[JUnit 5 Dynamic Tests - Generate Tests at Run-time](http://howtoprogram.xyz/2016/08/21/junit-5-dynamic-tests/)
### junit5-dynamic-test-example
[JUnit 5 Maven Example](http://howtoprogram.xyz/2016/09/09/junit-5-maven-example/)
### junit5-maven-example
## 3. Related Posts
## [JUnit 5 Tutorial](http://howtoprogram.xyz/java-technologies/junit-5-tutorial/)
## [JUnit 5 vs JUnit 4](http://howtoprogram.xyz/2016/08/10/junit-5-vs-junit-4/)
## [JUnit 5 Basic Introduction](http://howtoprogram.xyz/2016/08/07/junit-5-basic-introduction/)
## [JUnit 5 and Spring Boot Example](https://howtoprogram.xyz/2017/09/12/junit-5-spring-boot-example/)
| 0 |
gmazza/blog-samples | Source code for the tutorials on my blog. | null | blog-samples
============
This download holds the source code for tutorials in my blog listed at https://glenmazza.net/blog/entry/blog-index.
Use at own risk. :)
| 0 |
in28minutes/MavenIn28Minutes | Maven Tutorial for Beginners with Examples | null | # Maven Tutorial for Beginners - with Examples In28Minutes
[](https://www.udemy.com/course/learn-maven-java-dependency-management-in-20-steps/)
## Installing Eclipse and Java
https://github.com/in28minutes/SpringIn28Minutes/blob/master/InstallationGuide-JavaEclipseAndMaven_v2.pdf
## Course Overview
- We will use Handson Real World Examples to understand what Maven can do.
- We will understand how Maven makes the life of an application developer easy.
- We will learn how Maven helps us to automate things like compilation, running unit tests, creating a war, creating an ear, running a web application in tomcat.
- We will learn how to use Maven effectively in combination of an IDE like Eclipse.
- We will use
- Maven for dependency management, building and running the application in tomcat.
- Eclipse IDE.
### Step List
Lets now look at the steps in this tutorial.
- Step 1 to 4 we will learn about the basics of Maven : Project Object Model and Build LifeCycle
- Steps 5 and 6 we will learn about dependency management and transitive dependencies
- Step 7 we will learn about a maven project with multiple layers. Typical projects have a web layer, data layer, external interface layer. We will learn how to create such projects using maven. Multi Module Maven Project.
- Step 8 : We will learn how to create a war, deploy to tomcat.
### Running Examples
- If you are downloading the zip file, unzip the file
- Open Command Prompt and Change directory to folder containing pom.xml
- Run command "mvn tomcat7:run"
- For help : user our installation guide - https://github.com/in28minutes/SpringIn28Minutes/blob/master/InstallationGuide-JavaEclipseAndMaven_v2.pdf
### Youtube Video
https://courses.in28minutes.com/p/maven-tutorial-for-beginners-in-5-steps
# 0. What is Maven?
Defining what Maven does is very difficult.
## Every Day Developer
Manages Dependencies - Web Layer (Spring MVC), Data Layer (JPA - Hibernate) etc..
Build a jar or a war or an ear
Run the application locally - Tomcat or Jetty
Deploy to a T environment
Add new dependencies to a project
Run Unit Tests
## Maven helps us do all these and more...
Generate Projects
Create Eclipse Workspace
# 1. Beginner Maven Project
## What is the power of Maven?
#### First Project : My aim is to create a Spring.jar. Think as if you are developing Spring. Some other developers want to use the framework you are developing. Steps in creating a JAr
- App.Java -> App.class
- AppTest.Java -> AppTest.class
- Run Unit Tests
- Package in a particular format
- Earlier this was done using long tedious ant scripts
#### Convention over Configuration
- Pre defined folder structure
- pom.xml
- mvn --version
- mvn compile (compiles source files)
- mvn test-compile (compiles test files) - one thing to observe is this also compiles source files
- mvn clean - deletes target directory
- mvn test - run unit tests
## You are ready for theory on Build Life Cycle
Pre-defined sequence of steps that are done when we run a maven command. Plugins can be attached to lifecycle stages. Default plugins are already defined in the super pom.
mvn install
- package - creates the jar
- install - copies the created jar to local maven repository - a temp folder on my machine where maven stores the files.
### Build LifeCycle
Validate
Compile
Test
Package
Integration Test
Verify
Install
Deploy
## Lets understand pom.xml
### Project Object Model (POM)
Name (if another project want to refer to our project, how do they do it?)
Version (Major Version, Minor Version, Incremental Version)
Packaging
Dependencies
Plugins
### Maven repository stores all the versions of all dependencies. JUnit 4.2,4.3,4.4
### Local Repository - all the dependencies that are downloaded for 1st time are stored.
# 2. Intermediate Maven Project
- Transtive Dependencies (add Hibernate dependency)
- Exclusions - Add an exclude
- Dependency Hierarchy - See how each dependency is coming in
- Versions [4.1,] [,4.1] [,4.1)
- Scope - Dependencies are needed only for tests. They are not part of the war or jar. we can use scope for that.
- Maven Compiler Plugin - Change source from 1.5 to 1.8.
- Effective Pom - Super Pom (Similar to Java Inheritance) - Check the build part of super pom (Convention over configuration - defaults are defined). We can change it - for example source directory. Recommended not to override defaults. Easy to move from one project to another project. Definitions of various plugins. mvn help:effective-pom
## Dependency Management
Scope
Transitive Dependencies
Excluding Dependency
Dependency Versions
## Sample Project Object Model
Maven Plugins
Convention over configuration
Source Code
${basedir}/src/main/java
${basedir}/src/main/resources
Test Code
${basedir}/src/test
## Hierarchy of POMS
Super POM
# 3. Multi Module Maven Project
- Most projects have multiple layers. Each layer has its own dependencies. Also multiple layers may share same dependency. We will see the best practices in managing dependencies in a multi module maven project.
- Parent pom has type pom
- - Defines Modules
- Dependency Management Section
- Properties
- Pre-defined Variables ${project.version}
- Run from command prompt - mvn clean install
# 4. Maven Web Application
## Packaging
War
Ear
## Running application in Tomcat
# 5. Tip and Tricks
## Important Commands
help:effective-settings
help:effective-pom
dependency:tree
dependency:sources
--debug
## Maven Archetypes
archetype:generate
# 6. Missing (To Discuss)
- Plugins : Show in super pom.xml
- Eclipse Integration
- Profiles
### Expectations
- You should know Java.
### Running Examples
- Download the zip or clone the Git repository.
- Unzip the zip file (if you downloaded one)
- Open Command Prompt and Change directory (cd) to folder containing pom.xml
- Open Eclipse
- File -> Import -> Existing Maven Project -> Navigate to the folder where you unzipped the zip
- Select the right project
- Choose the Spring Boot Application file (search for @SpringBootApplication)
- Right Click on the file and Run as Java Application
- You are all Set
### Troubleshooting
- Refer our TroubleShooting Guide - https://github.com/in28minutes/in28minutes-initiatives/tree/master/The-in28Minutes-TroubleshootingGuide-And-FAQ
## Youtube Playlists - 500+ Videos
[Click here - 30+ Playlists with 500+ Videos on Spring, Spring Boot, REST, Microservices and the Cloud](https://www.youtube.com/user/rithustutorials/playlists?view=1&sort=lad&flow=list)
## Keep Learning in28Minutes
in28Minutes is creating amazing solutions for you to learn Spring Boot, Full Stack and the Cloud - Docker, Kubernetes, AWS, React, Angular etc. - [Check out all our courses here](https://github.com/in28minutes/learn)
| 1 |
in28minutes/SpringMvcStepByStep | Spring MVC Tutorial for beginners - In 25 Small Steps | null | # Spring MVC Tutorial for Beginners
Welcome to our Course on Spring MVC. Go to [Step wise details](#steps-1-to-7---build-a-normal-web-application) to understand all the concepts you would learn in this course.
We have all the code at the end of each step in (Step01.md, Step02.md, Step37.md). Also present are some zip files with code at the end of some steps(Step07.zip to Step37.zip).
* The First 7 Steps of this course are available for free on YouTube.
- https://www.youtube.com/watch?v=BjNhGaZDr0Y
* The entire course with 37 Steps is available on Udemy
- https://www.udemy.com/course/spring-mvc-tutorial-for-beginners-step-by-step
## Spring MVC Tutorial for Beginners - TOC
* [Running examples](#running-examples)
* [Course Overview](#course-overview)
- Steps 1 to 7 : Build a normal Web Application
- Steps 11 to 37 : Use Spring MVC to Build Your First Web Application
- [Step wise details](#step-wise-details)
- [Exercises](#exercises)
* [About in28Minutes](#about-in28minutes)
- [Our Beliefs](#our-beliefs)
- [Our Approach](#our-approach)
- [Find Us](#useful-links)
- [Other Courses](#other-courses)
## Installing Eclipse and Java
https://github.com/in28minutes/SpringIn28Minutes/blob/master/InstallationGuide-JavaEclipseAndMaven_v2.pdf
## Course Overview
You will learn about
- DispatcherServlet
- Basic Todo Management Application with Login/Logout
- Model, Controllers, ViewResolver and Filters
- Forms - DataBinding, Validation
- Annotation based approach - @RequestParam, @PathVariable, @ModelAttribute, @SessionAttributes etc
- Bootstrap to style the page
- Spring Security
- Internationalization
- Exception Handling
- Basic REST Services
### Steps 1 to 7 - Build a normal Web Application
- Understand Basics of HTTP
- HttpRequest - GET/POST, Request Parameters
- HTTP Response - Response Status - 404,200,500 etc
- Introduction to JSP, Servlets, Scriptlets and EL
- HTML Form - Method, Action & Form Data
- Understand Basics of using Maven, Tomcat and Eclipse
- Using Request Attributes for passing Model between Servlet and View
### Steps 11 to XX : Use Spring MVC to Build Your First Web Application
- Step 11 : Configure application to use Spring MVC
- Step 12 : First Spring MVC Controller, @ResponseBody, @Controller
- Step 13 : Redirect to Login JSP - LoginController, @ResponseBody and View Resolver
- Step 14 : DispatcherServlet and Log4j
- Step 15 : Show userid and password on the welcome page - ModelMap and @RequestParam
- Step 16 : LoginService and Remove all JEE Servlets based code
- Step 17 : Spring Auto-wiring and Dependency Management - @Autowired and @Service
- Step 18 : Create TodoController and list-todos.jsp. Make TodoService a @Service and inject it.
- Step 19 : Web Application Architecture
- Step 20 : More about Spring Framework
- Step 21 : Session vs Model vs Request - @SessionAttributes
- Step 22 : New Todo and redirect to a Controller
- Step 23 : JSTL
- Step 24 : Bootstrap - using Webjars
- Step 25 : Let's delete a Todo
- Step 26 : Use Bootstrap to format and add HTML5 Validations
- Step 27 : Introduce JSR 349 Validations using Hibernate Validator - First Command Bean.
- Step 28 : Let's update a Todo
- Step 29 : Let's add a Target Date for Todo - Use initBinder to Handle Date Fields
- Step 30 : Navigation bar and JSP Fragments
- Step 31 : Let's prepare for Spring Security
- Step 32 : Initial Setup for Spring Security
- Step 33 : Refactor and add Logout Functionality using Spring Security
- Step 34 : Exception Handling in Spring MVC - @ControllerAdvice, @ExceptionHandler and error-page in web.xml
- Step 35 : Let's add Internationalization - i18n
- Step 36 : Basic Spring Rest Services - @RestController and jackson-databind
- Step 37 : More Rest Services - @PathVariable
## Expectations
- For taking this course, you should already know Java.
- We expect NO prior experience with web development using Java.
- We expect NO prior experience with Spring.
### Running Examples
- If you are downloading the zip file, unzip the file
- Open Command Prompt and Change directory to folder containing pom.xml
- Run command "mvn tomcat7:run"
- For help : user our installation guide - https://github.com/in28minutes/SpringIn28Minutes/blob/master/InstallationGuide-JavaEclipseAndMaven_v2.pdf
## Step wise details
- Step01.md : Up and running with a web app in Tomcat
- Step02.md : First JSP
- Step03.md : Adding a GET Parameter name
- Step04.md : Adding another Get Parameter Password
- Step05.md : Lets add a form
- Step06.md : New Form and doPost
- Step07.md : Adding Password, validation of userid/password
## Exercises
- Split TodoController into different Controllers
- Use same TodoController for both updates and new todo
- Functionality to mark a Todo as complete
## Future Things To Do
- Unit Tests - WTF - why are they not here in the first set?
## About in28Minutes
At in28Minutes, we ask ourselves one question everyday
> How do we create more amazing course experiences?
> We use 80-20 Rule. We discuss 20% things used 80% of time in depth.
We are creating amazing learning experiences for learning Spring Boot with AWS, Azure, GCP, Docker, Kubernetes and Full Stack. 300,000 Learners rely on our expertise. [Find out more.... ](https://github.com/in28minutes/learn#best-selling-courses)

| 1 |
langmi/spring-batch-tutorials | Spring Batch tutorials, covering all the aspects and methods of this wonderful Java framework. | null | # Spring Batch Tutorials
![Spring Batch Tutorials Logo][spring-batch-tutorial-logo]
Spring Batch tutorials, covering all the aspects and methods of this wonderful Java framework.
## Introduction
Hello and welcome to Spring Batch tutorials for new and advanced users alike.
The tutorials will provide you with step-by-step guides for using Spring Batch and some background informations for the concepts. If you are ready to get more, head over to my [Spring Batch Examples][spring-batch-examples], [Templates][spring-batch-templates] and [Maven Archetypes][spring-batch-archetypes] here at github too.
If you want to see a new tutorial or spot an error, do not hesitate to [raise an issue][issue]. For questions to the Spring Batch framework itself, i suggest to ask at [Stackoverflow][stackoverflow] or the official [Spring Batch Forum][spring-batch-forum] (i'm active at both).
## Tutorial Topics
* The inevitable [Hello World!][hello-world-java]
* A more exotic [Hello World!][hello-world-groovy] with [Groovy][groovy]
## General Informations
All Spring Batch Tutorials:
* are individual maven projects, the pom.xml in the root directory is only for a convenient _build all_ feature
* are tested with:
* Spring Batch 2.1.8.RELEASE
* Spring Framework 3.1.0.RELEASE
* are provided "as is", no guarantees
* the font used in logo is [Yanone Kaffeesatz][yanone-kaffeesatz]
## About Me
I am [Michael R. Lange][homepage] from Germany and would describe myself as a [Code Craftsman][code-craftsman].
My motivation to write the tutorials comes from the usage at work and at home too, so it was about time to write and share some of the knowledge i picked up around.
## License
Apache 2.0 License
[code-craftsman]: http://www.joelonsoftware.com/articles/Craftsmanship.html
[groovy]: http://groovy.codehaus.org/
[hello-world-java]: https://github.com/langmi/spring-batch-tutorials/tree/master/hello-world-java
[hello-world-groovy]: https://github.com/langmi/spring-batch-tutorials/tree/master/hello-world-groovy
[homepage]: http://langmi.de
[issue]: https://github.com/langmi/spring-batch-tutorials/issues
[spring-batch-archetypes]: https://github.com/langmi/spring-batch-archetypes
[spring-batch-examples]: https://github.com/langmi/spring-batch-examples
[spring-batch-forum]: http://forum.springsource.org/forumdisplay.php?41-Batch
[spring-batch-templates]: https://github.com/langmi/spring-batch-templates
[spring-batch-tutorial-logo]: https://github.com/langmi/spring-batch-tutorials/raw/master/spring-batch-tutorials-logo.png
[stackoverflow]: http://stackoverflow.com/questions/tagged/spring-batch
[yanone-kaffeesatz]: http://www.yanone.de/typedesign/kaffeesatz/ | 0 |
AndriiPiatakha/learnit_java_core | Learn IT: Java Core Tutorial | null | This is repository with the source code for Java course by Andrii Piatakha.
It is not allowed to copy code and any commercial use (for example in other learning courses etc) without written approval from Andrii Piatakha.
Only students of Andrii Piatakha can use these code examples.
Thanks for respecting hard work of the author.
2019 ยฉAndrii Piatakha
| 1 |
fooree/fooXposed | Xposed tutorial demos | null | # fooXposed
Xposed tutorial demos
ๅพฎไฟกๅ
ฌไผๅทๆ็ปญๆดๆฐ

| 1 |
rey5137/tutorials | A repository contains all tutorials. Each tutorial is in it's own branch. | null | null | 1 |
ani03sha/AEM-Tutorials | This repository contains code related to AEM tutorials discussed on my blog | adobe-experience-manager aem apache-felix apache-oak apache-sling css html java javascript osgi | # AEM Tutorials
This repository contains code related to AEM tutorials discussed on my blog - [Red Quark](https://redquark.org).
These blog posts aim to explain the concepts and working of Adobe Experience Manager as a content management system (CMS). Great! but you may be asking why you should bother learning AEM in the first place? You're absolutely right. Before we take on something, we must ask ourselves why are we doing and what will we get from this? Having a clear goal in mind helps us maintain our focus and doesn't let our mind wander off.
Let's start answering this question first.
## What is AEM and why should we give a damn?
We can all see the revolution of Digital Marketing today. Today if you ask any company what is more important thing for them than the digital presence of their company, their answer would most likely be - NOTHING!!!
And we are not talking about only the big giants but small scale and medium scale organizations also. Everyone wants to be a part of this digital revolution.
Legendary economist [Adam Smith](https://en.wikipedia.org/wiki/Adam_Smith) explained the concept of *Demand and Supply* in his epic work **The Wealth of Nations**. This explained that if there is a *demand*, it has to be met with the *supply*.
Since companies wanted to have a digital marketing solutions, the leaders in the technology domain obliged. Companies/Communities started creating different digital marketing solutions. Adobe came up with one of the niche products in the market - **A**dobe **E**xperience **M**anager (AEM) and today they are the market leaders in Digital Marketing domain.
## Why this developer series?
Since AEM is in huge demand, people who know how to develop on AEM are also in huge demand. But developing on AEM is not easy because it is made up of various open-source technologies such as Apache Felix (OSGi), Apache Sling, Apache Oak and Adobe's own technologies like Granite, HTL etc. Learning all these technologies in conjunction can sometimes becomes confusing and frustrating ๐ซ.
When I first started learning AEM in 2016, I was dumbfounded to see there is so much going on under the hood. I then spent months to gather all the resources (mostly Adobe's official documentation) but it was so overwhelming (my personal experience ๐).
Therefore, I decided to create a series which can help a newbie in AEM development to learn this amazing product. This series is my learning experience to get the knack of AEM Development. I have tried to put the posts in a logical order in which they should be learned.
This tutorial is compatible with AEM 6.5 but it should work without issues on 6.3 and 6.4 as well. The only prerequisite for following this tutorial is the basic understanding of **Java** and **JavaScript**.
So what are we waiting for? Let's dive in :sunglasses:.
## Note :label:
There is an older version of this tutorial here => [AEM Developer Series](https://aem.redquark.org/). It is not outdated and works well with the latest versions of AEM.
Happy learning and Namaste :pray:.
## AEM Developer Series Index
0. [Day 00 - AEM Developer Series](https://redquark.org/aem/day-00-aem-developer-series/)
1. [Day 01 - Introduction To AEM](https://redquark.org/aem/day-01-introduction-to-aem/)
2. [Day 02 - AEM Building Blocks](https://redquark.org/aem/day-02-aem-building-blocks/)
3. [Day 03 - AEM Installation and Consoles](https://redquark.org/aem/day-03-aem-consoles/)
4. [Day 04 - Setup AEM Development Environment](https://redquark.org/aem/day-04-setup-aem-dev-environment/)
5. [Day 05 - Develop AEM Components and Templates](https://redquark.org/aem/day-05-develop-components-templates/)
6. [Day 06 - HTL and Clientlibs basics](https://redquark.org/aem/day-06-htl-clientlibs/)
7. [Day 07 - Sling Models](https://redquark.org/aem/day-07-sling-models)
8. [Day 08 - OSGi Components and Services](https://redquark.org/aem/day-08-osgi-components-services)
9. [Day 09 - Sling Servlets Part I](https://redquark.org/aem/day-09-sling-servlets-1)
10. [Day 10 - Sling Servlets Part II](https://redquark.org/aem/day-10-sling-servlets-2)
11. [Day 11 - Custom OSGi Configuration](https://redquark.org/aem/custom-osgi-configuration)
12. [Day 12 - AEM Workflows Part I](https://redquark.org/aem/day-12-aem-workflows-1)
13. [Day 13 - AEM Workflows Part II](https://redquark.org/aem/day-13-aem-workflows-2)
14. [Day 14 - AEM Workflows Part III](https://redquark.org/aem/day-14-aem-workflows-3)
15. [Day 15 - Eventing In AEM](https://redquark.org/aem/day-15-eventing-in-aem)
16. [Day 16 - Schedulers In AEM](https://redquark.org/aem/day-16-schedulers-in-aem)
17. [Day 17 - Granite Datasources (Dynamic Dropdown)](https://redquark.org/aem/day-17-granite-datasources)
18. [Day 18 - Sling Jobs](https://redquark.org/aem/day-18-sling-jobs)
19. [Day 19 - Queries In AEM Part I](https://redquark.org/aem/day-19-queries-in-aem-1)
20. [Day 20 - Queries In AEM Part II](https://redquark.org/aem/day-20-queries-in-aem-2)
| 0 |
mytianya/springboot-tutorials | codehomeๅบๅSpringBoot2.xๅบ็กๆ็จ | async jpa jrebel logback proguard springboot springboot-turorial springboot2 swagger websocket | # SpringBoot Tutorial for Beginners
## ๅทฒๅฎๆ็ณปๅ
- [x] [springboot2.xๅบ็กๆ็จ๏ผๅฟซ้ๅผๅง](https://www.codehome.vip/archives/springboot-starter)
- [x] [springboot2.xๅบ็กๆ็จ๏ผ้
็ฝฎๆไปถ่ฏฆ่งฃ](https://www.codehome.vip/archives/springboot-yml)
- [x] [springboot2.xๅบ็กๆ็จ๏ผๆฅๅฃๅฎ็ฐ็ปไธๆ ผๅผ่ฟๅ](https://www.codehome.vip/archives/springboot-api)
- [x] [SpringBoot2.xๅบ็กๆ็จๅ้](https://www.codehome.vip/archives/springboot-all)
- [x] [springboot2.xๅบ็กๆ็จ๏ผSwagger่ฏฆ่งฃ็ปไฝ ็ๆฅๅฃๅ ไธๆๆกฃ่ฏดๆ](https://www.codehome.vip/archives/springboot-swagger2)
- [x] [springboot2.xๅบ็กๆ็จ๏ผๅๅ
ๆต่ฏ](https://www.codehome.vip/archives/springboot-test)
- [x] [springboot2.xๅบ็กๆ็จ๏ผjsr303ๆฅๅฃๅๆฐๆ ก้ช,็ปๅ็ปไธๅผๅธธๆฆๆช](https://www.codehome.vip/archives/springboot-jsr303)
- [x] [springboot2.xๅบ็กๆ็จ๏ผJRebelๅฎ็ฐSpringBoot็ญ้จ็ฝฒ](https://www.codehome.vip/archives/springboot-jrebel)
- [x] [springboot2.xๅบ็กๆ็จ๏ผspringmvcๅๆฐ็ปๅฎๆณจ่งฃไปๅคฉๅฝปๅบๆๆธ
ๆฅ](https://www.codehome.vip/archives/springmvc-prama-binding)
- [x] [springboot2.xๅบ็กๆ็จ๏ผ่ฟๆปคๅจๅๆฆๆชๅจ่ฏฆ่งฃ](https://www.codehome.vip/archives/springboot-filter)
- [x] [springboot2.xๅบ็กๆ็จ๏ผ@Asyncๅผๅฏๅผๆญฅไปปๅก](https://www.codehome.vip/archives/springboot-async)
- [x] [springboot2.xๅบ็กๆ็จ๏ผ@Scheduledๅผๅฏๅฎๆถไปปๅกๅๆบ็ ๅๆ](https://www.codehome.vip/archives/springbootๅฎๆถไปปๅก)
- [x] [springboot2.xๅบ็กๆ็จ๏ผ@Enableๅ็](https://www.codehome.vip/archives/springboot-enabled)
- [x] [springboot2.xๅบ็กๆ็จ๏ผ้ๆmybatisๆไฝณๅฎ่ทต](https://www.codehome.vip/archives/springboot-mybatis)
- [x] [springboot2.xๅบ็กๆ็จ๏ผ้ๆspring-data-jpa](https://www.codehome.vip/archives/springboot-jpa)
- [x] [springboot2.xๅบ็กๆ็จ๏ผๅจๆๅถไฝไธไธชstarterๅ
](https://www.codehome.vip/archives/springboot-starter-use)
- [x] [springboot2.xๅบ็กๆ็จ๏ผๆฅๅฟ้
็ฝฎ](https://www.codehome.vip/archives/springboot-logging)
- [x] [springboot2.xๅบ็กๆ็จ๏ผSpringCache็ผๅญๆฝ่ฑก่ฏฆ่งฃไธEhcacheใRedis็ผๅญ้
็ฝฎๅฎๆ](https://www.codehome.vip/archives/springboot-cache)
- [x] [SpringBoot2.xๅบ็กๆ็จ: ไบไปถๅๅธไธ่ฎข้
่ฏฆ่งฃ](https://www.codehome.vip/archives/springboot-sub-pub)
- [x] [SpringBoot2.xๅบ็กๆ็จ: ไบๅก่ฏฆ่งฃ](https://www.codehome.vip/archives/spring-transaction)
- [x] [่ดก็ฎไธไธชspringboot้กน็ฎlinux shellๅฏๅจ่ๆฌ](https://www.codehome.vip/archives/springboot-linux-starter)
- [x] [SpringBoot้่ฟproguard-maven-pluginๆไปถ่ฟ่กๅฎ้
้กน็ฎไปฃ็ ๆททๆท๏ผๅฎๆตๅฏ็จ](https://www.codehome.vip/archives/springboot-proguard)
- [x] [SpringBoot้กน็ฎ็ฆ่บซๆๅ
](https://www.codehome.vip/archives/springboot-package)
- [x] [SpringBoot2.xๅบ็กๆ็จ: ้ๆQuartzๅๅธๅผไปปๅก่ฐๅบฆ](https://www.codehome.vip/archives/springboot-quartz)
- [x] [SpringBoot2.xๅบ็กๆ็จ: ้ๆHirakiCPไธDruidๆฐๆฎๅบ่ฟๆฅๆฑ ](https://www.codehome.vip/archives/springboot-datasource)
| 0 |
dunwu/db-tutorial | ๐ db-tutorial ๆฏไธไธชๆฐๆฎๅบๆ็จใ | database db elasticsearch mongodb mysql nosql redis sql | <p align="center">
<a href="https://dunwu.github.io/db-tutorial/" target="_blank" rel="noopener noreferrer">
<img src="https://raw.githubusercontent.com/dunwu/images/master/common/dunwu-logo.png" alt="logo" width="150px"/>
</a>
</p>
<p align="center">
<a href="https://github.com/dunwu/db-tutorial">
<img alt="star" class="no-zoom" src="https://img.shields.io/github/stars/dunwu/db-tutorial?style=for-the-badge">
</a>
<a href="https://github.com/dunwu/db-tutorial">
<img alt="fork" class="no-zoom" src="https://img.shields.io/github/forks/dunwu/db-tutorial?style=for-the-badge">
</a>
<a href="https://github.com/dunwu/db-tutorial/commits/master">
<img alt="build" class="no-zoom" src="https://img.shields.io/github/actions/workflow/status/dunwu/db-tutorial/deploy.yml?style=for-the-badge">
</a>
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh">
<img alt="code style" class="no-zoom" src="https://img.shields.io/github/license/dunwu/db-tutorial?style=for-the-badge">
</a>
</p>
<h1 align="center">DB-TUTORIAL</h1>
> ๐พ **db-tutorial** ๆฏไธไธชๆฐๆฎๅบๆ็จใ
>
> - ๐ ้กน็ฎๅๆญฅ็ปดๆค๏ผ[Github](https://github.com/dunwu/db-tutorial/) | [Gitee](https://gitee.com/turnon/db-tutorial/)
> - ๐ ็ตๅญไนฆ้
่ฏป๏ผ[Github Pages](https://dunwu.github.io/db-tutorial/) | [Gitee Pages](https://turnon.gitee.io/db-tutorial/)
## ๆฐๆฎๅบ็ปผๅ
### ๅๅธๅผๅญๅจๅ็
#### ๅๅธๅผ็่ฎบ
- [ๅๅธๅผไธ่ดๆง](https://dunwu.github.io/blog/pages/dac0e2/)
- [ๆทฑๅ
ฅๅๆๅ
ฑ่ฏๆง็ฎๆณ Paxos](https://dunwu.github.io/blog/pages/874539/)
- [ๆทฑๅ
ฅๅๆๅ
ฑ่ฏๆง็ฎๆณ Raft](https://dunwu.github.io/blog/pages/e40812/)
- [ๅๅธๅผ็ฎๆณ Gossip](https://dunwu.github.io/blog/pages/d15993/)
#### ๅๅธๅผๅ
ณ้ฎๆๆฏ
##### ๆต้่ฐๅบฆ
- [ๆต้ๆงๅถ](https://dunwu.github.io/blog/pages/282676/)
- [่ด่ฝฝๅ่กก](https://dunwu.github.io/blog/pages/98a1c1/)
- [ๆๅก่ทฏ็ฑ](https://dunwu.github.io/blog/pages/d04ece/)
- [ๅๅธๅผไผ่ฏๅบๆฌๅ็](https://dunwu.github.io/blog/pages/3e66c2/)
##### ๆฐๆฎ่ฐๅบฆ
- [็ผๅญๅบๆฌๅ็](https://dunwu.github.io/blog/pages/471208/)
- [่ฏปๅๅ็ฆปๅบๆฌๅ็](https://dunwu.github.io/blog/pages/7da6ca/)
- [ๅๅบๅ่กจๅบๆฌๅ็](https://dunwu.github.io/blog/pages/103382/)
- [ๅๅธๅผ ID ๅบๆฌๅ็](https://dunwu.github.io/blog/pages/0b2e59/)
- [ๅๅธๅผไบๅกๅบๆฌๅ็](https://dunwu.github.io/blog/pages/910bad/)
- [ๅๅธๅผ้ๅบๆฌๅ็](https://dunwu.github.io/blog/pages/69360c/)
### ๅ
ถไป
- [Nosql ๆๆฏ้ๅ](docs/12.ๆฐๆฎๅบ/01.ๆฐๆฎๅบ็ปผๅ/01.Nosqlๆๆฏ้ๅ.md)
- [ๆฐๆฎ็ปๆไธๆฐๆฎๅบ็ดขๅผ](docs/12.ๆฐๆฎๅบ/01.ๆฐๆฎๅบ็ปผๅ/02.ๆฐๆฎ็ปๆไธๆฐๆฎๅบ็ดขๅผ.md)
## ๆฐๆฎๅบไธญ้ดไปถ
- [ShardingSphere ็ฎไป](docs/12.ๆฐๆฎๅบ/02.ๆฐๆฎๅบไธญ้ดไปถ/01.Shardingsphere/01.ShardingSphere็ฎไป.md)
- [ShardingSphere Jdbc](docs/12.ๆฐๆฎๅบ/02.ๆฐๆฎๅบไธญ้ดไปถ/01.Shardingsphere/02.ShardingSphereJdbc.md)
- [็ๆฌ็ฎก็ไธญ้ดไปถ Flyway](docs/12.ๆฐๆฎๅบ/02.ๆฐๆฎๅบไธญ้ดไปถ/02.Flyway.md)
## ๅ
ณ็ณปๅๆฐๆฎๅบ
> [ๅ
ณ็ณปๅๆฐๆฎๅบ](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ) ๆด็ไธปๆตๅ
ณ็ณปๅๆฐๆฎๅบ็ฅ่ฏ็นใ
### ๅ
ณ็ณปๅๆฐๆฎๅบ็ปผๅ
- [ๅ
ณ็ณปๅๆฐๆฎๅบ้ข่ฏๆป็ป](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/01.็ปผๅ/01.ๅ
ณ็ณปๅๆฐๆฎๅบ้ข่ฏ.md) ๐ฏ
- [SQL ่ฏญๆณๅบ็ก็นๆง](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/01.็ปผๅ/02.SQL่ฏญๆณๅบ็ก็นๆง.md)
- [SQL ่ฏญๆณ้ซ็บง็นๆง](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/01.็ปผๅ/03.SQL่ฏญๆณ้ซ็บง็นๆง.md)
- [ๆฉๅฑ SQL](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/01.็ปผๅ/03.ๆฉๅฑSQL.md)
- [SQL Cheat Sheet](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/01.็ปผๅ/99.SqlCheatSheet.md)
### Mysql

- [Mysql ๅบ็จๆๅ](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/02.Mysql/01.Mysqlๅบ็จๆๅ.md) โก
- [Mysql ๅทฅไฝๆต](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/02.Mysql/02.MySQLๅทฅไฝๆต.md) - ๅ
ณ้ฎ่ฏ๏ผ`่ฟๆฅ`ใ`็ผๅญ`ใ`่ฏญๆณๅๆ`ใ`ไผๅ`ใ`ๆง่กๅผๆ`ใ`redo log`ใ`bin log`ใ`ไธค้ถๆฎตๆไบค`
- [Mysql ไบๅก](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/02.Mysql/03.Mysqlไบๅก.md) - ๅ
ณ้ฎ่ฏ๏ผ`ACID`ใ`AUTOCOMMIT`ใ`ไบๅก้็ฆป็บงๅซ`ใ`ๆญป้`ใ`ๅๅธๅผไบๅก`
- [Mysql ้](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/02.Mysql/04.Mysql้.md) - ๅ
ณ้ฎ่ฏ๏ผ`ไน่ง้`ใ`่กจ็บง้`ใ`่ก็บง้`ใ`ๆๅ้`ใ`MVCC`ใ`Next-key ้`
- [Mysql ็ดขๅผ](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/02.Mysql/05.Mysql็ดขๅผ.md) - ๅ
ณ้ฎ่ฏ๏ผ`Hash`ใ`B ๆ `ใ`่็ฐ็ดขๅผ`ใ`ๅ่กจ`
- [Mysql ๆง่ฝไผๅ](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/02.Mysql/06.Mysqlๆง่ฝไผๅ.md)
- [Mysql ่ฟ็ปด](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/02.Mysql/20.Mysql่ฟ็ปด.md) ๐จ
- [Mysql ้
็ฝฎ](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/02.Mysql/21.Mysql้
็ฝฎ.md) ๐จ
- [Mysql ้ฎ้ข](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/02.Mysql/99.Mysqlๅธธ่ง้ฎ้ข.md)
### ๅ
ถไป
- [PostgreSQL ๅบ็จๆๅ](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/99.ๅ
ถไป/01.PostgreSQL.md)
- [H2 ๅบ็จๆๅ](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/99.ๅ
ถไป/02.H2.md)
- [SqLite ๅบ็จๆๅ](docs/12.ๆฐๆฎๅบ/03.ๅ
ณ็ณปๅๆฐๆฎๅบ/99.ๅ
ถไป/03.Sqlite.md)
## ๆๆกฃๆฐๆฎๅบ
### MongoDB
> MongoDB ๆฏไธไธชๅบไบๆๆกฃ็ๅๅธๅผๆฐๆฎๅบ๏ผ็ฑ C++ ่ฏญ่จ็ผๅใๆจๅจไธบ WEB ๅบ็จๆไพๅฏๆฉๅฑ็้ซๆง่ฝๆฐๆฎๅญๅจ่งฃๅณๆนๆกใ
>
> MongoDB ๆฏไธไธชไปไบๅ
ณ็ณปๅๆฐๆฎๅบๅ้ๅ
ณ็ณปๅๆฐๆฎๅบไน้ด็ไบงๅใๅฎๆฏ้ๅ
ณ็ณปๆฐๆฎๅบๅฝไธญๅ่ฝๆไธฐๅฏ๏ผๆๅๅ
ณ็ณปๆฐๆฎๅบ็ใๅฎๆฏๆ็ๆฐๆฎ็ปๆ้ๅธธๆพๆฃ๏ผๆฏ็ฑปไผผ json ็ bson ๆ ผๅผ๏ผๅ ๆญคๅฏไปฅๅญๅจๆฏ่พๅคๆ็ๆฐๆฎ็ฑปๅใ
>
> MongoDB ๆๅคง็็น็นๆฏๅฎๆฏๆ็ๆฅ่ฏข่ฏญ่จ้ๅธธๅผบๅคง๏ผๅ
ถ่ฏญๆณๆ็น็ฑปไผผไบ้ขๅๅฏน่ฑก็ๆฅ่ฏข่ฏญ่จ๏ผๅ ไนๅฏไปฅๅฎ็ฐ็ฑปไผผๅ
ณ็ณปๆฐๆฎๅบๅ่กจๆฅ่ฏข็็ปๅคง้จๅๅ่ฝ๏ผ่ไธ่ฟๆฏๆๅฏนๆฐๆฎๅปบ็ซ็ดขๅผใ
- [MongoDB ๅบ็จๆๅ](docs/12.ๆฐๆฎๅบ/04.ๆๆกฃๆฐๆฎๅบ/01.MongoDB/01.MongoDBๅบ็จๆๅ.md)
- [MongoDB ็ CRUD ๆไฝ](docs/12.ๆฐๆฎๅบ/04.ๆๆกฃๆฐๆฎๅบ/01.MongoDB/02.MongoDB็CRUDๆไฝ.md)
- [MongoDB ่ๅๆไฝ](docs/12.ๆฐๆฎๅบ/04.ๆๆกฃๆฐๆฎๅบ/01.MongoDB/03.MongoDB็่ๅๆไฝ.md)
- [MongoDB ไบๅก](docs/12.ๆฐๆฎๅบ/04.ๆๆกฃๆฐๆฎๅบ/01.MongoDB/04.MongoDBไบๅก.md)
- [MongoDB ๅปบๆจก](docs/12.ๆฐๆฎๅบ/04.ๆๆกฃๆฐๆฎๅบ/01.MongoDB/05.MongoDBๅปบๆจก.md)
- [MongoDB ๅปบๆจก็คบไพ](docs/12.ๆฐๆฎๅบ/04.ๆๆกฃๆฐๆฎๅบ/01.MongoDB/06.MongoDBๅปบๆจก็คบไพ.md)
- [MongoDB ็ดขๅผ](docs/12.ๆฐๆฎๅบ/04.ๆๆกฃๆฐๆฎๅบ/01.MongoDB/07.MongoDB็ดขๅผ.md)
- [MongoDB ๅคๅถ](docs/12.ๆฐๆฎๅบ/04.ๆๆกฃๆฐๆฎๅบ/01.MongoDB/08.MongoDBๅคๅถ.md)
- [MongoDB ๅ็](docs/12.ๆฐๆฎๅบ/04.ๆๆกฃๆฐๆฎๅบ/01.MongoDB/09.MongoDBๅ็.md)
- [MongoDB ่ฟ็ปด](docs/12.ๆฐๆฎๅบ/04.ๆๆกฃๆฐๆฎๅบ/01.MongoDB/20.MongoDB่ฟ็ปด.md)
## KV ๆฐๆฎๅบ
### Redis

- [Redis ้ข่ฏๆป็ป](docs/12.ๆฐๆฎๅบ/05.KVๆฐๆฎๅบ/01.Redis/01.Redis้ข่ฏๆป็ป.md) ๐ฏ
- [Redis ๅบ็จๆๅ](docs/12.ๆฐๆฎๅบ/05.KVๆฐๆฎๅบ/01.Redis/02.Redisๅบ็จๆๅ.md) โก - ๅ
ณ้ฎ่ฏ๏ผ`ๅ
ๅญๆทๆฑฐ`ใ`ไบไปถ`ใ`ไบๅก`ใ`็ฎก้`ใ`ๅๅธไธ่ฎข้
`
- [Redis ๆฐๆฎ็ฑปๅๅๅบ็จ](docs/12.ๆฐๆฎๅบ/05.KVๆฐๆฎๅบ/01.Redis/03.Redisๆฐๆฎ็ฑปๅๅๅบ็จ.md) - ๅ
ณ้ฎ่ฏ๏ผ`STRING`ใ`HASH`ใ`LIST`ใ`SET`ใ`ZSET`ใ`BitMap`ใ`HyperLogLog`ใ`Geo`
- [Redis ๆไน
ๅ](docs/12.ๆฐๆฎๅบ/05.KVๆฐๆฎๅบ/01.Redis/04.Redisๆไน
ๅ.md) - ๅ
ณ้ฎ่ฏ๏ผ`RDB`ใ`AOF`ใ`SAVE`ใ`BGSAVE`ใ`appendfsync`
- [Redis ๅคๅถ](docs/12.ๆฐๆฎๅบ/05.KVๆฐๆฎๅบ/01.Redis/05.Redisๅคๅถ.md) - ๅ
ณ้ฎ่ฏ๏ผ`SLAVEOF`ใ`SYNC`ใ`PSYNC`ใ`REPLCONF ACK`
- [Redis ๅจๅ
ต](docs/12.ๆฐๆฎๅบ/05.KVๆฐๆฎๅบ/01.Redis/06.Redisๅจๅ
ต.md) - ๅ
ณ้ฎ่ฏ๏ผ`Sentinel`ใ`PING`ใ`INFO`ใ`Raft`
- [Redis ้็พค](docs/12.ๆฐๆฎๅบ/05.KVๆฐๆฎๅบ/01.Redis/07.Redis้็พค.md) - ๅ
ณ้ฎ่ฏ๏ผ`CLUSTER MEET`ใ`Hash slot`ใ`MOVED`ใ`ASK`ใ`SLAVEOF no one`ใ`redis-trib`
- [Redis ๅฎๆ](docs/12.ๆฐๆฎๅบ/05.KVๆฐๆฎๅบ/01.Redis/08.Redisๅฎๆ.md) - ๅ
ณ้ฎ่ฏ๏ผ`็ผๅญ`ใ`ๅๅธๅผ้`ใ`ๅธ้่ฟๆปคๅจ`
- [Redis ่ฟ็ปด](docs/12.ๆฐๆฎๅบ/05.KVๆฐๆฎๅบ/01.Redis/20.Redis่ฟ็ปด.md) ๐จ - ๅ
ณ้ฎ่ฏ๏ผ`ๅฎ่ฃ
`ใ`ๅฝไปค`ใ`้็พค`ใ`ๅฎขๆท็ซฏ`
## ๅๅผๆฐๆฎๅบ
### HBase
- [HBase ๅฟซ้ๅ
ฅ้จ](docs/12.ๆฐๆฎๅบ/06.ๅๅผๆฐๆฎๅบ/01.HBase/01.HBaseๅฟซ้ๅ
ฅ้จ.md)
- [HBase ๆฐๆฎๆจกๅ](docs/12.ๆฐๆฎๅบ/06.ๅๅผๆฐๆฎๅบ/01.HBase/02.HBaseๆฐๆฎๆจกๅ.md)
- [HBase Schema ่ฎพ่ฎก](docs/12.ๆฐๆฎๅบ/06.ๅๅผๆฐๆฎๅบ/01.HBase/03.HBaseSchema่ฎพ่ฎก.md)
- [HBase ๆถๆ](docs/12.ๆฐๆฎๅบ/06.ๅๅผๆฐๆฎๅบ/01.HBase/04.HBaseๆถๆ.md)
- [HBase Java API ๅบ็ก็นๆง](docs/12.ๆฐๆฎๅบ/06.ๅๅผๆฐๆฎๅบ/01.HBase/10.HBaseJavaApiๅบ็ก็นๆง.md)
- [HBase Java API ้ซ็บง็นๆงไน่ฟๆปคๅจ](docs/12.ๆฐๆฎๅบ/06.ๅๅผๆฐๆฎๅบ/01.HBase/11.HBaseJavaApi้ซ็บง็นๆงไน่ฟๆปคๅจ.md)
- [HBase Java API ้ซ็บง็นๆงไนๅๅค็ๅจ](docs/12.ๆฐๆฎๅบ/06.ๅๅผๆฐๆฎๅบ/01.HBase/12.HBaseJavaApi้ซ็บง็นๆงไนๅๅค็ๅจ.md)
- [HBase Java API ๅ
ถไป้ซ็บง็นๆง](docs/12.ๆฐๆฎๅบ/06.ๅๅผๆฐๆฎๅบ/01.HBase/13.HBaseJavaApiๅ
ถไป้ซ็บง็นๆง.md)
- [HBase ่ฟ็ปด](docs/12.ๆฐๆฎๅบ/06.ๅๅผๆฐๆฎๅบ/01.HBase/21.HBase่ฟ็ปด.md)
- [HBase ๅฝไปค](docs/12.ๆฐๆฎๅบ/06.ๅๅผๆฐๆฎๅบ/01.HBase/22.HBaseๅฝไปค.md)
## ๆ็ดขๅผๆๆฐๆฎๅบ
### Elasticsearch
> Elasticsearch ๆฏไธไธชๅบไบ Lucene ็ๆ็ดขๅๆฐๆฎๅๆๅทฅๅ
ท๏ผๅฎๆไพไบไธไธชๅๅธๅผๆๅกใElasticsearch ๆฏ้ตไป Apache ๅผๆบๆกๆฌพ็ไธๆฌพๅผๆบไบงๅ๏ผๆฏๅฝๅไธปๆต็ไผไธ็บงๆ็ดขๅผๆใ
- [Elasticsearch ้ข่ฏๆป็ป](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/01.Elasticsearch้ข่ฏๆป็ป.md) ๐ฏ
- [Elasticsearch ๅฟซ้ๅ
ฅ้จ](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/02.Elasticsearchๅฟซ้ๅ
ฅ้จ.md)
- [Elasticsearch ็ฎไป](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/03.Elasticsearch็ฎไป.md)
- [Elasticsearch ็ดขๅผ](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/04.Elasticsearch็ดขๅผ.md)
- [Elasticsearch ๆฅ่ฏข](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/05.Elasticsearchๆฅ่ฏข.md)
- [Elasticsearch ้ซไบฎ](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/06.Elasticsearch้ซไบฎ.md)
- [Elasticsearch ๆๅบ](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/07.Elasticsearchๆๅบ.md)
- [Elasticsearch ่ๅ](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/08.Elasticsearch่ๅ.md)
- [Elasticsearch ๅๆๅจ](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/09.Elasticsearchๅๆๅจ.md)
- [Elasticsearch ๆง่ฝไผๅ](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/10.Elasticsearchๆง่ฝไผๅ.md)
- [Elasticsearch Rest API](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/11.ElasticsearchRestApi.md)
- [ElasticSearch Java API ไน High Level REST Client](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/12.ElasticsearchHighLevelRestJavaApi.md)
- [Elasticsearch ้็พคๅๅ็](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/13.Elasticsearch้็พคๅๅ็.md)
- [Elasticsearch ่ฟ็ปด](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/01.Elasticsearch/20.Elasticsearch่ฟ็ปด.md)
### Elastic
- [Elastic ๅฟซ้ๅ
ฅ้จ](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/02.Elastic/01.Elasticๅฟซ้ๅ
ฅ้จ.md)
- [Elastic ๆๆฏๆ ไน Filebeat](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/02.Elastic/02.Elasticๆๆฏๆ ไนFilebeat.md)
- [Filebeat ่ฟ็ปด](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/02.Elastic/03.Filebeat่ฟ็ปด.md)
- [Elastic ๆๆฏๆ ไน Kibana](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/02.Elastic/04.Elasticๆๆฏๆ ไนKibana.md)
- [Kibana ่ฟ็ปด](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/02.Elastic/05.Kibana่ฟ็ปด.md)
- [Elastic ๆๆฏๆ ไน Logstash](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/02.Elastic/06.Elasticๆๆฏๆ ไนLogstash.md)
- [Logstash ่ฟ็ปด](docs/12.ๆฐๆฎๅบ/07.ๆ็ดขๅผๆๆฐๆฎๅบ/02.Elastic/07.Logstash่ฟ็ปด.md)
## ่ตๆ ๐
### ๆฐๆฎๅบ็ปผๅ่ตๆ
- [DB-Engines](https://db-engines.com/en/ranking) - ๆฐๆฎๅบๆต่กๅบฆๆๅ
- **ไนฆ็ฑ**
- [ใๆฐๆฎๅฏ้ๅๅบ็จ็ณป็ป่ฎพ่ฎกใ](https://book.douban.com/subject/30329536/) - ่ฟๅฏ่ฝๆฏ็ฎๅๆๅฅฝ็ๅๅธๅผๅญๅจไนฆ็ฑ๏ผๅผบๅๆจ่ใ่ฟ้ถใ
- **ๆ็จ**
- [CMU 15445 ๆฐๆฎๅบๅบ็ก่ฏพ็จ](https://15445.courses.cs.cmu.edu/fall2019/schedule.html)
- [CMU 15721 ๆฐๆฎๅบ้ซ็บง่ฏพ็จ](https://15721.courses.cs.cmu.edu/spring2020/schedule.html)
- [ๆฃ็ดขๆๆฏๆ ธๅฟ 20 ่ฎฒ](https://time.geekbang.org/column/intro/100048401) - ๆๅฎขๆ็จใ่ฟ้ถใ
- [ๅ็ซฏๅญๅจๅฎๆ่ฏพ](https://time.geekbang.org/column/intro/100046801) - ๆๅฎขๆ็จใๅ
ฅ้จใ๏ผ่ฎฒ่งฃๅญๅจๅจ็ตๅ้ขๅ็็ง็งๅบ็จๅไธไบๅบๆฌ็นๆง
- **่ฎบๆ**
- [Efficiency in the Columbia Database Query Optimizer](https://15721.courses.cs.cmu.edu/spring2018/papers/15-optimizer1/xu-columbia-thesis1998.pdf)
- [How Good Are Query Optimizers, Really?](http://www.vldb.org/pvldb/vol9/p204-leis.pdf)
- [Architecture of a Database System](https://dsf.berkeley.edu/papers/fntdb07-architecture.pdf)
- [Data Structures for Databases](https://www.cise.ufl.edu/~mschneid/Research/papers/HS05BoCh.pdf)
- **ๆ็ซ **
- [Data Structures and Algorithms for Big Databases](https://people.csail.mit.edu/bradley/BenderKuszmaul-tutorial-xldb12.pdf)
### ๅ
ณ็ณปๅๆฐๆฎๅบ่ตๆ
- **็ปผๅ่ตๆ**
- [ใๆฐๆฎๅบ็็ดขๅผ่ฎพ่ฎกไธไผๅใ](https://book.douban.com/subject/26419771/)
- [ใSQL ๅฟ
็ฅๅฟ
ไผใ](https://book.douban.com/subject/35167240/) - SQL ็ๅบๆฌๆฆๅฟตๅ่ฏญๆณใๅ
ฅ้จใ
- **Oracle ่ตๆ**
- [ใOracle Database 9i/10g/11g ็ผ็จ่บๆฏใ](https://book.douban.com/subject/5402711/)
#### Mysql ่ตๆ
- **ๅฎๆน**
- [Mysql ๅฎ็ฝ](https://www.mysql.com/)
- [Mysql ๅฎๆนๆๆกฃ](https://dev.mysql.com/doc/)
- **ๅฎๆน PPT**
- [How to Analyze and Tune MySQL Queries for Better Performance](https://www.mysql.com/cn/why-mysql/presentations/tune-mysql-queries-performance/)
- [MySQL Performance Tuning 101](https://www.mysql.com/cn/why-mysql/presentations/mysql-performance-tuning101/)
- [MySQL Performance Schema & Sys Schema](https://www.mysql.com/cn/why-mysql/presentations/mysql-performance-sys-schema/)
- [MySQL Performance: Demystified Tuning & Best Practices](https://www.mysql.com/cn/why-mysql/presentations/mysql-performance-tuning-best-practices/)
- [MySQL Security Best Practices](https://www.mysql.com/cn/why-mysql/presentations/mysql-security-best-practices/)
- [MySQL Cluster Deployment Best Practices](https://www.mysql.com/cn/why-mysql/presentations/mysql-cluster-deployment-best-practices/)
- [MySQL High Availability with InnoDB Cluster](https://www.mysql.com/cn/why-mysql/presentations/mysql-high-availability-innodb-cluster/)
- **ไนฆ็ฑ**
- [ใ้ซๆง่ฝ MySQLใ](https://book.douban.com/subject/23008813/) - ็ปๅ
ธ๏ผ้ๅ DBA ๆไฝไธบๅผๅ่
็ๅ่ๆๅใ่ฟ้ถใ
- [ใMySQL ๆๆฏๅ
ๅน๏ผInnoDB ๅญๅจๅผๆใ](https://book.douban.com/subject/24708143/)
- [ใMySQL ๅฟ
็ฅๅฟ
ไผใ](https://book.douban.com/subject/3354490/) - Mysql ็ๅบๆฌๆฆๅฟตๅ่ฏญๆณใๅ
ฅ้จใ
- **ๆ็จ**
- [runoob.com MySQL ๆ็จ](http://www.runoob.com/mysql/mysql-tutorial.html) - ๅ
ฅ้จ็บง SQL ๆ็จ
- [mysql-tutorial](https://github.com/jaywcjlove/mysql-tutorial)
- **ๆ็ซ **
- [MySQL ็ดขๅผ่ๅ็ๆฐๆฎ็ปๆๅ็ฎๆณๅ็](http://blog.codinglabs.org/articles/theory-of-mysql-index.html)
- [Some study on database storage internals](https://medium.com/@kousiknath/data-structures-database-storage-internals-1f5ed3619d43)
- [Sharding Pinterest: How we scaled our MySQL fleet](https://medium.com/@Pinterest_Engineering/sharding-pinterest-how-we-scaled-our-mysql-fleet-3f341e96ca6f)
- [Guide to MySQL High Availability](https://www.mysql.com/cn/why-mysql/white-papers/mysql-guide-to-high-availability-solutions/)
- [Choosing MySQL High Availability Solutions](https://dzone.com/articles/choosing-mysql-high-availability-solutions)
- [High availability with MariaDB TX: The definitive guide](https://mariadb.com/sites/default/files/content/Whitepaper_High_availability_with_MariaDB-TX.pdf)
- Mysql ็ธๅ
ณ็ป้ช
- [Booking.com: Evolution of MySQL System Design](https://www.percona.com/live/mysql-conference-2015/sessions/bookingcom-evolution-mysql-system-design) ๏ผBooking.com ็ MySQL ๆฐๆฎๅบไฝฟ็จ็ๆผๅ๏ผๅ
ถไธญๆๅพๅคไธ้็็ป้ชๅไบซ๏ผๆ็ธไฟกไนๆฏๅพๅคๅ
ฌๅธไผ้ๅฐ็็้ฎ้ขใ
- [Tracking the Moneyโ-โScaling Financial Reporting at Airbnb](https://medium.com/airbnb-engineering/tracking-the-money-scaling-financial-reporting-at-airbnb-6d742b80f040) ๏ผAirbnb ็ๆฐๆฎๅบๆฉๅฑ็็ป้ชๅไบซใ
- [Why Uber Engineering Switched from Postgres to MySQL](https://eng.uber.com/mysql-migration/) ๏ผๆ ๆๆฏ่พไธคไธชๆฐๆฎๅบ่ฐๅฅฝ่ฐไธๅฅฝ๏ผๆจ่่ฟ็ฏ Uber ็้ฟๆ๏ผไธป่ฆๆฏๆณ่ฎฉไฝ ไปไธญๅญฆไน ๅฐไธไบ็ป้ชๅๆๆฏ็ป่๏ผ่ฟๆฏไธ็ฏๅพไธ้็ๆ็ซ ใ
- Mysql ้็พคๅคๅถ
- [Monitoring Delayed Replication, With A Focus On MySQL](https://engineering.imvu.com/2013/01/09/monitoring-delayed-replication-with-a-focus-on-mysql/)
- [Mitigating replication lag and reducing read load with freno](https://githubengineering.com/mitigating-replication-lag-and-reducing-read-load-with-freno/)
- [Better Parallel Replication for MySQL](https://medium.com/booking-com-infrastructure/better-parallel-replication-for-mysql-14e2d7857813)
- [Evaluating MySQL Parallel Replication Part 2: Slave Group Commit](https://medium.com/booking-com-infrastructure/evaluating-mysql-parallel-replication-part-2-slave-group-commit-459026a141d2)
- [Evaluating MySQL Parallel Replication Part 3: Benchmarks in Production](https://medium.com/booking-com-infrastructure/evaluating-mysql-parallel-replication-part-3-benchmarks-in-production-db5811058d74)
- [Evaluating MySQL Parallel Replication Part 4: More Benchmarks in Production](https://medium.com/booking-com-infrastructure/evaluating-mysql-parallel-replication-part-4-more-benchmarks-in-production-49ee255043ab)
- [Evaluating MySQL Parallel Replication Part 4, Annex: Under the Hood](https://medium.com/booking-com-infrastructure/evaluating-mysql-parallel-replication-part-4-annex-under-the-hood-eb456cf8b2fb)
- Mysql ๆฐๆฎๅๅบ
- [StackOverflow: MySQL sharding approaches?](https://stackoverflow.com/questions/5541421/mysql-sharding-approaches)
- [Why you donโt want to shard](https://www.percona.com/blog/2009/08/06/why-you-dont-want-to-shard/)
- [How to Scale Big Data Applications](https://www.percona.com/sites/default/files/presentations/How to Scale Big Data Applications.pdf)
- [MySQL Sharding with ProxySQL](https://www.percona.com/blog/2016/08/30/mysql-sharding-with-proxysql/)
- ๅๅ
ฌๅธ็ Mysql ๆฐๆฎๅๅบ็ป้ชๅไบซ
- [MailChimp: Using Shards to Accommodate Millions of Users](https://devs.mailchimp.com/blog/using-shards-to-accommodate-millions-of-users/)
- [Uber: Code Migration in Production: Rewriting the Sharding Layer of Uberโs Schemaless Datastore](https://eng.uber.com/schemaless-rewrite/)
- [Sharding & IDs at Instagram](https://instagram-engineering.com/sharding-ids-at-instagram-1cf5a71e5a5c)
- [Airbnb: How We Partitioned Airbnbโs Main Database in Two Weeks](https://medium.com/airbnb-engineering/how-we-partitioned-airbnb-s-main-database-in-two-weeks-55f7e006ff21)
- **ๆดๅค่ตๆบ**
- [awesome-mysql](https://github.com/jobbole/awesome-mysql-cn) - MySQL ็่ตๆบๅ่กจ
### Nosql ๆฐๆฎๅบ็ปผๅ
- Martin Fowler ๅจ YouTube ไธๅไบซ็ NoSQL ไป็ป [Introduction To NoSQL](https://youtu.be/qI_g07C_Q5I)๏ผ ไปฅๅไปๅไธ็ผๅ็ [NoSQL Distilled - NoSQL ็ฒพ็ฒน](https://book.douban.com/subject/25662138/)๏ผ่ฟๆฌไนฆๆ 100 ๅค้กต๏ผๆฏๆฌ้พๅพ็ๅ
ณไบ NoSQL ็ไนฆ๏ผๅพไธ้๏ผ้ๅธธๆ่ฏปใ
- [NoSQL Databases: a Survey and Decision Guidance](https://medium.com/baqend-blog/nosql-databases-a-survey-and-decision-guidance-ea7823a822d#.nhzop4d23)๏ผ่ฟ็ฏๆ็ซ ๅฏไปฅๅธฆไฝ ่ชไธ่ไธๅฐไป CAP ๅ็ๅฐๅผๅงไบ่งฃ NoSQL ็็ง็งๆๆฏ๏ผๆฏไธ็ฏ้ๅธธไธ้็ๆ็ซ ใ
- [Distribution, Data, Deployment: Software Architecture Convergence in Big Data Systems](https://resources.sei.cmu.edu/asset_files/WhitePaper/2014_019_001_90915.pdf)๏ผ่ฟๆฏๅกๅ
ๅบยทๆข
้ๅคงๅญฆ็ไธ็ฏ่ฎฒๅๅธๅผๅคงๆฐๆฎ็ณป็ป็่ฎบๆใๅ
ถไธญไธป่ฆ่ฎจ่ฎบไบๅจๅคงๆฐๆฎๆถไปฃไธ็่ฝฏไปถๅทฅ็จไธญ็ไธไบๅ
ณ้ฎ็น๏ผไน่ฏดๅฐไบ NoSQL ๆฐๆฎๅบใ
- [No Relation: The Mixed Blessings of Non-Relational Databases](http://ianvarley.com/UT/MR/Varley_MastersReport_Full_2009-08-07.pdf)๏ผ่ฟ็ฏ่ฎบๆ่ฝ็ถๆ็นๅนดไปฃไน
่ฟใไฝ่ฟ็ฏ่ฎบๆๆฏ HBase ็ๅบ็ก๏ผไฝ ่ฑไธไธ็นๆถ้ดๆฅ่ฏป่ฏป๏ผๅฐฑๅฏไปฅไบ่งฃๅฐ๏ผๅฏนๅ็ง้ๅ
ณ็ณปๅๆฐๆฎๅญๅจไผ็ผบ็น็ไธไธชๅพๅฅฝ็ๆฏ่พใ
- [NoSQL Data Modeling Techniques](https://highlyscalable.wordpress.com/2012/03/01/nosql-data-modeling-techniques/) ๏ผNoSQL ๅปบๆจกๆๆฏใ่ฟ็ฏๆ็ซ ๆๆพ็ป็ฟป่ฏๅจไบ CoolShell ไธ๏ผๆ ้ขไธบ [NoSQL ๆฐๆฎๅปบๆจกๆๆฏ](https://coolshell.cn/articles/7270.htm)๏ผไพไฝ ๅ่ใ
- [MongoDB - Data Modeling Introduction](https://docs.mongodb.com/manual/core/data-modeling-introduction/) ๏ผ่ฝ็ถ่ฟๆฏ MongoDB ็ๆฐๆฎๅปบๆจกไป็ป๏ผไฝๆฏๅ
ถๅพๅค่ง็นๅฏไปฅ็จไบๅ
ถๅฎ็ NoSQL ๆฐๆฎๅบใ
- [Firebase - Structure Your Database](https://firebase.google.com/docs/database/android/structure-data) ๏ผGoogle ็ Firebase ๆฐๆฎๅบไฝฟ็จ JSON ๅปบๆจก็ไธไบๆไฝณๅฎ่ทตใ
- ๅ ไธบ CAP ๅ็๏ผๆไปฅๅฝไฝ ้่ฆ้ๆฉไธไธช NoSQL ๆฐๆฎๅบ็ๆถๅ๏ผไฝ ๅบ่ฏฅ็็่ฟ็ฏๆๆกฃ [Visual Guide to NoSQL Systems](http://blog.nahurst.com/visual-guide-to-nosql-systems)ใ
้ SQL ่ฟๆฏ NoSQL๏ผ่ฟ้ๆไธค็ฏๆ็ซ ๏ผๅผๅพไฝ ็็ใ
- [SQL vs. NoSQL Databases: Whatโs the Difference?](https://www.upwork.com/hiring/data/sql-vs-nosql-databases-whats-the-difference/)
- [Salesforce: SQL or NoSQL](https://engineering.salesforce.com/sql-or-nosql-9eaf1d92545b)
### ๅๅผๆฐๆฎๅบ่ตๆ
#### Cassandra ่ตๆ
- ๆฒๅฐ็ๅฎ้ชๅฎคๆไธค็ฏๆ็ซ ๅผๅพไธ่ฏปใ
- [Avoid Pitfalls in Scaling Cassandra Cluster at Walmart](https://medium.com/walmartlabs/avoid-pitfalls-in-scaling-your-cassandra-cluster-lessons-and-remedies-a71ca01f8c04)
- [Storing Images in Cassandra at Walmart](https://medium.com/walmartlabs/building-object-store-storing-images-in-cassandra-walmart-scale-a6b9c02af593)
- [Yelp: How We Scaled Our Ad Analytics with Apache Cassandra](https://engineeringblog.yelp.com/2016/08/how-we-scaled-our-ad-analytics-with-cassandra.html) ๏ผYelp ็่ฟ็ฏๅๅฎขไนๆไธไบ็ธๅ
ณ็็ป้ชๅๆ่ฎญใ
- [Discord: How Discord Stores Billions of Messages](https://blog.discordapp.com/how-discord-stores-billions-of-messages-7fa6ec7ee4c7) ๏ผDiscord ๅ
ฌๅธๅไบซ็ไธไธชๅฆไฝๅญๅจๅไบฟ็บงๆถๆฏ็ๆๆฏๆ็ซ ใ
- [Cassandra at Instagram](https://www.slideshare.net/DataStax/cassandra-at-instagram-2016) ๏ผInstagram ็ไธไธช PPT๏ผๅ
ถไธญไป็ปไบ Instagram ไธญๆฏๆไนไฝฟ็จ Cassandra ็ใ
- [Netflix: Benchmarking Cassandra Scalability on AWSโ-โOver a million writes per second](https://medium.com/netflix-techblog/benchmarking-cassandra-scalability-on-aws-over-a-million-writes-per-second-39f45f066c9e) ๏ผNetflix ๅ
ฌๅธๅจ AWS ไธ็ป Cassandra ๅ็ไธไธช Benchmarkใ
#### HBase ่ตๆ
- [Imgur Notification: From MySQL to HBASE](https://medium.com/imgur-engineering/imgur-notifications-from-mysql-to-hbase-9dba6fc44183)
- [Pinterest: Improving HBase Backup Efficiency](https://medium.com/@Pinterest_Engineering/improving-hbase-backup-efficiency-at-pinterest-86159da4b954)
- [IBM : Tuning HBase performance](https://www.ibm.com/support/knowledgecenter/en/SSPT3X_2.1.2/com.ibm.swg.im.infosphere.biginsights.analyze.doc/doc/bigsql_TuneHbase.html)
- [HBase File Locality in HDFS](http://www.larsgeorge.com/2010/05/hbase-file-locality-in-hdfs.html)
- [Apache Hadoop Goes Realtime at Facebook](http://borthakur.com/ftp/RealtimeHadoopSigmod2011.pdf)
- [Storage Infrastructure Behind Facebook Messages: Using HBase at Scale](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.294.8459&rep=rep1&type=pdf)
- [GitHub: Awesome HBase](https://github.com/rayokota/awesome-hbase)
้ๅฏนไบ HBase ๆไธคๆฌไนฆไฝ ๅฏไปฅ่่ไธไธใ
- ้ฆๅ
๏ผๅ
ๆจ่ไธคๆฌไนฆ๏ผไธๆฌๆฏๅๅฎ่ทต็ใ[HBase ๅฎๆ](https://book.douban.com/subject/25706541/)ใ๏ผๅฆไธๆฌๆฏๅๅคง่ๅ
จ็ๆๅๅ็ใ[HBase ๆๅจๆๅ](https://book.douban.com/subject/10748460/)ใใ
- ๅฝ็ถ๏ผไฝ ไนๅฏไปฅ็็ๅฎๆน็ [The Apache HBaseโข Reference Guide](http://hbase.apache.org/0.94/book/book.html)
- ๅฆๅคไธคไธชๅๆฐๆฎๅบ๏ผ
- [ClickHouse - Open Source Distributed Column Database at Yandex](https://clickhouse.yandex/)
- [Scaling Redshift without Scaling Costs at GIPHY](https://engineering.giphy.com/scaling-redshift-without-scaling-costs/)
### KV ๆฐๆฎๅบ่ตๆ
#### Redis ่ตๆ
- **ๅฎ็ฝ**
- [Redis ๅฎ็ฝ](https://redis.io/)
- [Redis github](https://github.com/antirez/redis)
- [Redis ๅฎๆนๆๆกฃไธญๆ็](http://redis.cn/)
- [Redis ๅฝไปคๅ่](http://redisdoc.com/)
- **ไนฆ็ฑ**
- [ใRedis ๅฎๆใ](https://item.jd.com/11791607.html)
- [ใRedis ่ฎพ่ฎกไธๅฎ็ฐใ](https://item.jd.com/11486101.html)
- **ๆบ็ **
- [ใRedis ๅฎๆใ้
ๅฅ Python ๆบ็ ](https://github.com/josiahcarlson/redis-in-action)
- **่ตๆบๆฑๆป**
- [awesome-redis](https://github.com/JamzyWang/awesome-redis)
- **Redis Client**
- [spring-data-redis ๅฎๆนๆๆกฃ](https://docs.spring.io/spring-data/redis/docs/1.8.13.RELEASE/reference/html/)
- [redisson ๅฎๆนๆๆกฃ(ไธญๆ,็ฅๆๆปๅ)](https://github.com/redisson/redisson/wiki/%E7%9B%AE%E5%BD%95)
- [redisson ๅฎๆนๆๆกฃ(่ฑๆ)](https://github.com/redisson/redisson/wiki/Table-of-Content)
- [CRUG | Redisson PRO vs. Jedis: Which Is Faster? ็ฟป่ฏ](https://www.jianshu.com/p/82f0d5abb002)
- [redis ๅๅธ้ Redisson ๆง่ฝๆต่ฏ](https://blog.csdn.net/everlasting_188/article/details/51073505)
- **ๆ็ซ **
- [Learn Redis the hard way (in production) at Trivago](http://tech.trivago.com/2017/01/25/learn-redis-the-hard-way-in-production/)
- [Twitter: How Twitter Uses Redis To Scale - 105TB RAM, 39MM QPS, 10,000+ Instances](http://highscalability.com/blog/2014/9/8/how-twitter-uses-redis-to-scale-105tb-ram-39mm-qps-10000-ins.html)
- [Slack: Scaling Slackโs Job Queue - Robustly Handling Billions of Tasks in Milliseconds Using Kafka and Redis](https://slack.engineering/scaling-slacks-job-queue-687222e9d100)
- [GitHub: Moving persistent data out of Redis at GitHub](https://githubengineering.com/moving-persistent-data-out-of-redis/)
- [Instagram: Storing Hundreds of Millions of Simple Key-Value Pairs in Redis](https://engineering.instagram.com/storing-hundreds-of-millions-of-simple-key-value-pairs-in-redis-1091ae80f74c)
- [Redis in Chat Architecture of Twitch (from 27:22)](https://www.infoq.com/presentations/twitch-pokemon)
- [Deliveroo: Optimizing Session Key Storage in Redis](https://deliveroo.engineering/2016/10/07/optimising-session-key-storage.html)
- [Deliveroo: Optimizing Redis Storage](https://deliveroo.engineering/2017/01/19/optimising-membership-queries.html)
- [GitHub: Awesome Redis](https://github.com/JamzyWang/awesome-redis)
### ๆๆกฃๆฐๆฎๅบ่ตๆ
- [Couchbase Ecosystem at LinkedIn](https://engineering.linkedin.com/blog/2017/12/couchbase-ecosystem-at-linkedin)
- [SimpleDB at Zendesk](https://medium.com/zendesk-engineering/resurrecting-amazon-simpledb-9404034ec506)
- [Data Points - What the Heck Are Document Databases?](https://msdn.microsoft.com/en-us/magazine/hh547103.aspx)
#### MongoDB ่ตๆ
- **ๅฎๆน**
- [MongoDB ๅฎ็ฝ](https://www.mongodb.com/)
- [MongoDB Github](https://github.com/mongodb/mongo)
- [MongoDB ๅฎๆนๅ
่ดนๆ็จ](https://university.mongodb.com/)
- **ๆ็จ**
- [MongoDB ๆ็จ](https://www.runoob.com/mongodb/mongodb-tutorial.html)
- [MongoDB ้ซๆ่ฏพ](https://time.geekbang.org/course/intro/100040001)
- **ๆฐๆฎ**
- [mongodb-json-files](https://github.com/ozlerhakan/mongodb-json-files)
- **ๆ็ซ **
- [Introduction to MongoDB](https://www.slideshare.net/mdirolf/introduction-to-mongodb)
- [eBay: Building Mission-Critical Multi-Data Center Applications with MongoDB](https://www.mongodb.com/blog/post/ebay-building-mission-critical-multi-data-center-applications-with-mongodb)
- [The AWS and MongoDB Infrastructure of Parse: Lessons Learned](https://medium.baqend.com/parse-is-gone-a-few-secrets-about-their-infrastructure-91b3ab2fcf71)
- [Migrating Mountains of Mongo Data](https://medium.com/build-addepar/migrating-mountains-of-mongo-data-63e530539952)
- **ๆดๅค่ตๆบ**
- [Github: Awesome MongoDB](https://github.com/ramnes/awesome-mongodb)
### ๆ็ดขๅผๆๆฐๆฎๅบ่ตๆ
#### ElasticSearch
- **ๅฎๆน**
- [Elasticsearch ๅฎ็ฝ](https://www.elastic.co/cn/products/elasticsearch)
- [Elasticsearch Github](https://github.com/elastic/elasticsearch)
- [Elasticsearch ๅฎๆนๆๆกฃ](https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html)
- [Elasticsearch: The Definitive Guide](https://www.elastic.co/guide/en/elasticsearch/guide/master/index.html) - ElasticSearch ๅฎๆนๅญฆไน ่ตๆ
- **ไนฆ็ฑ**
- [ใElasticsearch ๅฎๆใ](https://book.douban.com/subject/30380439/)
- **ๆ็จ**
- [ELK Stack ๆๅจๆๅ](https://github.com/chenryn/logstash-best-practice-cn)
- [Elasticsearch ๆ็จ](https://www.knowledgedict.com/tutorial/elasticsearch-intro.html)
- **ๆ็ซ **
- [Elasticsearch+Logstash+Kibana ๆ็จ](https://www.cnblogs.com/xing901022/p/4704319.html)
- [ELK๏ผElasticsearchใLogstashใKibana๏ผๅฎ่ฃ
ๅ้
็ฝฎ](https://github.com/judasn/Linux-Tutorial/blob/master/ELK-Install-And-Settings.md)
- **ๆง่ฝ่ฐไผ็ธๅ
ณ**็ๅทฅ็จๅฎ่ทต
- [Elasticsearch Performance Tuning Practice at eBay](https://www.ebayinc.com/stories/blogs/tech/elasticsearch-performance-tuning-practice-at-ebay/)
- [Elasticsearch at Kickstarter](https://kickstarter.engineering/elasticsearch-at-kickstarter-db3c487887fc)
- [9 tips on ElasticSearch configuration for high performance](https://www.loggly.com/blog/nine-tips-configuring-elasticsearch-for-high-performance/)
- [Elasticsearch In Productionโ-โDeployment Best Practices](https://medium.com/@abhidrona/elasticsearch-deployment-best-practices-d6c1323b25d7)
- **ๆดๅค่ตๆบ**
- [GitHub: Awesome ElasticSearch](https://github.com/dzharii/awesome-elasticsearch)
### ๅพๆฐๆฎๅบ
- ้ฆๅ
ๆฏ IBM Devloperworks ไธ็ไธคไธช็ฎไปๆง็ PPTใ
- [Intro to graph databases, Part 1, Graph databases and the CRUD operations](https://www.ibm.com/developerworks/library/cl-graph-database-1/cl-graph-database-1-pdf.pdf)
- [Intro to graph databases, Part 2, Building a recommendation engine with a graph database](https://www.ibm.com/developerworks/library/cl-graph-database-2/cl-graph-database-2-pdf.pdf)
- ็ถๅๆฏไธๆฌๅ
่ดน็็ตๅญไนฆใ[Graph Database](http://graphdatabases.com)ใใ
- ๆฅไธๆฅๆฏไธไบๅพๆฐๆฎๅบ็ไป็ปๆ็ซ ใ
- [Handling Billions of Edges in a Graph Database](https://www.infoq.com/presentations/graph-database-scalability)
- [Neo4j case studies with Walmart, eBay, AirBnB, NASA, etc](https://neo4j.com/customers/)
- [FlockDB: Distributed Graph Database for Storing Adjacency Lists at Twitter](https://blog.twitter.com/engineering/en_us/a/2010/introducing-flockdb.html)
- [JanusGraph: Scalable Graph Database backed by Google, IBM and Hortonworks](https://architecht.io/google-ibm-back-new-open-source-graph-database-project-janusgraph-1d74fb78db6b)
- [Amazon Neptune](https://aws.amazon.com/neptune/)
### ๆถๅบๆฐๆฎๅบ
- [What is Time-Series Data & Why We Need a Time-Series Database](https://blog.timescale.com/what-the-heck-is-time-series-data-and-why-do-i-need-a-time-series-database-dcf3b1b18563)
- [Time Series Data: Why and How to Use a Relational Database instead of NoSQL](https://blog.timescale.com/time-series-data-why-and-how-to-use-a-relational-database-instead-of-nosql-d0cd6975e87c)
- [Beringei: High-performance Time Series Storage Engine @Facebook](https://code.facebook.com/posts/952820474848503/beringei-a-high-performance-time-series-storage-engine/)
- [Introducing Atlas: Netflixโs Primary Telemetry Platform @Netflix](https://medium.com/netflix-techblog/introducing-atlas-netflixs-primary-telemetry-platform-bd31f4d8ed9a)
- [Building a Scalable Time Series Database on PostgreSQL](https://blog.timescale.com/when-boring-is-awesome-building-a-scalable-time-series-database-on-postgresql-2900ea453ee2)
- [Scaling Time Series Data Storage - Part I @Netflix](https://medium.com/netflix-techblog/scaling-time-series-data-storage-part-i-ec2b6d44ba39)
- [Design of a Cost Efficient Time Series Store for Big Data](https://medium.com/@leventov/design-of-a-cost-efficient-time-series-store-for-big-data-88c5dc41af8e)
- [GitHub: Awesome Time-Series Database](https://github.com/xephonhq/awesome-time-series-database)
## ไผ ้ ๐ช
โพ ๐ง [้ๆ็ IT ็ฅ่ฏๅพ่ฐฑ](https://dunwu.github.io/waterdrop/) โพ ๐ฏ [้ๆ็ๅๅฎข](https://dunwu.github.io/blog/) โพ
| 0 |
TeamDev-IP/JxBrowser-Examples | JxBrowser Examples & Tutorials | examples java javafx jxbrowser swing swt | # Welcome to JxBrowser Examples
This repository contains a set of examples and tutorials you can use to walk through the main features of [JxBrowser](https://www.teamdev.com/jxbrowser).
## About JxBrowser
JxBrowser is a commercial cross-platform Java library that lets you integrate a Chromium-based web browser control into your Java Swing, JavaFX, or SWT desktop application to display modern web pages built with HTML5, CSS3, JavaScript.
With JxBrowser you can display modern web pages, PDFs, WebGL, work with DOM, JavaScript, WebRTC, network, printing, call Java from JavaScript, manage file downloads, convert HTML to PNG, debug web pages with DevTools, configure proxy, manage cookies, handle authentication, fill web forms, and much more.
## Running Examples
To run the examples please follow the instruction below:
1. Make sure your environment meets the
[software and hardware requirements][requirements].
2. Clone this repository:
```bash
git clone https://github.com/TeamDev-IP/JxBrowser-Examples
```
3. Open the Gradle project in your favourite IDE:
- [Intellij IDEA][idea]
- [Eclipse][eclipse]
- [NetBeans][netbeans]
4. [Get][get-evaluation] a free 30-day trial license key.
5. To run an example please specify the `jxbrowser.license.key` VM parameter:
```bash
-Djxbrowser.license.key=<your_trial_license_key>
```
## What's Next
- Learn about JxBrowser [architecture](https://jxbrowser-support.teamdev.com/docs/guides/introduction/architecture.html).
- Take a look at JxBrowser [features](https://jxbrowser-support.teamdev.com/docs/guides/engine.html).
- Explore the JxBrowser [API](https://jxbrowser-support.teamdev.com/docs/reference/).
## Terms and Privacy
The information in this repository is provided on the following terms: https://www.teamdev.com/terms-and-privacy
[requirements]: https://jxbrowser-support.teamdev.com/docs/guides/introduction/requirements.html
[idea]: https://www.jetbrains.com/help/idea/gradle.html#gradle_import
[eclipse]: https://marketplace.eclipse.org/content/buildship-gradle-integration#group-details
[netbeans]: https://netbeans.org/features/java/build-tools.html
[get-evaluation]: https://www.teamdev.com/jxbrowser#evaluate | 0 |
pictolearn/docker-tutorial | Docker Tutorial | null | null | 1 |
alexjlockwood/adp-applistloader | Tutorial: AppListLoader (part 4) | null | AppListLoader
=============
The code found in this repository is the product of an Android developer's will to share, and all its contents are under MIT license.
| 0 |
BennyQBD/3DGameEngine | thebennybox 3D Engine Tutorial Files | null | 3D Game Engine
==
thebennybox 3D Game Engine
Tutorial found here: https://www.youtube.com/playlist?list=PLEETnX-uPtBXP_B2yupUKlflXBznWIlL5
##Build Dependencies##
- [JAVA](https://www.java.com/en/download/)
- BUILD TOOLCHAIN (Can be any one of the following, doesn't need to be all of them)
- [Eclipse](http://eclipse.org/)
- [NetBeans](https://netbeans.org/)
- [IntelliJ IDEA](http://www.jetbrains.com/idea/)
##Simple Build Instructions##
###Using IDE###
- Open your preferred Java IDE, and create a new project.
- Import everything under the src folder as source files.
- Copy the res folder into your Java IDE's folder for your project.
- Build and run
##Additional Credits##
- Etay Meiri, for http://ogldev.atspace.co.uk/ which inspired the base code for this repository.
- Everyone who's created or contributed to issues and pull requests, which make the project better!
| 1 |
MrCrayfish/ModdingTutorials | A mod made in my Modding Tutorial series. | null | ModdingTutorials
================
| 1 |
cirosantilli/java-cheat | Java minimal examples. Asserts used wherever possible. Cheatsheets, tutorials. | null | # Java Cheat 
[](https://travis-ci.org/cirosantilli/java-cheat)
Java minimal examples. Asserts used wherever possible.
1. [Getting started](getting-started.md)
1. Code
1. [Main.java](Main.java)
1. [Hello world](HelloWorld.java)
1. Language
1. Types
1. Floating point
1. [NaN](Nan.java)
1. [Array](ArrayCheat.java)
1. Classes
1. [Constructor](ConstructorCheat.java)
1. [super](SuperCheat.java)
1. [Nested class](NestedClassCheat.java)
1. [Generics](GenericsCheat.java)
1. Branching
1. [Exceptions](ExceptionCheat.java)
1. Standard library
1. [Collection](CollectionCheat.java)
1. [Collections](CollectionsCheat.java)
1. [List](ListCheat.java)
1. [Map](MapCheat.java)
1. [StringBuilder](StringBuilderCheat.java)
1. Streams
1. [BufferedReader](BufferedReaderCheat.java)
1. lang
1. [String](StringCheat.java)
1. [Wrappers](WrappersCheat.java)
1. [Integer pool](IntegerPoolCheat.java)
1. [interactive](interactive/)
1. [Binary compatibility](binary-compatibility/)
1. [ClassNotFoundException](class-not-found/)
1. [JNI](jni/)
1. [WatchService](watch-service/)
1. [instrument](instrument/)
1. Introduction
1. [Standards](standards.md)
1. [Versions](versions.md)
1. [Implementations](implementations.md)
1. [OpenJDK](openjdk.md)
1. [Classpath](classpath.md)
1. [Style guides](style-guides.md)
1. Tools
1. [java utility](java-utility.md)
1. [Javadoc](javadoc/)
1. [javac](javac/)
1. [JAR](jar.md)
1. [JVM](jvm.md)
1. [Bytecode](bytecode.md)
1. Third party
1. [JUnit](junit/)
1. Build tools
1. [Maven](maven/)
1. [Ant](ant.md)
1. [Gradle](gradle.md)
1. [Tomcat](tomcat.md)
1. [update-java-alternatives](update-java-alternatives.md)
1. [Bibliography](bibliography.md)
## WIP
1. Code
1. [Java 8](java8/)
1. [JMX](jmx.md)
1. Tools
1. [jconsole](jconsole.md)
1. [JAVA_HOME](java-home.md)
1. [JDB](jdb.md)
1. [javap](javap.md)
1. Third party
1. [Spring](spring/)
1. [Jasmin](jasmin/)
1. [Java Decompiler](java-decompiler.md)
1. [Mockito](mockito/)
1. [Formal verification](formal-verification.md)
| 0 |
afsalashyana/JavaFX-Tutorial-Codes | General program examples that I use for tutorials in 'GenuineCoder' YouTube channel | demo demo-app excercises genuine tutorial tutorial-code | # Genuine Coder Tutorial Code Collection
This repository contains general program examples that I use for my tutorial videos and blogs.
## [YouTube Tutorials](https://www.youtube.com/channel/UCCXbhmjID-T2I0KfuDPbi6A)
### [JavaFX Scene Transition](https://youtu.be/cqskg3DYH8g)
Tutorial about JavaFX scene transition with slide effect.
<p align="left">
<img height=300 src=https://i.imgur.com/gxk3XU9.gif>
</p>
### [JavaFX Navigation Drawer](https://youtu.be/tgV8dDP9DtM)
JavaFX navigation drawer using JFXDrawer component from JFoenix library.
<p align="left">
<img height=300 src=https://i.imgur.com/hpLZYDT.gif>
</p>
### [Ikonli with Java Swing](https://youtu.be/VHGxY-aR0ws)
Creating dynamic icons in Java Swing with Ikonli library.
<p align="left">
<img height=300 src=https://i.imgur.com/dbwteVM.png>
</p>
### [JavaFX Circular Scene Transition](https://youtu.be/cIrCNl02lDc)
Tutorial about JavaFX scene transition with circular-reveal effect.
<p align="left">
<img height=450 src=.gif/JavaFXCircularReveal.gif>
</p>
### [JavaFX Custom Shape Buttons](https://youtu.be/QsQQ5D4TARw)
Creating JavaFX components with custom shapes.
<p align="left">
<img height=300 src=https://i.imgur.com/qIQBO5m.gif>
</p>
### [JavaFX Observable](https://youtu.be/JaqExzdJhEI)
Example of using JavaFX Observable and Bindings
<p align="left">
<img height=300 src=https://i.imgur.com/oXI5Qnq.gif>
</p>
### [JavaFX Calculator](https://youtu.be/r1qowt6yYm8)
Sample JavaFX calculator with CSS styling
<p align="left">
<img height=300 src=https://i.imgur.com/WVcMqsg.gif>
</p>
### [Java Swing Text Editor](http://www.genuinecoder.com/text-editor-java-with-source-notepad-html/)
Java swing based basic text editor
<p align="left">
<img height=300 src=https://i.imgur.com/qiboR4J.gif>
</p>
### [Java Sorting Animation](https://youtu.be/Slo18MgCWYY)
Sorting algorithm execution animation using JavaFX charts
<p align="left">
<img height=300 src=https://i.imgur.com/s8yJdiY.gif>
</p>
### JavaFX Self Writing Letter
Realtime letter writing animation using JavaFX
<p align="left">
<img height=300 src=https://i.imgur.com/Rmv16MK.gif>
</p>
### [JavaFX Background Task](https://youtu.be/pdRX6CLP0tM)
Tutorial about JavaFX background tasks to asynchronously execute business logic in the background thread.
<p align="left">
<img height=200 src=.gif/JavaFXBackgroundTask.gif>
</p>
## [JavaFX Blog Posts](https://genuinecoder.com/category/javafx/)
* [JavaFX Image Button Tutorial](https://genuinecoder.com/javafx-image-button-tutorial/)
* [JavaFX ObservableList Tutorial](https://genuinecoder.com/javafx-observable-list-tutorial/)
* [JavaFX CheckComboBox Tutorial](https://genuinecoder.com/javafx-checkcombobox-with-example/)
* [JavaFX Custom Shaped Buttons](https://genuinecoder.com/javafx-buttons-with-custom-shape/)
* [JavaFX DatePicker Tutorial](https://genuinecoder.com/javafx-datepicker-tutorial-with-date-formatting-and-css-styling/)
* [JavaFX Stage Icons](https://genuinecoder.com/javafx-application-icon-setup/)
* [JavaFX 3D Tutorial](https://genuinecoder.com/javafx-3d/)
* [JavaFX Communication between FXML Controllers](https://genuinecoder.com/javafx-communication-between-controllers/)
* [JavaFX Splash Screen](https://genuinecoder.com/javafx-splash-screen-loading-screen/)
* [JavaFX Animation Tutorial with Examples](https://genuinecoder.com/javafx-animation-tutorial/)
* [Custom Shapes for JavaFX Components](https://genuinecoder.com/custom-shapes-for-javafx-ui-components/)
* [JavaFX Scene Builder Tutorial](https://genuinecoder.com/javafx-scene-builder-tutorial-for-beginners/)
* [JavaFX Observables and Bindings](https://genuinecoder.com/javafx-observables-and-bindings/)
* [JavaFX Get Screen Size Programmatically](https://genuinecoder.com/javafx-get-screen-size-of-all-connected-monitors/)
* [JavaFX Scene Switching Animation](https://genuinecoder.com/javafx-scene-switch-change-animation/)
* [JavaFX FileChooser for Saving File](https://genuinecoder.com/save-files-javafx-filechooser/)
* [Library Management System Development Tutorial using JavaFX](https://genuinecoder.com/javafx-complete-project-tutorial-library-management-system-html/)
## [Java Blog Posts](https://genuinecoder.com/category/java/)
* [Create Animated GIF from still images in Java](https://genuinecoder.com/how-to-create-gif-from-multiple-images-in-java/)
* [Create Excel Spreadsheet in Java](https://genuinecoder.com/how-to-create-excel-xlsx-spreadsheet-files-in-java/)
* [Java with WebP images](https://genuinecoder.com/java-webp-image-read-save-tutorial/)
* [Open Native File Explorer with Java](https://genuinecoder.com/how-to-open-file-explorer-in-java/)
* [Java/JavaFX TrayIcon Tutorial](https://genuinecoder.com/java-trayicon-tutorial-with-popupmenu-and-images/)
* [Downloading a file from Spring Boot Controller](https://genuinecoder.com/downloading-a-file-from-spring-controller-with-spring-boot/)
* [Make EXE from Java JAR](https://genuinecoder.com/convert-java-jar-to-exe/)
| 0 |
JJBRT/advanced-java-tutorials | A collection of examples about advanced Java programming | advanced collection example examples java tutorial | # Advanced Java tutorials
<a href="https://jjbrt.github.io/advanced-java-tutorials/">
<img src="https://raw.githubusercontent.com/JJBRT/advanced-java-tutorials/master/docs/Java-logo.png" alt="Java-logo.png" height="180px" align="right"/>
</a>
A collection of examples about advanced Java programming. Here you will find tutorials about:
* [how to create your own dependency injection framework](https://jim-jerald-burton.medium.com/how-to-create-your-own-dependency-injection-framework-in-java-12a6e52aeff9)
* [how to make applications created with old Java versions work on Java 9 and later versions](https://dev.to/bw_software/making-applications-created-with-old-java-versions-work-on-java-9-and-later-versions-19ld)
* [how to make reflection fully work on Java 9 and later](https://jim-jerald-burton.medium.com/making-reflection-fully-work-on-java-9-and-later-767320344d1d)
* [how to export all modules to all modules at runtime on Java 9 and later](https://jim-jerald-burton.medium.com/exporting-all-modules-to-all-modules-at-runtime-on-java-9-and-later-3517eb479701)
* [how to iterate collections and arrays in parallel by setting thread priority](https://dev.to/bw_software/iterating-collections-and-arrays-in-parallel-5acg)
* [how to configure host name resolution to use a universal custom host name resolver](https://dev.to/jjbrt/how-to-configure-hostname-resolution-to-use-a-universal-custom-hostname-resolver-in-java-14p0)
* [how to query and validate a JSON document](https://dev.to/jjbrt/querying-and-validating-a-json-document-in-java-323i)
<br/>
**Any instructions to make each project work are indicated in the possible README.md file inside it**.
| 0 |
danidemi/tutorial-java-tdd | Tutorials about implementing TDD in Java | java junit tdd tdd-kata tdd-sample tutorial | Source code for the Test Driven Development class.
# TDD Core Concepts
* tdd-helloworld: What is this TDD about ?
* tdd-fill-the-code-starting-from-test: just the tests, write the ocde to make them pass.
* tdd-darts: A first example about developing a library without dependencies using Unit Tests.
* tdd-mocks: An example about using mocks with the usual DAO pattern and DbUnit.
* tdd-refactoring: An ugly piece of code fully covered, just wait to be refactored.
* tdd-refactoring-done: The tdd-refactoring refactored.
# TDD Coverage
* coverage: Shows how 100% coverage does not mean software is correct.
# TDD Libraries
* showcase-hamcrest: Things you can do with Hamcrest matchers in JUnit.
* showcase-junit: Things you can do with JUnit.
* showcase-mockito: Things you can do with Mockito.
* showcase-powermock: Things you can do with PowerMock and Mockito.
* showcase-dbunit: Things you can do with DbUnit and Mockito.
* showcase-main: some domain classes shared among different examples.
# Integration tests
* integration-web-app: sample web app.
* integration-web-htmlunit: example of automatic testing with HtmlUnit.
* integration-web-selenium-ide: example of automatic testing with SeleniumIde.
* integration-web-selenium-webdriver: example of automatic testing with WebDriver.
* integration-jee-arquillan: JEE tests with Arquillan.
* integration-jee-open-ejb: JEE tests with Open EJB.
| 0 |
drbfraser/video-tutorial-code | Source code to video tutorials. | null | # video-tutorial-code
Source code to video tutorials.
| 0 |
redhat-scholars/kubernetes-tutorial | Kubernetes Tutorial for https://dn.dev/master | kubernetes | null | 1 |
sdnhub/SDNHub_Opendaylight_Tutorial | SDNHub Opendaylight Tutorial | null | SDNHub Opendaylight Tutorial
============================
This is the OpenDaylight project source code used by the [our tutorial](http://sdnhub.org/tutorials/opendaylight/).
# Directory Organization
* pom.xml: The POM in the main directory specifies all the sub-POMs to build
* commons/parent: contains the parent pom.xml with all properties defined for the subprojects.
* commons/utils: contains custom utilities built for OpenFlow programming
* learning-switch: contains the tutorial L2 hub / switch
* tapapp: contains the traffic monitoring tap application
* features: defines the two features "sdnhub-tutorial-learning-switch", * "sdnhub-tutorial-tapapp" that can be loaded in Karaf
* distribution/karaf-branding: contains karaf branner for SDN Hub
* distribution/opendaylight-karaf: contains packaging relevant pom to * generate a running directory
# HOW TO BUILD
In order to build it's required to have JDK 1.8+ and Maven 3.2+.
The following commands are used to build and run.
```
$ mvn clean install
$ cd distribution/opendaylight-karaf/target/assembly
$ ./bin/karaf
karaf>feature:install sdnhub-XYZ
```
| 1 |
mianasadali1/ChatsApp | Chats App Youtube Tutorial | null | null | 1 |
muradimanbayli/jsftutorial.imanbayli.net | Java Server Faces (JSF) Tutorials | java javaee javaserverfaces jsf jsf-tutorial | # Java Server Faces Tutorials.
Created by Murad Imanbayli(www.imanbayli.net)
| 0 |
ra4king/LWJGL-OpenGL-Tutorials | Port of the Arcsynthesis tutorial and SuperBible C++ code to Java+LWJGL | null | LWJGL OpenGL Tutorials
======================
## Quick Start ##
### What you need ###
* Java Development Kit for Java 7 ([get it here](http://www.oracle.com/technetwork/java/javase/downloads/index.html))
* An IDE like [Eclipse](http://eclipse.org), [IntelliJ IDEA](http://jetbrains.com/idea), or [NetBeans](http://netbeans.org)
### How to run samples ###
1. Ensure you have Java SDK 7 and in your PATH
2. Clone this repository: `git clone https://github.com/ra4king/LWJGL-OpenGL-Tutorials.git`
3. Create a project, specifying 'src' as the source folder, and adding the JARs in the 'libs' folder as dependencies
4. Setup natives properly. The natives are located in /libs/lwjgl/natives/
+ [Eclipse](http://lwjgl.com/wiki/index.php?title=Setting_Up_LWJGL_with_Eclipse)
+ [IntelliJ IDEA](http://lwjgl.com/wiki/index.php?title=Setting_Up_LWJGL_with_IntelliJ_IDEA)
+ [Netbeans](http://lwjgl.com/wiki/index.php?title=Setting_Up_LWJGL_with_NetBeans)
## Sections ##
Every section is found in the source under `src/com/ra4king/opengl`:
* [**arcsynthesis:**](https://www.roiatalla.com/public/arcsynthesis/) Java ports of the excellent C++ tutorials from "Learning Modern 3d Graphics Programming"
* **redbook:** A collection of examples from the [OpenGL Programming Guide](http://www.glprogramming.com/red/) first edition
(warning: uses _very_ obsolete OpenGL)
* **superbible:** A collection of examples from the [OpenGL SuperBible](http://www.starstonesoftware.com/OpenGL/) fourth edition
(Also old-fashioned in parts, but fifth edition examples are coming soon!)
* **test:** Miscellaneous test programs.
## Licensed under [BSD 3-Clause license](http://opensource.org/licenses/BSD-3-Clause) ##
| 1 |
qyjohn/AWS_Tutorials | null | null | # AWS Tutorials
This is a set of getting started tutorial on using various AWS service to build scalable web application and scalable batch processing systems. We assume that you do not have any previous experience with AWS, or scalable web application, or scalable batch processing. Upon completion of these tutorials, you will become an experience AWS user, and be able to build scalable web application and scalable batch processing systems.
Amazing? Please refer to the wiki pages for the actual tutorials.
| 0 |
jmecn/jME3Tutorials | jMonkeyEngineๆธธๆๅผๅ่ฏพ็จๆบไปฃ็ | null | ๆฌ้กน็ฎไธบ [jmecn/tutorial-for-beginners](https://github.com/jmecn/tutorial-for-beginners) ้
ๅฅไปฃ็ ใ
## About
This is a tutorial about how to make games with [jMonkeyEngine3](https://jmonkeyengine.org), it's all in Chinese. For English speaker who is reading this document, I sugguest you go to https://jmonkeyengine.github.io/wiki for more information.
* Website: http://jmonkeyengine.org/
* Forum: https://hub.jmonkeyengine.org
* Github: https://github.com/jMonkeyEngine/jmonkeyengine
* wiki: https://jmonkeyengine.github.io/wiki
## ๅ
ณไบ
ๆฌๆ็จ็ไธป่ฆๅ
ๅฎนๆฏไป็ปๅฆไฝไฝฟ็จ jMonkeyEngine ่ฟ่กๆธธๆๅผๅ๏ผๆจๅจๅธฎๅฉๅๅญฆ่
ๅฟซ้็่งฃ jMonkeyEngine ไธญ็ๆ ธๅฟๆฆๅฟตใ็ฑไบไฝ่
ๆฌไบบๆฐดๅๆ้๏ผๆไธญ้พไปฅ้ฟๅ
ๅบ็ฐ่ฐฌ่ฏฏ๏ผๅฆๆจๅจ้
่ฏป่ฟ็จไธญๅ็ฐๆไธๅฏน็ๅฐๆน๏ผ่ฏทๅ็ฅๆฌไบบ๏ผๆไผๅฐฝๅฟซไฟฎๆญฃใ
jME3ๅฎๆน็ฝ็ซ๏ผ
* ๅฎ็ฝ: http://jmonkeyengine.org/
* ่ฎบๅ: https://hub.jmonkeyengine.org
* Github: https://github.com/jMonkeyEngine/jmonkeyengine
* Wiki: https://jmonkeyengine.github.io/wiki
ไธญๆ็ฝ็ซ๏ผ
* ไธญๆ็ซ: http://www.jmecn.net
* ไธญๆ่ฎบๅ: http://bbs.jmecn.net
* QQ่ฎจ่ฎบ็พค: 423979787
* ไฝ่
้ฎ็ฎฑ: 115050813@qq.com
## ๅ่จ
[ๅ่จ๏ผๆๆณๅๆธธๆ](http://www.jmecn.net/tutorial-for-beginners/preface-i-want-to-make-game)
## ็ฎๅฝ
[็ฌฌไธ็ซ ๏ผjME3็ฎไป](http://www.jmecn.net/tutorial-for-beginners/chapter-1-introduce-jme3)
<img alt="AndroidStudioไธ้ข้ไพ " src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/03/android_studio2.png" width="320" height="240"/>
* 1.1 ๆฆ่ฟฐ
* 1.2 jME3 SDK
* 1.3 ่ทๅjME3
* 1.4 ๅฎๆนๆ็จๅไพๅญ
[็ฌฌไบ็ซ ๏ผJME3ๅบๆฌๆฆๅฟต](http://www.jmecn.net/tutorial-for-beginners/chapter-2-basic-concepts)
<img alt="็ฌฌไธไบบ็งฐๅๆบ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/03/FlyCam.png" width="320" height="240"/>
* 2.1 ๅบ็จ็จๅบไธป็ฑปSimpleApplication
* 2.2 ็ๅฝๅจๆ
* 2.3 ไธปๅพช็ฏ
* 2.4 ๅบๆฏ็ปๆ SpatialใNodeใGeometry
* 2.5 ่ตๆบ็ฎก็ AssetManager
* 2 .6 ่พๅ
ฅ็ฎก็ InputManager
* 2.7 ็ถๆๆบ็ฎก็ AppStateManager
[็ฌฌไธ็ซ ๏ผๆจกๅ](http://www.jmecn.net/tutorial-for-beginners/chapter-3-model)
<img alt="ๅฏๅฐๅฐๆ่พๅธ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/03/Ashe_AA_4x.png" width="320" height="240"/>
* 3.1 ็่งฃ3Dๆจกๅ
* 3.2 ๆจกๅ็ๆฅๆบ
* 3.3 ๅฎไพ๏ผๅฏๅฐๅฐๆ-่พๅธ
* 3.4 ๅฎไพ๏ผๅ ่ฝฝ3Dๆจกๅ
[็ฌฌๅ็ซ ๏ผ็ฝๆ ผ](http://www.jmecn.net/tutorial-for-beginners/chapter-4-mesh)
<img alt="็ไฝ็ฝๆ ผ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/03/sphere.png" width="320" height="240"/>
* 4.1 ๅฎไนๆจกๅ็ๅฝข็ถ
* 4.2 ๅฎไพ๏ผ่ชๅฎไน็ฝๆ ผ
* 4.3 ็จๅบ็ๆ็ฝๆ ผ
* 4.4 ๆฉๅฑ้
่ฏป๏ผๆธฒๆ็ฎก็บฟ
[็ฌฌไบ็ซ ๏ผๆ่ดจ๏ผ้็ผๆณ](http://www.jmecn.net/tutorial-for-beginners/chapter-5-material-the-light-magic)
<img alt="ๅก้่พน็ผ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/04/PostCartoonEdge.png" width="320" height="240"/>
* 5.1 ไบ่ฒไปคไบบ็ฎ็ฒ
* 5.2 jME3็ๆ่ดจ
* 5.3 ๅ ่ฝฝj3mdๆ่ดจ
* 5.4 ๆนๅๆ่ดจๅๆฐ
* 5.5 ๆฉๅฑ้
่ฏป๏ผUVๅๆ
[็ฌฌๅ
ญ็ซ ๏ผๆ่ดจ็ณป็ป](http://www.jmecn.net/tutorial-for-beginners/chapter-6-material-system)
<img alt="ไธๅๅๅ
ๅบฆ็ๆๆ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/04/Materials_shininess.png" width="320" height="240"/>
* 6.1 ๆ่ดจ็ณป็ป
* 6.2 ๆ่ดจๅฎไพ๏ผj3mๆไปถ
* 6.3 ๆ่ดจๆจกๆฟ๏ผj3mdๆไปถ
* 6.4 ้ๅฝ
[็ฌฌไธ็ซ ๏ผๅ
ไธๅฝฑ](http://www.jmecn.net/tutorial-for-beginners/chapter-7-light-and-shadow)
<img alt="็นๅ
ๆบ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/04/PointLight.png" width="320" height="240"/>
* 7.1 ๆๅๅ
ๅฝฑ
* 7.2 ๅ
ๆบ
* 7.3 ้ดๅฝฑ
* 7.4 ๅ
ไธๆ่ดจ
[็ฌฌๅ
ซ็ซ ๏ผๅบๆฏๅพ](http://www.jmecn.net/tutorial-for-beginners/chapter-8-scene-graph)
<img alt="ๅบๆฏๅพ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/04/SceneGraph.png" width="320" height="240"/>
* 8.1 ๆฆๅฟต
* 8.2 ๅฎไพ๏ผHelloNode
* 8.3 Node
* 8.4 ้ๅๅบๆฏๅพ
[็ฌฌไน็ซ ๏ผ็จๆทไบคไบ](http://www.jmecn.net/tutorial-for-beginners/chapter-9-user-interaction)
<img alt="ๆนๅ็" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/05/wheel.png" width="320" height="240"/>
* 9.1 ้ฎ็ใ้ผ ๆ ใๆๆใ่งฆๅฑ
* 9.2 ActionListener
* 9.3 RawInputListener
* 9.4 ๅจไฝ่งฆๅๅจ
[็ฌฌๅ็ซ ๏ผๅพๅฝข็จๆท็้ข](http://www.jmecn.net/tutorial-for-beginners/chapter-10-graphics-user-interface)
<img alt="Picture" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/05/Picture.png" width="320" height="240"/>
* 10.1 GuiNode
* 10.2 ๅฑๅนๅๆ ็ณป
* 10.3 BitmapFont
* 10.4 Lemur GUIๆไปถ
[็ฌฌๅไธ็ซ ๏ผ3D้ณๆ](http://www.jmecn.net/tutorial-for-beginners/chapter-11-3d-audio)
<img alt="Lumer้ณไนๆญๆพๅจ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/05/LemurMusicPlayer.png" width="320" height="240"/>
* 11.1 3D้ณๆ
* 11.2 ้ณๆ็ณป็ปๅๆ
[็ฌฌๅไบ็ซ ๏ผๅจ็ป](http://www.jmecn.net/tutorial-for-beginners/chapter-12-animation)
<img alt="HelloAnimation" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/05/HelloAnimation.png" width="320" height="240"/>
* 12.1 ๆฆ่ฟฐ
* 12.2 ้ชจ้ชผ่็ฎๅจ็ป
* 12.3 ๆญๆพๅจ็ป
* 12.4 ๆ็บต้ชจ้ชผ
* 12.5 ่ฟๅจ่ทฏๅพ
* 12.6 ๅงๆ
ๅจ็ป ๏ผๆชๅฎๆ๏ผ
[็ฌฌๅไธ็ซ ๏ผๆงๅถๆธธๆ้ป่พ](http://www.jmecn.net/tutorial-for-beginners/chapter-13-controlling-game-logic)
<img alt="AppState็ๅฝๅจๆ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/06/AppState-Life-Cycle.png" width="320" height="240"/>
* 13.1 ๅฏผ่ฏป๏ผๆธธๆไธปๅพช็ฏ
* 13.2 jME3็ไธปๅพช็ฏ
* 13.3 AppState
* 13.4 Control
* 13.5 ๅค็บฟ็จไผๅ
[็ฌฌๅๅ็ซ ๏ผ็นๆ](http://www.jmecn.net/tutorial-for-beginners/chapter-14-special-effects)
<img alt="็ซ็ฐ็ฒๅญ็นๆ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/06/ParticleFire.png" width="320" height="240"/>
* 14.1 ็นๆๆฆ่ฟฐ
* 14.2 ๅๆๆปค้
* 14.3 ๅบๆฏๅค็ๅจ
* 14.4 ็ฒๅญ็ณป็ป
* 14.5 ๆง่ฝ้ฎ้ข
[็ฌฌๅไบ็ซ ๏ผ็ขฐๆๆฃๆต](http://www.jmecn.net/tutorial-for-beginners/chapter-15-collision-detection)
<img alt="ๅฐ็บฟๆฃๆต" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/06/ray-cast.png" width="320" height="240"/>
* 15.1 ็ขฐๆไธ็ธไบค
* 15.2 Collidable
* 15.3 jME3ไธญ็ๅฐ็บฟๆฃๆต
* 15.4 jME3ไธญ็ๅ
ๅดไฝ
* 15.5 ๆจกๆ็ฉ็็ฐ่ฑก
[็ฌฌๅๅ
ญ็ซ ๏ผ็ฉ็ๅผๆ](http://www.jmecn.net/tutorial-for-beginners/chapter-16-physics-engine)
<img alt="็ฉ็ๅผๆ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/06/Adjusted.png" width="320" height="240"/>
* 16.1 ็้กฟ็่นๆ
* 16.2 ็ฉ็ๅผๆๆฆ่ฟฐ
* 16.3 Bullet็ฉ็ๅผๆ
* 16.4 Dyn4j็ฉ็ๅผๆ
[็ฌฌๅไธ็ซ ๏ผๆทๅคๅบๆฏ](http://www.jmecn.net/tutorial-for-beginners/chapter-17-outdoor-scene)
<img alt="ๆทๅคๅบๆฏ" src="http://www.jmecn.net/tutorial-for-beginners/content/images/2017/06/outscene.png" width="320" height="240"/>
* 17.1 ๅคฉ็ฉบ
* 17.2 ๆฐด้ข
* 17.3 ๅฐๅฝข
* 17.4 ๅฎไพ๏ผๆทๅคๅบๆฏ
## ้ๅฝ
1. [jME3็ๅๅฒ](http://www.jmecn.net/tutorial-for-beginners/appendix-1-jme3-history)
2. [3Dๆธธๆๆฏ่ฏญ](http://www.jmecn.net/tutorial-for-beginners/appendix-2-3d-game-terminology)
3. [jME3ไธญ็ๆฐๅญฆ](http://www.jmecn.net/tutorial-for-beginners/appendix-3-math-in-jme3)
| 0 |
caveofprogramming/springboot | Spring Boot tutorial code | null | # springboot
These are the source file projects for the Cave of Programming Spring Boot tutorial (see courses.caveofprogramming.com).
They represent steps along the way to creating a simple social network.
Although the associated video tutorials are not free, you're welcome to use this code, at your own risk, in whatever way you see fit. Attribution (to John Purcell) and links back to www.caveofprogramming.com are not necessary, but are of course greatly appreciated if you choose to add them.
| 1 |
RameshMF/spring-mvc-tutorial | Spring MVC 5 Tutorial - Guide to spring mvc framework | hibernate5 spring spring-data-jpa spring-framework spring-mvc spring-security spring5 | <div dir="ltr" style="text-align: left;" trbidi="on">
<div class="font-family-page">
This is beginners to expert Spring MVC Tutorial. We have used the latest release of Spring Framework 5+ in all examples. This tutorial gives you all the possible Spring MVC features that are required to build a Spring-based enterprise J2EE web applications or RESTful APIs.<br>
<div class="separator" style="clear: both; text-align: center;">
<a href="https://2.bp.blogspot.com/-B8_PfyFtwJI/W-qRXEMCV_I/AAAAAAAAErw/TtY7bf8xxBoj5ldGe_nRJlXJZ9-0w-klQCLcBGAs/s1600/spring-mvc-tutorial.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" data-original-height="240" data-original-width="480" src="https://2.bp.blogspot.com/-B8_PfyFtwJI/W-qRXEMCV_I/AAAAAAAAErw/TtY7bf8xxBoj5ldGe_nRJlXJZ9-0w-klQCLcBGAs/s1600/spring-mvc-tutorial.png"></a></div>
<div class="separator" style="clear: both; text-align: center;">
</div>
<br>
In this tutorial, you will learn Spring MVC with Spring Boot, Spring MVC with Spring Security, Spring MVC with Hibernate and JPA etc.<br>
<br>
<b>The source code examples of each article are developed using latest Spring 5.1.0 RELEASE, JDK 8 and Maven 3.2+.</b><br>
<h2 style="text-align: left;">
Spring MVC Getting Started/Basics</h2>
<a href="http://www.javaguides.net/2018/10/spring-mvc-5-hello-world-example.html">Spring MVC 5 - Hello World Example</a> - In this article, we will learn how to create a simple Hello World Spring MVC Application using Spring MVC 5 +, JSP, Maven build tool and Eclipse IDE<br>
<br>
<div>
<a href="http://www.javaguides.net/2018/10/spring-mvc-sign-up-form-handling.html">Spring MVC 5 - Sign Up Form Handling Example</a> - In this article, we will learn how to create and submit a simple form (signup form) in Spring MVC application using Spring MVC 5+, Maven build tool, JSP and Eclipse IDE or STS.<br>
<br>
<a href="http://www.javaguides.net/2018/10/spring-mvc-jsp-form-tags-tutorial.html">Spring MVC JSP Form Tags Tutorial</a> - In this tutorial, we're going discuss all Spring MVC form tags and we will use important spring MVC form tags such as form tag, text fields tag, select tag, check-box(s), radio box(s), password tag, button tag, errors tag etc.<br>
<br>
<a href="http://www.javaguides.net/2018/10/spring-mvc-form-validation-with-annotations-tutorial.html">Spring MVC 5 Form Validation with Annotations Tutorial</a> - In this quick tutorial, we're going to learn about Spring MVC form validation using annotations like @NotNull, @Size, @Min, @Max, @Email, @Pattern etc.<br>
<h2 style="text-align: left;">
Spring MVC 5 and Hibernate 5 Integration</h2>
<div>
<a href="http://www.javaguides.net/2018/11/spring-mvc-5-hibernate-5-jsp-mysql-crud-tutorial.html" target="_blank">Spring MVC 5 + Hibernate 5 + JSP + MySQL CRUD Tutorial</a> - In this spring hibernate integration tutorial, we will learn how to create <a href="http://www.javaguides.net/p/spring-mvc-tutorial.html">Spring MVC </a>5 web application, handle form submission, integrate hibernate 5 to connect to the backend database. In this tutorial, we will integrate <a href="http://www.javaguides.net/p/spring-mvc-tutorial.html">Spring MVC 5+</a> with Hibernate ORM framework using Java-based configuration without any XML configuration.</div>
<div>
<br></div>
<div>
<a href="http://www.javaguides.net/2018/11/spring-mvc-5-spring-data-jpa-hibernate-jsp-mysql-tutorial.html" target="_blank">Spring MVC 5 + Spring Data JPA + Hibernate 5 + JSP + MySQL Tutorial</a> - In this tutorial, we will discuss the integration of <a href="http://www.javaguides.net/p/spring-mvc-tutorial.html">Spring MVC 5</a>, <a href="http://www.javaguides.net/p/spring-data-jpa-tutorial.html">Spring Data JPA</a>, Hibernate 5 and MySQL CRUD example. We will demonstrate CRUD(Create, Retrieve, Update, Delete) operations on a Customer entity as well as display list of customers from the MySQL database.</div>
<div>
<br></div>
<div>
<a href="http://www.javaguides.net/2018/09/spring-mvc-using-spring-boot2-jsp-jpa-hibernate5-mysql-example.html">Spring MVC + Spring Boot2 + JSP + JPA + Hibernate 5 + MySQL Example</a> - In this article, we will learn how to develop a Spring MVC web application using Spring MVC, Spring boot 2, JSP, Hibernate 5, JPA, Maven, and MySQL database.<br>
<br>
<a href="http://www.javaguides.net/2018/09/spring-boot2-mvc-web-application-thymeleaf-jpa-mysql-example.html">Spring Boot 2 MVC Web Application Thymeleaf JPA MySQL Example</a> - In this article, we will learn how to develop a Spring MVC web application using Spring boot 2, Thymeleaf, Hibernate 5, JPA, Maven, and MySQL database.<br>
<br>
<a href="http://www.javaguides.net/2018/11/spring-mvc-5-hibernate-5-xml-based-configuration-example.html" target="_blank">Spring MVC 5 + Hibernate 5 XML Based Configuration Example</a> - <span style="background-color: white; color: #24292e; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 16px;">I</span>n this tutorial, we will integrate <a href="http://www.javaguides.net/p/spring-mvc-tutorial.html">Spring MVC </a> with Hibernate ORM framework using XML-based configuration.</div>
</div>
<div>
<h2 style="text-align: left;">
Spring MVC + Spring Boot Articles</h2>
</div>
<a href="http://www.javaguides.net/2018/09/spring-mvc-using-spring-boot2-jsp-jpa-hibernate5-mysql-example.html">Spring MVC + Spring Boot2 + JSP + JPA + Hibernate 5 + MySQL Example</a> - In this article, we will learn how to develop a Spring MVC web application using Spring MVC, Spring boot 2, JSP, Hibernate 5, JPA, Maven, and MySQL database.<br>
<br>
<a href="http://www.javaguides.net/2018/09/spring-boot2-mvc-web-application-thymeleaf-jpa-mysql-example.html">Spring Boot 2 MVC Web Application Thymeleaf JPA MySQL Example</a> - In this article, we will learn how to develop a Spring MVC web application using Spring boot 2, Thymeleaf, Hibernate 5, JPA, Maven, and MySQL database.<br>
<br>
<a href="http://www.javaguides.net/2018/10/spring-boot-spring-mvc-validating-form.html">Spring Boot 2 - Spring MVC + Thymeleaf Input Form Validation</a> - In this quick article, we will discuss the process of configuring a web application form to support validation. We will use latest Spring boot 2.0.5 RELEASE, Hibernate validator with Thymeleaf to develop simple Spring MVC web application. We get Hibernate Validator for free when we use Spring Boot Starter Web.<br>
<div>
<h2 style="text-align: left;">
Spring MVC + Spring Boot + Spring Security</h2>
</div>
<a href="http://www.javaguides.net/2018/09/spring-boot-spring-mvc-role-based-spring-security-jpa-thymeleaf-mysql-tutorial.html">Spring Boot 2 + Spring MVC + Role Based Spring Security + JPA + Thymeleaf + MySQL Tutorial</a> -In this tutorial, we will learn how to use the Spring Boot Security Starter to secure SpringMVC-based web applications. We will develop step by step Message Storing Spring MVC web application(securing with spring security) using spring boot, spring MVC, role-based spring security, JPA, thymeleaf, and MySQL.<br>
<br>
<a href="https://spring.io/guides/gs/authenticating-ldap/">Authenticating a User with LDAP using Spring Boot and Spring Security</a> - This guide walks you through the process creating an application and securing it with the <a href="https://projects.spring.io/spring-security/">Spring Security</a> LDAP module.<br>
<br>
<a href="http://www.javaguides.net/2018/10/user-registration-module-using-springboot-springmvc-springsecurity-hibernate5-thymeleaf-mysql.html">User Registration Module using Spring Boot 2 + Spring MVC + Spring Security + Hibernate 5 + Thymeleaf + MySQL</a> - In this article, we discuss how to create a user registration form with Spring Boot, Spring Security, Hibernate and Thymeleaf. We validate the user registration fields with hibernate validator annotations and a custom field matching validator to validate if the email and/or password fields match. We will create Role-based Spring security with a MySQL database.<br>
<div>
<h2>
Spring MVC Annotations</h2>
<a href="http://www.javaguides.net/2018/11/the-spring-controller-and-restcontroller-annotations-with-examples.html">The Spring @Controller and @RestController Annotations with Examples</a> - In this quick article, weโll discuss the difference between @Controller and @RestController annotations in Spring MVC.<br>
<br></div>
<div>
<a href="http://www.javaguides.net/2018/11/spring-requestbody-and-responsebody-annotations.html">Spring @RequestBody and @ResponseBody Annotations</a> - In this quick article, we will discuss usage Spring @RequestBody and @ResponseBody annotations with examples.@RequestBody and @ResponseBody annotations are used to bind the HTTP request/response body with a domain object in method parameter or return type. Behind the scenes, these annotation uses HTTP Message converters to convert the body of HTTP request/response to domain objects.<br>
<br>
<a href="http://www.javaguides.net/2018/11/spring-getmapping-postmapping-putmapping-deletemapping-patchmapping.html">Spring @GetMapping, @PostMapping, @PutMapping, @DeleteMapping and @PatchMapping</a> - In this article, we will discuss Spring 4.3. introduced HTTP method specific shortcut variants of @RequestMappingare @GetMapping, @PostMapping, @PutMapping, @DeleteMapping and @PatchMapping annotations with sample code examples.<br>
<br>
<a href="http://www.javaguides.net/2018/11/spring-web-mvc-annotations.html">Spring Web MVC Annotations</a> - In this tutorial, weโll explore Spring Web annotations from the <a href="https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/bind/annotation/">org.springframework.web.bind.annotation</a> package.</div>
<div>
<div class="font-family-page">
<h2 style="text-align: left;">
Spring MVC + Spring Boot Mini Projects</h2>
<a href="http://www.javaguides.net/2018/09/mini-todo-management-project-using-spring-boot-springmvc-springsecurity-jsp-hibernate-mysql.html">Mini Todo Management Project using Spring Boot + Spring MVC + Spring Security + JSP + Hibernate + MySQL</a> - In this article, we will learn how to develop Spring MVC Todo Management web application using Spring Boot, Spring MVC, Spring Security, JSP, JPA and MySQL as a database.<br>
<br>
<a href="http://www.javaguides.net/2018/10/user-registration-module-using-springboot-springmvc-springsecurity-hibernate5-thymeleaf-mysql.html">User Registration Module using Spring Boot + Spring MVC + Spring Security + Hibernate 5 + Thymeleaf + MySQL</a> - In this article, we discuss how to create a user registration form with Spring Boot, Spring Security, Hibernate and Thymeleaf. We validate the user registration fields with hibernate validator annotations and a custom field matching validator to validate if the email and/or password fields match. We will create Role-based Spring security with a MySQL database.</div>
<div class="font-family-page">
<br></div>
<a href="http://www.javaguides.net/2018/10/20-free-open-source-projects-using-spring-framework.html">20+ Free Open Source Projects Using Spring Framework</a> // Very Useful<br>
<h2 style="text-align: left;">
Useful Links and Resources</h2>
<div>
<a href="https://stackoverflow.com/questions/6827752/whats-the-difference-between-component-repository-service-annotations-in" target="_blank">What's the difference between @Component, @Repository & @Service annotations in Spring?</a></div>
<div>
<a href="https://stackoverflow.com/questions/3153546/how-does-autowiring-work-in-spring" target="_blank">How does autowiring work in Spring?</a></div>
<div>
<a href="https://www.baeldung.com/spring-component-repository-service" target="_blank">@Component vs @Repository and @Service in Spring</a></div>
<div>
<a href="https://stackoverflow.com/questions/3423262/what-is-modelattribute-in-spring-mvc" target="_blank">What is @ModelAttribute in Spring MVC?</a></div>
<div>
<a href="https://stackoverflow.com/questions/25242321/difference-between-spring-controller-and-restcontroller-annotation" target="_blank">Difference between spring @Controller and @RestController annotation</a></div>
<div>
<a href="https://stackoverflow.com/questions/13715811/requestparam-vs-pathvariable" target="_blank">@RequestParam vs @PathVariable</a></div>
<div>
<a href="https://stackoverflow.com/questions/2513031/multiple-spring-requestmapping-annotations" target="_blank">Multiple Spring @RequestMapping annotations</a></div>
<div>
<a href="https://stackoverflow.com/questions/2769467/what-is-dispatcher-servlet-in-spring" target="_blank">What is Dispatcher Servlet in Spring?</a></div>
<div>
<a href="https://stackoverflow.com/questions/21827548/spring-get-current-applicationcontext" target="_blank">Spring get current ApplicationContext</a></div>
<div>
<a href="https://stackoverflow.com/questions/17955777/redirect-to-an-external-url-from-controller-action-in-spring-mvc" target="_blank">Redirect to an external URL from controller action in Spring MVC</a></div>
<div>
<a href="https://stackoverflow.com/questions/2746598/alternatives-to-jsp-for-spring-mvc-view-layer" target="_blank">Alternatives to JSP for Spring MVC view layer</a></div>
<div>
<a href="https://stackoverflow.com/questions/42944777/difference-between-jax-rs-and-spring-rest" target="_blank">Difference between JAX-RS and Spring Rest</a></div>
<div class="font-family-page">
<h2 style="text-align: left;">
Spring Framework Related Tutorials</h2>
<blockquote class="tr_bq">
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/p/spring-boot-tutorial.html">Spring Boot 2 Tutorial</a></li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/p/spring-core-tutorial.html">Spring Core 5 Tutorial</a></li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/p/spring-data-jpa-tutorial.html">Spring Data JPA Tutorial</a></li>
</ul>
<ul style="text-align: left;">
<li><a href="http://www.javaguides.net/p/spring-framework.html">Spring Framework 5</a></li>
</ul>
</blockquote>
</div>
</div>
</div>
</div>
| 1 |
oskardudycz/EventSourcing.JVM | Examples and Tutorials of Event Sourcing in JVM languages | cqrs eventsourcing java jvm spring | [](https://github.com/sponsors/oskardudycz/) [](https://event-driven.io/?utm_source=event_sourcing_jvm) [](https://www.architecture-weekly.com/?utm_source=event_sourcing_jvm) [](https://www.linkedin.com/in/oskardudycz/)
# EventSourcing.JVM
Tutorial, practical samples and other resources about Event Sourcing in JVM. See also my similar repositories for [.NET](https://github.com/oskardudycz/EventSourcing.NetCore) and [NodeJS](https://github.com/oskardudycz/EventSourcing.NodeJS).
- [EventSourcing.JVM](#eventsourcingjvm)
- [Event Sourcing](#event-sourcing)
- [What is Event Sourcing?](#what-is-event-sourcing)
- [What is Event?](#what-is-event)
- [What is Stream?](#what-is-stream)
- [Event representation](#event-representation)
- [Retrieving the current state from events](#retrieving-the-current-state-from-events)
- [Event Store](#event-store)
- [Videos](#videos)
- [Practical introduction to Event Sourcing with Spring Boot and EventStoreDB](#practical-introduction-to-event-sourcing-with-spring-boot-and-eventstoredb)
- [Let's build the worst Event Sourcing system!](#lets-build-the-worst-event-sourcing-system)
- [The Light and The Dark Side of the Event-Driven Design](#the-light-and-the-dark-side-of-the-event-driven-design)
- [Conversation with Yves Lorphelin about CQRS](#conversation-with-yves-lorphelin-about-cqrs)
- [How to deal with privacy and GDPR in Event-Sourced systems](#how-to-deal-with-privacy-and-gdpr-in-event-sourced-systems)
- [Support](#support)
- [Introduction to Event Sourcing self-paced kit](#introduction-to-event-sourcing-self-paced-kit)
- [Exercises](#exercises)
- [Samples](#samples)
- [Event Sourcing with Spring Boot and EventStoreDB](#event-sourcing-with-spring-boot-and-eventstoredb)
- [Overview](#overview)
- [Main assumptions](#main-assumptions)
- [Prerequisites](#prerequisites)
- [Tools used](#tools-used)
- [Event Versioning](#event-versioning)
- [Uniqueness](#uniqueness)
- [Distributed Processes](#distributed-processes)
- [Articles](#articles)
## Event Sourcing
### What is Event Sourcing?
Event Sourcing is a design pattern in which results of business operations are stored as a series of events.
It is an alternative way to persist data. In contrast with state-oriented persistence that only keeps the latest version of the entity state, Event Sourcing stores each state change as a separate event.
Thanks for that, no business data is lost. Each operation results in the event stored in the databse. That enables extended auditing and diagnostics capabilities (both technically and business-wise). What's more, as events contains the business context, it allows wide business analysis and reporting.
In this repository I'm showing different aspects, patterns around Event Sourcing. From the basic to advanced practices.
Read more in my article:
- ๐ [How using events helps in a teams' autonomy](https://event-driven.io/en/how_using_events_help_in_teams_autonomy/?utm_source=event_sourcing_jvm)
- ๐ [When not to use Event Sourcing?](https://event-driven.io/en/when_not_to_use_event_sourcing/?utm_source=event_sourcing_jvm)
### What is Event?
Events, represent facts in the past. They carry information about something accomplished. It should be named in the past tense, e.g. _"user added"_, _"order confirmed"_. Events are not directed to a specific recipient - they're broadcasted information. It's like telling a story at a party. We hope that someone listens to us, but we may quickly realise that no one is paying attention.
Events:
- are immutable: _"What has been seen, cannot be unseen"_.
- can be ignored but cannot be retracted (as you cannot change the past).
- can be interpreted differently. The basketball match result is a fact. Winning team fans will interpret it positively. Losing team fans - not so much.
Read more in my articles:
- ๐ [What's the difference between a command and an event?](https://event-driven.io/en/whats_the_difference_between_event_and_command/?utm_source=event_sourcing_jvm)
- ๐ [Events should be as small as possible, right?](https://event-driven.io/en/whats_the_difference_between_event_and_command/?utm_source=event_sourcing_jvm)
### What is Stream?
Events are logically grouped into streams. In Event Sourcing, streams are the representation of the entities. All the entity state mutations ends up as the persisted events. Entity state is retrieved by reading all the stream events and applying them one by one in the order of appearance.
A stream should have a unique identifier representing the specific object. Each event has its own unique position within a stream. This position is usually represented by a numeric, incremental value. This number can be used to define the order of the events while retrieving the state. It can be also used to detect concurrency issues.
### Event representation
Technically events are messages.
They may be represented, e.g. in JSON, Binary, XML format. Besides the data, they usually contain:
- **id**: unique event identifier.
- **type**: name of the event, e.g. _"invoice issued"_.
- **stream id**: object id for which event was registered (e.g. invoice id).
- **stream position** (also named _version_, _order of occurrence_, etc.): the number used to decide the order of the event's occurrence for the specific object (stream).
- **timestamp**: representing a time at which the event happened.
- other metadata like `correlation id`, `causation id`, etc.
Sample event JSON can look like:
```json
{
"id": "e44f813c-1a2f-4747-aed5-086805c6450e",
"type": "invoice-issued",
"streamId": "INV/2021/11/01",
"streamPosition": 1,
"timestamp": "2021-11-01T00:05:32.000Z",
"data":
{
"issuedTo": {
"name": "Oscar the Grouch",
"address": "123 Sesame Street",
},
"amount": 34.12,
"number": "INV/2021/11/01",
"issuedAt": "2021-11-01T00:05:32.000Z"
},
"metadata":
{
"correlationId": "1fecc92e-3197-4191-b929-bd306e1110a4",
"causationId": "c3cf07e8-9f2f-4c2d-a8e9-f8a612b4a7f1"
}
}
```
### Retrieving the current state from events
In Event Sourcing, the state is stored in events. Events are logically grouped into streams. Streams can be thought of as the entities' representation. Traditionally (e.g. in relational or document approach), each entity is stored as a separate record.
| Id | IssuerName | IssuerAddress | Amount | Number | IssuedAt |
| -------- | ---------------- | ----------------- | ------ | -------------- | ---------- |
| e44f813c | Oscar the Grouch | 123 Sesame Street | 34.12 | INV/2021/11/01 | 2021-11-01 |
In Event Sourcing, the entity is stored as the series of events that happened for this specific object, e.g. `InvoiceInitiated`, `InvoiceIssued`, `InvoiceSent`.
```json
[
{
"id": "e44f813c-1a2f-4747-aed5-086805c6450e",
"type": "invoice-initiated",
"streamId": "INV/2021/11/01",
"streamPosition": 1,
"timestamp": "2021-11-01T00:05:32.000Z",
"data":
{
"issuedTo": {
"name": "Oscar the Grouch",
"address": "123 Sesame Street",
},
"amount": 34.12,
"number": "INV/2021/11/01",
"initiatedAt": "2021-11-01T00:05:32.000Z"
}
},
{
"id": "5421d67d-d0fe-4c4c-b232-ff284810fb59",
"type": "invoice-issued",
"streamId": "INV/2021/11/01",
"streamPosition": 2,
"timestamp": "2021-11-01T00:11:32.000Z",
"data":
{
"issuedTo": "Cookie Monster",
"issuedAt": "2021-11-01T00:11:32.000Z"
}
},
{
"id": "637cfe0f-ed38-4595-8b17-2534cc706abf",
"type": "invoice-sent",
"streamId": "INV/2021/11/01",
"streamPosition": 3,
"timestamp": "2021-11-01T00:12:01.000Z",
"data":
{
"sentVia": "email",
"sentAt": "2021-11-01T00:12:01.000Z"
}
}
]
```
All of those events shares the stream id (`"streamId": "INV/2021/11/01"`), and have incremented stream position.
We can get to conclusion that in Event Sourcing entity is represented by stream, so sequence of event correlated by the stream id ordered by stream position.
To get the current state of entity we need to perform the stream aggregation process. We're translating the set of events into a single entity. This can be done with the following the steps:
1. Read all events for the specific stream.
2. Order them ascending in the order of appearance (by the event's stream position).
3. Construct the empty object of the entity type (e.g. with default constructor).
4. Apply each event on the entity.
This process is called also _stream aggregation_ or _state rehydration_.
Read more in my article:
- ๐ [Why Partial<Type> is an extremely useful TypeScript feature?](https://event-driven.io/en/partial_typescript/?utm_source=event_sourcing_jvm)
- ๐ [How to get the current entity state from events?](https://event-driven.io/en/how_to_get_the_current_entity_state_in_event_sourcing/?utm_source=event_sourcing_jvm)
### Event Store
Event Sourcing is not related to any type of storage implementation. As long as it fulfils the assumptions, it can be implemented having any backing database (relational, document, etc.). The state has to be represented by the append-only log of events. The events are stored in chronological order, and new events are appended to the previous event. Event Stores are the databases' category explicitly designed for such purpose.
In the further samples, I'll use [EventStoreDB](https://developers.eventstore.com/). It's the battle-tested OSS database created and maintained by the Event Sourcing authorities. It supports many dev environments via gRPC clients, including JVM.
Read more in my article:
- ๐ [What if I told you that Relational Databases are in fact Event Stores?](https://event-driven.io/en/relational_databases_are_event_stores/=event_sourcing_jvm)
## Videos
### Practical introduction to Event Sourcing with Spring Boot and EventStoreDB
<a href="https://www.youtube.com/watch?v=LaUSPtwFLSg" target="_blank"><img src="https://img.youtube.com/vi/LaUSPtwFLSg/0.jpg" alt="Practical introduction to Event Sourcing with Spring Boot and EventStoreDB" width="320" height="240" border="10" /></a>
### Facts and Myths about CQRS
<a href="https://www.youtube.com/watch?v=9COWKz1E32w" target="_blank"><img src="https://img.youtube.com/vi/9COWKz1E32w/0.jpg" alt="Facts and Myths about CQRS" width="320" height="240" border="10" /></a>
### Let's build the worst Event Sourcing system!
<a href="https://www.youtube.com/watch?v=Lu-skMQ-vAw" target="_blank"><img src="https://img.youtube.com/vi/Lu-skMQ-vAw/0.jpg" alt="Let's build the worst Event Sourcing system!" width="320" height="240" border="10" /></a>
### The Light and The Dark Side of the Event-Driven Design
<a href="https://www.youtube.com/watch?v=ZGugOiYcq8k" target="_blank"><img src="https://img.youtube.com/vi/ZGugOiYcq8k/0.jpg" alt="The Light and The Dark Side of the Event-Driven Design" width="320" height="240" border="10" /></a>
### Conversation with [Yves Lorphelin](https://github.com/ylorph/) about CQRS
<a href="https://www.youtube.com/watch?v=D-3N2vQ7ADE" target="_blank"><img src="https://img.youtube.com/vi/D-3N2vQ7ADE/0.jpg" alt="Event Store Conversations: Yves Lorphelin talks to Oskar Dudycz about CQRS (EN)" width="320" height="240" border="10" /></a>
### How to deal with privacy and GDPR in Event-Sourced systems
<a href="https://www.youtube.com/watch?v=7NGlYgobTyY" target="_blank"><img src="https://img.youtube.com/vi/7NGlYgobTyY/0.jpg" alt="How to deal with privacy and GDPR in Event-Sourced systems" width="320" height="240" border="10" /></a>
## Support
Feel free to [create an issue](https://github.com/oskardudycz/EventSourcing.JVM/issues/new) if you have any questions or request for more explanation or samples. I also take **Pull Requests**!
๐ If this repository helped you - I'd be more than happy if you **join** the group of **my official supporters** at:
๐ [Github Sponsors](https://github.com/sponsors/oskardudycz)
โญ Star on GitHub or sharing with your friends will also help!
## [Introduction to Event Sourcing self-paced kit](./workshops/introduction-to-event-sourcing/)
Event Sourcing is perceived as a complex pattern. Some believe that it's like Nessie, everyone's heard about it, but rarely seen it. In fact, Event Sourcing is a pretty practical and straightforward concept. It helps build predictable applications closer to business. Nowadays, storage is cheap, and information is priceless. In Event Sourcing, no data is lost.
The workshop aims to build the knowledge of the general concept and its related patterns for the participants. The acquired knowledge will allow for the conscious design of architectural solutions and the analysis of associated risks.
The emphasis will be on a pragmatic understanding of architectures and applying it in practice using Marten and EventStoreDB.
1. Introduction to Event-Driven Architectures. Differences from the classical approach are foundations and terminology (event, event streams, command, query).
2. What is Event Sourcing, and how is it different from Event Streaming. Advantages and disadvantages.
3. Write model, data consistency guarantees on examples from Marten and EventStoreDB.
4. Various ways of handling business logic: Aggregates, Command Handlers, functional approach.
5. Projections, best practices and concerns for building read models from events on the examples from Marten and EventStoreDB.
6. Challenges in Event Sourcing and EDA: deliverability guarantees, sequence of event handling, idempotency, etc.
8. Saga, Choreography, Process Manager, distributed processes in practice.
7. Event Sourcing in the context of application architecture, integration with other approaches (CQRS, microservices, messaging, etc.).
8. Good and bad practices in event modelling.
9. Event Sourcing on production, evolution, events' schema versioning, etc.
You can do the workshop as a self-paced kit. That should give you a good foundation for starting your journey with Event Sourcing and learning tools like Marten and EventStoreDB. If you'd like to get full coverage with all nuances of the private workshop, feel free to contact me via [email](mailto:oskar.dudycz@gmail.com).
Read also more in my article [Introduction to Event Sourcing - Self Paced Kit](https://event-driven.io/en/introduction_to_event_sourcing/?utm_source=event_sourcing_jvm).
### Exercises
1. [Events definition](./workshops/introduction-to-event-sourcing/exercises/src/test/java/io/eventdriven/introductiontoeventsourcing/e01_events_definition).
2. [Getting State from events](./workshops/introduction-to-event-sourcing/exercises/src/test/java/io/eventdriven/introductiontoeventsourcing/e02_getting_state_from_events).
3. Appending Events:
* [EventStoreDB](./workshops/introduction-to-event-sourcing/exercises/src/test/java/io/eventdriven/introductiontoeventsourcing/e03_appending_event/esdb)
* _TODO: Axon Server_
4. Getting State from events
* [EventStoreDB](./workshops/introduction-to-event-sourcing/exercises/src/test/java/io/eventdriven/introductiontoeventsourcing/e04_getting_state_from_events)
* _TODO: Axon Server_
5. Business logic:
* [General](./workshops/introduction-to-event-sourcing/exercises/src/test/java/io/eventdriven/introductiontoeventsourcing/e05_business_logic)
* [EventStoreDB](./workshops/introduction-to-event-sourcing/exercises/src/test/java/io/eventdriven/introductiontoeventsourcing/e06_business_logic/esdb)
* _TODO: Axon Server_
6. Optimistic Concurrency:
* [EventStoreDB](./workshops/introduction-to-event-sourcing/exercises/src/test/java/io/eventdriven/introductiontoeventsourcing/e07_optimistic_concurrency/esdb)
* _TODO: Axon Server_
7. Projections:
* [General](./workshops/introduction-to-event-sourcing/exercises/src/test/java/io/eventdriven/introductiontoeventsourcing/e08_projections_singlestream)
* [Idempotency](./workshops/introduction-to-event-sourcing/exercises/src/test/java/io/eventdriven/introductiontoeventsourcing/e09_projections_singlestream_idempotency)
* [Eventual Consistency](./workshops/introduction-to-event-sourcing/exercises/src/test/java/io/eventdriven/introductiontoeventsourcing/e10_projections_singlestream_eventual_consistency)
## Samples
See also fully working, real-world samples of Event Sourcing and CQRS applications in [Samples folder](./samples/event-sourcing-esdb-simple).
Samples are using CQRS architecture. They're sliced based on the business modules and operations. Read more about the assumptions in ["How to slice the codebase effectively?"](https://event-driven.io/en/how_to_slice_the_codebase_effectively/?utm_source=event_sourcing_jvm).
### Event Sourcing with Spring Boot and EventStoreDB
#### Overview
Sample is showing basic Event Sourcing flow. It uses [EventStoreDB](https://developers.eventstore.com/) for event storage and [Spring Data JPA](https://spring.io/projects/spring-data-jpa) backed with [PostgreSQL](https://www.postgresql.org/) for read models.
The presented use case is Shopping Cart flow:
1. The customer may add a product to the shopping cart only after opening it.
2. When selecting and adding a product to the basket customer needs to provide the quantity chosen. The product price is calculated by the system based on the current price list.
3. The customer may remove a product with a given price from the cart.
4. The customer can confirm the shopping cart and start the order fulfilment process.
5. The customer may also cancel the shopping cart and reject all selected products.
6. After shopping cart confirmation or cancellation, the product can no longer be added or removed from the cart.
Technically it's modelled as Web API written in [Spring Boot](https://spring.io/projects/spring-boot) and [Java 17](https://www.oracle.com/java/technologies/downloads/).
There are two variations of those samples:
- [Event Sourcing with Spring Boot and EventStoreDB](./samples/event-sourcing-esdb-simple)
- [Event Sourcing with Spring Boot and EventStoreDB using Aggregate pattern](./samples/event-sourcing-esdb-aggregates)
#### Main assumptions
- explain basics of Event Sourcing, both from the write model ([EventStoreDB](https://developers.eventstore.com/)) and read model part ([PostgreSQL](https://www.postgresql.org/) and [Spring Data JPA](https://spring.io/projects/spring-data-jpa)),
- present that you can join classical approach with Event Sourcing without making a massive revolution,
- [CQRS](https://event-driven.io/en/cqrs_facts_and_myths_explained/) architecture sliced by business features, keeping code that changes together at the same place. Read more in [How to slice the codebase effectively?](https://event-driven.io/en/how_to_slice_the_codebase_effectively/),
- clean, composable (pure) functions for command, events, projections, query handling, minimising the need for marker interfaces. Thanks to that testability and easier maintenance.
- easy to use and self-explanatory fluent API for registering commands and projections with possible fallbacks,
- registering everything into regular DI containers to integrate with other application services.
- pushing the type/signature enforcement on edge, so when plugging to DI.
#### Prerequisites
For running the Event Store examples you need to have:
1. Java JDK 17 (or later) installed - https://www.oracle.com/java/technologies/downloads/.
2. Installed IntelliJ, Eclipse, VSCode or other preferred IDE.
3. [Docker](https://store.docker.com/search?type=edition&offering=community) installed.
#### Tools used
1. [EventStoreDB](https://eventstore.com) - Event Store
2. [PostgreSQL](https://www.postgresql.org/) - Read Models
3. [Spring Boot](https://spring.io/projects/spring-boot) - Web Application framework
### [Event Versioning](./samples/events-versioning)
Shows how to handle basic event schema versioning scenarios using event and stream transformations (e.g. upcasting):
- [Simple mapping](./samples/events-versioning/#simple-mapping)
- [New not required property](./samples/events-versioning/#new-not-required-property)
- [New required property](./samples/events-versioning/#new-required-property)
- [Renamed property](./samples/events-versioning/#renamed-property)
- [Upcasting](./samples/events-versioning/#upcasting)
- [Changed Structure](./samples/events-versioning/#changed-structure)
- [New required property](./samples/events-versioning/#new-required-property-1)
- [Downcasters](./samples/events-versioning/#downcasters)
- [Events Transformations](./samples/events-versioning/#events-transformations)
- [Stream Transformation](./samples/events-versioning/#stream-transformation)
- [Summary](./samples/events-versioning/#summary)
- ๐ [Simple patterns for events schema versioning](https://event-driven.io/en/simple_events_versioning_patterns/?utm_source=event_sourcing_jvm)
### [Uniqueness](./samples/uniqueness/)
Shows how to handle unique constraint checks in an event-sources system. Explains various techniques, like:
- talking to business,
- stream id design,
- reservation pattern.
Read more in [How to ensure uniqueness in Event Sourcing](https://event-driven.io/en/uniqueness-in-event-sourcing/?utm_source=event_sourcing_jvm).
### [Distributed Processes](./samples/distributed-processes/)
Shows how to handle distributed processes in Event Sourcing in practice. Explains various use cases, like:
- batch processing,
- saga vs process managers,
- distributed processes in the single module and across boundaries,
- internal vs external events,
- compensating failures,
- implementation of command and event bus in EventStoreDB.
Read more in [How to ensure uniqueness in Event Sourcing](https://event-driven.io/en/uniqueness-in-event-sourcing/?utm_source=event_sourcing_jvm).
## Articles
Read also more on the **Event Sourcing** and **CQRS** topics in my [blog](https://event-driven.io/?utm_source=event_sourcing_jvm) posts:
- ๐ [What's the difference between a command and an event?](https://event-driven.io/en/whats_the_difference_between_event_and_command/?utm_source=event_sourcing_jvm)
- ๐ [Event Streaming is not Event Sourcing!](https://event-driven.io/en/event_streaming_is_not_event_sourcing/?utm_source=event_sourcing_jvm)
- ๐ [Events should be as small as possible, right?](https://event-driven.io/en/events_should_be_as_small_as_possible/?utm_source=event_sourcing_jvm)
- ๐ [How to get the current entity state from events?](https://event-driven.io/en/how_to_get_the_current_entity_state_in_event_sourcing/?utm_source=event_sourcing_jvm)
- ๐ [How to ensure uniqueness in Event Sourcing](https://event-driven.io/en/uniqueness-in-event-sourcing/?utm_source=event_sourcing_jvm)
- ๐ [Anti-patterns in event modelling - Property Sourcing](https://event-driven.io/en/property-sourcing/?utm_source=event_sourcing_jvm)
- ๐ [Anti-patterns in event modelling - State Obsession](https://event-driven.io/en/state-obsession/?utm_source=event_sourcing_jvm)
- ๐ [Why a bank account is not the best example of Event Sourcing?](https://event-driven.io/en/bank_account_event_sourcing/?utm_source=event_sourcing_jvm)
- ๐ [When not to use Event Sourcing?](https://event-driven.io/en/when_not_to_use_event_sourcing/?utm_source=event_sourcing_jvm)
- ๐ [CQRS facts and myths explained](https://event-driven.io/en/cqrs_facts_and_myths_explained/?utm_source=event_sourcing_jvm)
- ๐ [How to slice the codebase effectively?](https://event-driven.io/en/how_to_slice_the_codebase_effectively/?utm_source=event_sourcing_jvm)
- ๐ [Generic does not mean Simple](https://event-driven.io/en/generic_does_not_mean_simple/?utm_source=event_sourcing_jvm)
- ๐ [Can command return a value?](https://event-driven.io/en/can_command_return_a_value/?utm_source=event_sourcing_jvm)
- ๐ [Twelve things I learned about Java during my last code review](https://event-driven.io/pl/12_things_I_learned_on_last_pull_request_review/?utm_source=event_sourcing_jvm)
- ๐ [How to use ETag header for optimistic concurrency](https://event-driven.io/en/how_to_use_etag_header_for_optimistic_concurrency/?utm_source=event_sourcing_jvm)
- ๐ [Dealing with Eventual Consistency and Idempotency in MongoDB projections](https://event-driven.io/en/dealing_with_eventual_consistency_and_idempotency_in_mongodb_projections/?utm_source=event_sourcing_jvm)
- ๐ [Long-polling, how to make our async API synchronous](https://event-driven.io/en/long_polling_and_eventual_consistency/?utm_source=event_sourcing_jvm)
- ๐ [A simple trick for idempotency handling in the Elastic Search read model](https://event-driven.io/en/simple_trick_for_idempotency_handling_in_elastic_search_readm_model/?utm_source=event_sourcing_jvm)
- ๐ [How to (not) do the events versioning?](https://event-driven.io/en/how_to_do_event_versioning/?utm_source=event_sourcing_jvm)
- ๐ [Simple patterns for events schema versioning](https://event-driven.io/en/simple_events_versioning_patterns/?utm_source=event_sourcing_jvm)
- ๐ [How to create projections of events for nested object structures?](https://event-driven.io/en/how_to_create_projections_of_events_for_nested_object_structures/?utm_source=event_sourcing_jvm)
- ๐ [How to scale projections in the event-driven systems?](https://event-driven.io/en/how_to_scale_projections_in_the_event_driven_systems/?utm_source=event_sourcing_jvm)
- ๐ [Immutable Value Objects are simpler and more useful than you think!](https://event-driven.io/en/immutable_value_objects/?utm_source=event_sourcing_jvm)
- ๐ [How using events helps in a teams' autonomy](https://event-driven.io/en/how_using_events_help_in_teams_autonomy/?utm_source=event_sourcing_jvm)
- ๐ [What texting your Ex has to do with Event-Driven Design?](https://event-driven.io/en/what_texting_ex_has_to_do_with_event_driven_design/?utm_source=event_sourcing_jvm)
- ๐ [What if I told you that Relational Databases are in fact Event Stores?](https://event-driven.io/en/relational_databases_are_event_stores/?utm_source=event_sourcing_jvm)
- ๐ [Are Temporal Tables an alternative to Event Sourcing?](https://event-driven.io/en/temporal_tables_and_event_sourcing/?utm_source=event_sourcing_jvm)
- ๐ [Optimistic concurrency for pessimistic times](https://event-driven.io/en/optimistic_concurrency_for_pessimistic_times/?utm_source=event_sourcing_jvm)
- ๐ [Outbox, Inbox patterns and delivery guarantees explained](https://event-driven.io/en/outbox_inbox_patterns_and_delivery_guarantees_explained/?utm_source=event_sourcing_jvm)
- ๐ [Saga and Process Manager - distributed processes in practice](https://event-driven.io/en/saga_process_manager_distributed_transactions/?utm_source=event_sourcing_jvm)
**EventSourcing.JVM** is Copyright © 2022 [Oskar Dudycz](http://event-driven.io) and other contributors under the [MIT license](LICENSE).
| 0 |
Hakky54/java-tutorials | ๐ A repository containing different java tutorials | elasticsearch grpc java log-captor mockito security spring ssl tls tutorial unit-testing websocket | null | 0 |
deepsadness/ZeroToOpenGL | opengl Tutorial | null | # ZeroToOpenGL
OpenGL Tutorial
1. [็ธๆบไฝฟ็จOpenGL่ฟ่ก้ข่ง](https://github.com/deepsadness/ZeroToOpenGL/blob/master/zero-camera/src/main/java/com/cry/zero_camera/CameraActivity.java)
2. [็ธๆบไฝฟ็จOpenGL่ฟ่ก้ข่ง๏ผๅๆถไฝฟ็จMediaCodec่ฟ่กๅฝๅถ](https://github.com/deepsadness/ZeroToOpenGL/blob/master/zero-camera/src/main/java/com/cry/zero_camera/activity/capture/CameraCaptureActivity.java)
3. [็ธๆบไฝฟ็จOpenGL่ฟ่ก้ข่ง๏ผๆทปๅ ๆปค้๏ผๅๆถไฝฟ็จMediaCodec่ฟ่กๅฝๅถ](https://github.com/deepsadness/ZeroToOpenGL/blob/master/zero-camera/src/main/java/com/cry/zero_camera/activity/camera_filter/CameraCaptureFilterActivity.java)
3. [่งฃ็ ่ง้ข๏ผๆทปๅ ๆปค้๏ผๅๆถไฝฟ็จMediaCodec่ฟ่กๅฝๅถ](https://github.com/deepsadness/ZeroToOpenGL/blob/master/zero-camera/src/main/java/com/cry/zero_camera/activity/video/CameraCaptureFilterActivity.java)
| 1 |
LinkedInAttic/api-get-started | LinkedIn REST API Getting Started Tutorial | null | LinkedIn REST API Getting Started Tutorial
==========================================
The code contained here is part of our new getting started tutorial which can be found on our developer site at the following location:
https://developer.linkedin.com/documents/quick-start-guide
Currently we provide support for Java, PHP, and Python with additional languages being added to the tutorial in the future.
Requirements
------------
PHP - PECL OAuth extension http://pecl.php.net/package/oauth
Python - python-oauth2 https://github.com/synedra/python-oauth2
Java - Scribe https://github.com/fernandezpablo85/scribe-java
License
-------
Copyright 2011 LinkedIn Corporation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
| 1 |
SaiUpadhyayula/spring-boot-microservices | This repository contains the latest source code of th spring-boot-microservices tutorial | microservices spring-boot spring-cloud | # Spring Boot Microservices
This repository contains the latest source code of the spring-boot-microservices tutorial
You can watch the tutorial on Youtube here - https://www.youtube.com/watch?v=mPPhcU7oWDU&t=20634s
## How to run the application using Docker
1. Run `mvn clean package -DskipTests` to build the applications and create the docker image locally.
2. Run `docker-compose up -d` to start the applications.
## How to run the application without Docker
1. Run `mvn clean verify -DskipTests` by going inside each folder to build the applications.
2. After that run `mvn spring-boot:run` by going inside each folder to start the applications.
| 1 |
RameshMF/jsp-servlet-jdbc-mysql-crud-tutorial | JSP Servlet JDBC MySQL CRUD Example Tutorial | null | # jsp-servlet-jdbc-mysql-crud-tutorial
JSP Servlet JDBC MySQL CRUD Example Tutorial
https://www.javaguides.net/2019/03/jsp-servlet-jdbc-mysql-crud-example-tutorial.html
| 1 |
mikailsheikh/cogitolearning-examples | All the examples for the tutorials on the Cogito Learning website. | null | cogitolearning-examples
=======================
All the examples for the tutorials on the Cogito Learning website.
| 0 |
coditori/javatori | Code Tutorials, Examples, and Best Practices. | best-practices cxf examples hamcrest hibernate java jax-rs junit mockito spring spring-boot spring-data-jpa spring-mvc spring-security swagger-ui tutorial tutorial-code tutorial-exercises tutorials | # Java Code Tutorials, Spring boot Integrations
These projects usually are a simple Enterprise combination of existing technologies. The following sample applications are provided:
<table>
<thead>
<tr>
<th>Sample</th>
<th align="center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td colspan="2"><strong>projects</strong></td>
</tr>
<tr>
<td><a href="/projects/spring-boot-reactive-restful-nosql-mongodb">Spring Boot, WebFlux, MongoDB</a></td>
<td align="center">WebFlux API with entire reactive process and Integration Test</td>
</tr>
<tr>
<td><a href="/projects/spring-boot-reactive-restful-rdbms">Spring Boot, WebFlux, H2</a></td>
<td align="center">WebFlux API with reactive web and service layer (not repository layer) and Integration (End-To-End) Test</td>
</tr>
<tr>
<td><a href="/projects/spring-boot-actuator-logger">Spring Boot Actuator</a></td>
<td align="center">If need Log files rather than Actuator Endpoints according to Security concerns, Can be used alongside Syslog and Elasticsearch</td>
</tr>
<tr>
<td><a href="/projects/spring-boot-cxf">Spring Boot, CXF JAX-RS</a></td>
<td align="center">CXF is good for "both" JAX-RS and JAX-WS</td>
</tr>
<tr>
<td><a href="/projects/spring-boot-restful">Spring Boot RESTful</a></td>
<td align="center">If don't care about JAX-RS standards use Spring RESTful</td>
</tr>
<tr>
<td><a href="/projects/spring-boot-maven-modules/spring-boot-restful">"Modular" Spring Boot RESTful</a></td>
<td align="center">A Separated layers project but a Modular application is an old approach take a look at Microservices</td>
</tr>
<tr>
<td><a href="/projects/hibernate">Hibernate</a></td>
<td align="center">A bare Hibernate layer to work on just Data Access Layer (working on DB)</td>
</tr>
</tbody>
</table>
| 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.