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>&nbsp;</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&nbsp;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>&nbsp;- In this article, b<span style="background-color: white; color: #24292e; font-family: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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>&nbsp;- 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>&nbsp;- 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;">&nbsp;-&nbsp;</span><span style="color: #24292e; font-family: inherit; font-size: 16px;">This post is&nbsp;a quick</span><span style="color: #24292e; font-family: inherit; font-size: 16px;">&nbsp;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: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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>&nbsp;-&nbsp;</span><span style="background-color: white; color: #24292e; font-family: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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>&nbsp;- 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>&nbsp;- Let's discuss&nbsp;</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>&nbsp;- 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>&nbsp;-&nbsp;<span style="background-color: white; color: #24292e; font-size: 16px;">With Hibernate we can use the&nbsp;</span><span style="background-color: rgba(27 , 31 , 35 , 0.05); color: #d73a49; font-family: &quot;consolas&quot; , &quot;liberation mono&quot; , &quot;courier&quot; , monospace; font-size: 14.4px; padding: 0.2em 0.4em;">@Embeddable</span><span style="background-color: white; color: #24292e; font-size: 16px;">&nbsp;annotation to mark a class to be eligible as an embeddable class.</span></li> </ul> <span style="background-color: white; color: #24292e; font-family: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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>&nbsp;- In this article, we will learn 4 inheritance<span style="background-color: white; font-family: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; font-size: 16px;">&nbsp;strategies with examples.</span></li> </ul> <ul style="text-align: left;"> <li><span style="background-color: white; font-family: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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>&nbsp;-&nbsp;</span><span style="background-color: white; color: #24292e; font-family: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; font-size: 16px;">The JPA standard specification defines the&nbsp;</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: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; font-size: 16px;">&nbsp;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: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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>&nbsp;-&nbsp;</span><span style="background-color: white; color: #24292e; font-family: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; font-size: 16px;">&nbsp;</span><span style="background-color: white; color: #24292e; font-family: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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>&nbsp;-&nbsp;</span><span style="background-color: white; color: #24292e; font-family: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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>&nbsp;-&nbsp;</span><span style="background-color: white; color: #24292e; font-family: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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: , &quot;blinkmacsystemfont&quot; , &quot;segoe ui&quot; , &quot;helvetica&quot; , &quot;arial&quot; , sans-serif , &quot;apple color emoji&quot; , &quot;segoe ui emoji&quot; , &quot;segoe ui symbol&quot;; 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>&nbsp;- In this article, we will learn how to persist Java 8 LocalDate, LocalDateTime, and Duration with&nbsp;<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>&nbsp;- This article show you how to use Java 8 Optional Class to handle&nbsp;<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>&nbsp;- 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>&nbsp;-&nbsp;</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&nbsp;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>&nbsp;-&nbsp;</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>&nbsp;-&nbsp;&nbsp;</span><span style="font-family: inherit;">Hibernate</span><span style="background-color: white; color: #24292e; font-family: inherit; font-size: 16px;">&nbsp;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>&nbsp;- 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>&nbsp;- 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>&nbsp;-&nbsp;<span style="background-color: white; color: #24292e; font-size: 16px;">With Hibernate we can use the&nbsp;</span><span style="background-color: rgba(27 , 31 , 35 , 0.05); color: #d73a49; font-family: &quot;consolas&quot; , &quot;liberation mono&quot; , &quot;courier&quot; , monospace; font-size: 14.4px; padding: 0.2em 0.4em;">@Embeddable</span><span style="background-color: white; color: #24292e; font-size: 16px;">&nbsp;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) ## 关注我 ![qrcode](./resource/qrcode.jpg) ## 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). ![image](assets/img/manual-deploy-staging.png) 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 ![image](assets/img/release-promote.png) ### 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/> [![License: CC BY-NC-ND 4.0](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-nd/4.0/) [![License: CC BY-NC 4.0](https://img.shields.io/badge/Instructor%20License-CC%20BY--NC%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc/4.0/) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3359638.svg)](https://doi.org/10.5281/zenodo.3359638) <small> Copyright &copy; 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 [![official SberTech project](https://github.com/sbtqa/tutorials/blob/master/badges/sbt-official.png)](http://sber-tech.com/) [![QA SberTech Team](https://github.com/sbtqa/tutorials/blob/master/badges/sbt-teem.png)](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) &nbsp; [<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/) &nbsp; [<img height="30" src="https://cdn.worldvectorlogo.com/logos/facebook-3.svg" />](https://www.facebook.com/HYRTutorials/) &nbsp; [<img height="30" src="https://cdn.worldvectorlogo.com/logos/instagram-2-1.svg" />](https://www.instagram.com/hyrtutorials/) &nbsp; [<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 [![Build Status](https://travis-ci.org/code-not-found/spring-ws.svg?branch=master)](https://travis-ci.org/code-not-found/spring-ws) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./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 [![Build Status](https://travis-ci.org/code-not-found/jsf-primefaces.svg?branch=master)](https://travis-ci.org/code-not-found/jsf-primefaces) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./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 [![Build Status](https://github.com/dapr/quickstarts/workflows/samples/badge.svg?event=push&branch=master)](https://github.com/dapr/quickstarts/actions?workflow=samples) [![Discord](https://img.shields.io/discord/778680217417809931)](https://discord.com/channels/778680217417809931/778680217417809934) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache-yellow.svg)](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 [![Image](https://www.springboottutorial.com/images/Course-Learn-Unit-Testing-With-JUnit-and-Mockito.png "Mockito Tutorial : Learn mocking with 25 Junit Examples")](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) ![in28MinutesLearningRoadmap-July2019.png](https://github.com/in28minutes/in28Minutes-Course-Roadmap/raw/master/in28MinutesLearningRoadmap-July2019.png)
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**的**热门推荐**: ![image-20201220164553273](https://picreso.oss-cn-beijing.aliyuncs.com/image-20201220164553273.png) 比如:[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](https://img.shields.io/github/license/ani03sha/RedQuarkTutorials)](LICENSE.md) ![Language](https://img.shields.io/badge/language-Java%20%2F%20Python%20%2F%20JavaScript%20%2F%20Kotlin-blue.svg) ## 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) ![in28MinutesLearningRoadmap-July2019.png](https://github.com/in28minutes/in28Minutes-Course-Roadmap/raw/master/in28MinutesLearningRoadmap-July2019.png)
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) ![in28MinutesLearningRoadmap-July2019.png](https://github.com/in28minutes/in28Minutes-Course-Roadmap/raw/master/in28MinutesLearningRoadmap-July2019.png)
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
[![Download](https://api.bintray.com/packages/popalay/maven/Tutors/images/download.svg) ](https://bintray.com/popalay/maven/Tutors/_latestVersion) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-Tutors-orange.svg?style=flat)](https://android-arsenal.com/details/1/5075) [![API](https://img.shields.io/badge/API-14%2B-blue.svg?style=flat)](https://android-arsenal.com/api?level=14) [![License](https://img.shields.io/badge/license-Apache--2.0-green.svg)](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 ![Java-Tutorials](https://socialify.git.ci/kishanrajput23/Java-Tutorials/image?description=1&font=Bitter&language=1&name=1&owner=1&pattern=Brick%20Wall&theme=Dark)
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 [![Image](https://www.springboottutorial.com/images/Course-Maven-Tutorial-Manage-Java-Dependencies-in-20-Steps.png "Maven Tutorial - Manage Java Dependencies in 20 Steps")](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) ![in28MinutesLearningRoadmap-July2019.png](https://github.com/in28minutes/in28Minutes-Course-Roadmap/raw/master/in28MinutesLearningRoadmap-July2019.png)
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 微信公众号持续更新 ![image](https://github.com/fooree/fooXposed/blob/master/files/qrcode.jpg)
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 ![img](https://raw.githubusercontent.com/dunwu/images/master/snap/20200716103611.png) - [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 ![img](https://raw.githubusercontent.com/dunwu/images/master/snap/20200713105627.png) - [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 ![logo](logo.png) [![Build Status](https://travis-ci.org/cirosantilli/java-cheat.svg)](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>&nbsp;- 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>&nbsp;-&nbsp;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>&nbsp;- 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>&nbsp;- 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>&nbsp;-&nbsp;<span style="background-color: white; color: #24292e; font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Helvetica, Arial, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;; 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&nbsp; + 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>&nbsp;- 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>&nbsp;- 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&nbsp;and&nbsp;@PatchMapping</a>&nbsp;- 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>&nbsp;- In this tutorial, we’ll explore Spring Web annotations from the&nbsp;<a href="https://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/bind/annotation/">org.springframework.web.bind.annotation</a>&nbsp;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>&nbsp;// 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 &amp; @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
[![Github Sponsors](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&link=https://github.com/sponsors/oskardudycz/)](https://github.com/sponsors/oskardudycz/) [![blog](https://img.shields.io/badge/blog-event--driven.io-brightgreen)](https://event-driven.io/?utm_source=event_sourcing_jvm) [![Architecture Weekly](https://img.shields.io/badge/%F0%9F%9A%80-Architecture%20Weekly-important)](https://www.architecture-weekly.com/?utm_source=event_sourcing_jvm) [![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](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 &copy; 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