full_name stringlengths 7 104 | description stringlengths 4 725 ⌀ | topics stringlengths 3 468 ⌀ | readme stringlengths 13 565k ⌀ | label int64 0 1 |
|---|---|---|---|---|
CasterIO/RxExamples | Samples from the Rx Episodes on Caster.IO | null | null | 0 |
aillamsun/genesis | Spring cloud Example | distributed-transaction eureka genesis-microservices hystrix-dashboard lcn mapper mybatis pagehelper spring-boot spring-cloud spring-cloud-lcn spring-config swagger-ui zipkin-sleuth zuul-feign | ## Genesis. Is a Spring Cloud Project
------
## 技术架构
genesis 是一个基于Spring cloud(Camden.SR1) Spring Boot(1.4.1.RELEASE) Mybatis(3.3.0) 通用Mapper 通用分页Pagehelper完成的一个基础组件架构,
使用Spring Cloud Eureka、Feign、Zuul、Spring config、Zipkin、Sleuth、Hystrix Turbine、Hystrix Dashboard...
## MAVEN模块说明
#### 1. 基础组件说明
| 项目名称 ... | 1 |
caprica/vlcj-player | Feature-rich example vlcj media player | null | *You are currently looking at the development branch of vlcj-player for vlcj-4.0.0, if you want a stable version of
vlcj-player that works with vlcj-3 you should switch to the
[vlcj-3.x branch](https://github.com/caprica/vlcj-player/tree/vlcj-3.x).*
vlcj-player
===========
The vlcj-player is a media player applicatio... | 1 |
lczmdr/drools-developers-cookbook-examples | Drools Developer's Cookbook examples | null | null | 0 |
thomasdarimont/keycloak-project-example | An example project for Keycloak Customizations | null | null | 1 |
mkurz/deadbolt-2-java-examples | Example usages of Deadbolt 2 Java | null | deadbolt-2-java-examples
=========================
Example usages of Deadbolt 2's Java API. Deadbolt 2 is an authorisation module for Play 2.
Deadbolt 2 comprises of several modules - a common core, and language-specific implementations for Java and Scala. Example applications and a user guide are also available.
... | 1 |
mpatric/mp3agic-examples | Example apps using mp3agic library | null | null | 1 |
EsotericSoftware/spine-superspineboy | Example platformer game for spine-libgdx. | null | 
Super Spineboy is a platformer game for Windows, Mac and Linux written using [Spine](http://esotericsoftware.com/) and [spine-libgdx](https://github.com/EsotericSoftware/spine-runtimes/tree/master/spine-libgdx). Spine is a 2D animation tool specifically for games and S... | 1 |
callstack/repack-examples | Repository with examples for Re.Pack | null | # repack-examples
A repository with examples for [Re.Pack](https://github.com/callstack/repack).
## Usage
Install dependencies:
```bash
yarn install
```
Run scripts inside desired example:
```bash
yarn workspace <name> run start
yarn workspace <name> run ios
yarn workspace <name> run android
```
for example:
``... | 0 |
camelinaction/camelinaction2 | :camel: This project hosts the source code for the examples of the Camel in Action 2nd ed book :closed_book: written by Claus Ibsen and Jonathan Anstey. | apache-camel book camel eip integration java microservice | Camel in Action 2nd Edition
===========================
This project hosts the source code for the examples of the [Camel in Action](https://www.manning.com/books/camel-in-action-second-edition) 2nd edition book written by [Claus Ibsen](https://twitter.com/davsclaus) and [Jonathan Anstey](https://twitter.com/jon_anste... | 0 |
janbodnar/Java-Advanced | Examples for Advanced Java course | advanced-programming course java programming-language | # Java-Advanced
Examples for Advanced Java course
https://zetcode.com/
Available under 2-Clause BSD License https://opensource.org/licenses/BSD-2-Clause
## VS Code
Extensions:
- Java Platforma Support
- Trailing
- vscode-icons
- Rewrap
The project `settings.json`
```json
{
"jdk.runConfig.vmOptions": "--enab... | 0 |
lynxbroker/API-examples | Code samples that show some of the LYNX API possible implementations | automated-trading ibapi lynx-api trading-algorithms | # LYNX API examples
Code samples that show some of the LYNX API possible implementations.
### Table of contents
- [**Excel**](https://github.com/lynxbroker/API-examples/tree/master/Excel) - request real-time market data from TWS via API using Microsoft Excel
- [**Java**](https://github.com/lynxbroker/API-examples/t... | 0 |
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 |
Petikoch/Java_MVVM_with_Swing_and_RxJava_Examples | Explorative Java Swing GUI example code from 2016 with an implementation of MVVM (Model View ViewModel) using RxJava and RxSwing. DON'T use it in production, there are some open issues here! | java mvvm rxjava swing-gui | null | 1 |
eljefe6a/beamexample | An example Apache Beam project. | null | # Apache Beam Example Code
An example Apache Beam project.
### Description
This example can be used with conference talks and self-study. The base of the examples are taken from Beam's `example` directory. They are modified to use Beam as a dependency in the `pom.xml` instead of being compiled together. The example ... | 1 |
USCDataScience/dl4j-kerasimport-examples | This repository contains deeplearning4j examples for importing and making use of models trained in keras | null | # DL4J Keras Import Examples
This repository contains deeplearning4j examples for importing and making use of models trained in keras
# Index
+ `deep-learning-models` contains popular deep learning models implemented in keras
+ `dl4j-import-example` contains examples for importing keras models to deeplearning4j,
fir... | 0 |
ypriverol/spark-java8 | Java 8 and Spark learning through examples | dataset java lambda learning-spark spark | # Java 8 and Spark Learning tutorials
This is a collection of [Java 8](http://www.oracle.com/technetwork/java/javase/overview/java8-2100321.html) and [Apache Spark](http://spark.apache.org/) examples and concepts,
from basic to advanced. It explain basic concepts introduced by Java 8 and how you can merge them with Ap... | 0 |
gephi/gephi-plugins-bootcamp | Out of the box plug-ins development suite. Contains examples for all types of plug-ins. | null | # Gephi Plugins Bootcamp
Get started with the [Gephi](http://gephi.org) Platform and start to create [Gephi Plugins](https://gephi.org/plugins/#/) by looking at these examples.
The Gephi Plugins Bootcamp is the best sources of examples and good practices to create all types of plug-ins (layout, filter, io, visualizat... | 0 |
bezkoder/spring-boot-login-example | Spring Boot Login and Registration example with MySQL, JWT, Rest Api - Spring Boot Spring Security Login example | authentication authorization jwt jwt-auth jwt-authentication jwt-authorization jwt-token login mysql rest-api spring-boot spring-data-jpa spring-security token-based-authentication | # Spring Boot Login example with Spring Security, MySQL and JWT
Build a Spring Boot Login and Registration example (Rest API) that supports JWT with HttpOnly Cookie. You’ll know:
- Appropriate Flow for User Login and Registration with JWT and HttpOnly Cookies
- Spring Boot Rest Api Architecture with Spring Security
- ... | 1 |
politrons/reactive | Reactive: Examples of the most famous reactive libraries that you can find in the market. | akka flow flux java reactivestreams reactivex reactor rsocket rxjava spring stream | Author Pablo Picouto Garcia
Is this repo useful? Please ⭑Star this repository and share the love.
Here we cover with examples the most famous [reactive](https://www.reactivemanifesto.org/) libraries that you can find
in the market.
## ReactiveX

Marble diagrams are ... | 0 |
lkrnac/book-eiws-code-samples | Examples for book Pivotal Certified Spring Enterprise Integration Specialist Exam A Study Guide | null | [ ](https://codeship.com/projects/68847)
Examples for book **Pivotal Certified Spring Enterprise Integration Specialist Exam A Study Guide** http://www.apress.com/9781484207949
... | 0 |
berndruecker/trip-booking-saga-java | Example implementation of the Saga pattern for the classic trip booking example using the lightweight open source workflow engine (Camunda). | saga-pattern | # Saga example: trip booking
The Saga pattern describes how to solve distributed (business) transactions without two-phase-commit as this does not scale in distributed systems. The basic idea is to break the overall transaction into multiple steps or activities. Only the steps internally can be performed in atomic tra... | 1 |
douglascraigschmidt/LiveLessons | This repository contains all the source code examples from my LiveLessons course on Java Concurrent Programming" and my various LiveTraining courses | as described at http://www.dre.vanderbilt.edu/~schmidt/DigitalLearning." | LiveLessons and LiveTraining Source Repo
========================================
This GitHub repo contains source code examples from my LiveLessons
courses on [Design Patterns in
Java](http://www.dre.vanderbilt.edu/~schmidt/LiveLessons/DPiJava/) and
[Java
Concurrency](http://www.dre.vanderbilt.edu/~schmidt/LiveLesson... | 0 |
codingXiaxw/ssm | :on: a simple example introducing SSM's basic development knowledge with detailed manual | null | ## 一个案例带你快速入门SSM开发
**写在前面的话:**关于SSM框架的工程搭建请点击这里前往我的博客[SSM整合工程的搭建](http://codingxiaxw.cn/2016/11/15/44-ssm%E7%9A%84%E6%95%B4%E5%90%88/)
## 开发环境
IDEA Spring3.x+SpringMVC+Mybatis
没有用到maven管理工具。
## 1.实现商品的列表展示
### 1.1提出需求
功能描述:在页面中展示商品列表。
### 1.2编写表
sql语句见github中.sql文件。
### 1.3持久层mapper的编写
编写好数据库后我们便可以通过MyBatis逆向工程快... | 1 |
wangjianfengnb/Sample | some blog example | null | null | 1 |
boylegu/SpringBoot-vue | A example demo base SpringBooot with vueJS2.x + webpack2.x as Java full stack web practice | null | []()
[]()
[]()
[]()
[](https://travis-ci.org/bbilger/jrestless-examples)
[](https://github.com/bbilger/jrestless-examples/issues)
[ components, such as readers, annotators, and writers.
Each module in this project refers to a DKPro core component, providing a simple pipeline that is
usabl... | 0 |
LorenzoBettini/packtpub-xtext-book-examples | Examples for the book Implementing Domain-Specific Languages with Xtext and Xtend" 978-1782160304" | null | Implementing Domain-Specific Languages with Xtext and Xtend
============================
This repository contains the sources of the Examples for the book
*"Implementing Domain-Specific Languages with Xtext and Xtend"*
ISBN: 978-1782160304
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-... | 0 |
NationalSecurityAgency/skills-client-examples | SkillTree skills-client-examples | null | # SkillTree Integration Examples
SkillTree is an innovative approach to implementing application training.
To learn about the SkillTree platform please visit our [Official Documentation](https://code.nsa.gov/skills-docs/).
These pages provide in-depth guidance on the installation, usage and contribution.
# Workflows... | 0 |
rubel007cse/MasteringJava | Best of Java Examples for Learning | null | # MasteringJava
Best of Java Examples for Learning.
[Go to [/src ](https://github.com/rubel007cse/MasteringJava/tree/master/src "Click to go to '/src' ")folder from above for exploring details examples with comments to each code line.]
## Example of Following topics
1. HelloWorld : My first Java program
2. Learning Bas... | 0 |
aspose-email/Aspose.Email-for-Java | Aspose.Email for Java Examples | null |  
# Java Email API
[Aspose.Email for Java](https://products.aspose.com/email/java) is a complete set of Email Processing APIs to cre... | 0 |
stuartaroth/programmersguidetothegalaxy | Syntax Examples across Languages | null | ##### www.programmersguidetothegalaxy.com is a project with a simple goal:
##### Allow engineers to quickly learn how to do "x" in "y" language.
While programming concepts are universal, syntax is not. This project aims to give users a tool that will allow them to get working quickly on technology stacks that are new ... | 0 |
rosshambrick/AsyncExamples | null | null | # AsyncExamples
| 0 |
jonashackt/spring-boot-vuejs | Example project showing how to build a Spring Boot App providing a GUI with Vue.js | axios backend docker frontend heroku jest nightwatch rest-api rest-backend spring-boot vue vue-cli vue-cli-3 vue-cli-plugin vue-frontend vuejs vuejs2 webpack | # spring-boot-vuejs
[](https://github.com/jonashackt/spring-boot-vuejs/actions)
[](https://codecov.io/gh/jonashackt/spri... | 1 |
TimothyWrightSoftware/Fundamental-2D-Game-Programming-With-Java | Source code examples for the book Fundamental 2D Game Programming with Java"" | null | # Fundamental-2D-Game-Programming-With-Java
Source code examples for the book "Fundamental 2D Game Programming with Java"
| 0 |
carlphilipp/clean-architecture-example | An example to create a clean architecture with Java 11 | clean-architecture | ## Clean Architecture Example
### Blog post
https://medium.com/slalom-engineering/clean-architecture-with-java-11-f78bba431041
### Pre-requisite
Java 11
```
> java -version
openjdk version "11" 2018-09-25
OpenJDK Runtime Environment 18.9 (build 11+28)
OpenJDK 64-Bit Server VM 18.9 (build 11+28, mixed mode)
```
##... | 1 |
cstew/Splash | An example of a splash screen done the right way | null | # Splash
An example of a splash screen done the right way on Android

| 1 |
RameshMF/gof-java-design-patterns | Repository for all GOF design patterns with examples in Java. | design-patterns gof-patterns | <div dir="ltr" style="text-align: left;" trbidi="on">
<div class="separator" style="clear: both; text-align: center;">
<a href="https://3.bp.blogspot.com/-dXzvWYhPucA/WwgfWrX75CI/AAAAAAAACR8/Tz_HGOSwSoARRBXJBOpHtW0C7u1dIBkwgCLcBGAs/s1600/design_patterns_gof.png" imageanchor="1" style="margin-left: 1em; margin-right: 1e... | 0 |
chcordova/design-patterns-head-first-book | O'Reilly Head First Design Patterns - Java 8 Examples | null | # [O'Reilly Head First Design Patterns] - Java 8 Examples

| 0 |
florina-muntenescu/DroidconMVVM | Hello | World!" example of the Model-View-ViewModel pattern" | # Model-View-ViewModel "Hello, World!"
This is a "Hello, World!" project done for a Droidcon Zagreb 2016 talk on [MVVM & RxJava – the perfect mix][droidcon].
The project contains an exemplification of the Model-View-ViewModel pattern used together with RxJava.
A "Hello, World!" greeting will be displayed based on the... | 0 |
gridgain/gridgain-advanced-examples | null | null | gridgain-advanced-examples
=========================
This project contains advanced examples of GridGain usage, above and beyond the examples that are included with the GridGain distributions.
| 0 |
gzz2017gzz/spring-boot2-example | spring-boot2- example | null | null | 1 |
MahmoudElSharkawy/Automation-Practice | Test Automation Practice Examples | null | # Automation-Practice
This is where I practice Test Automation!
### The main Frameworks included in the project:
* Selenium Webdriver
* Rest-Assured
* TestNG
* Allure Report
* Extent Reports
* Apachi POI
### Project Design:
* Page Object Model (POM) design pattern
* Data Driven framework
* Fluent design approach (me... | 0 |
JenniferRanjani/Object-Oriented-Programming-with-Java | Contains basic examples for understanding Java concepts. | null | # Object-Oriented-Programming-with-Java
Contains the codes used for demonstrating the concepts
| 0 |
LB-Yu/data_systems_learning | Learning summary and examples about data systems. | big-data distributed-systems flink hbase spark | This repository contains some demos for learning data systems. Specifically contains:
+ Demos of SQL parsing tools, such as Apache callcite, Antlr.
+ Demo of big data storage and computing framework, such as Hadoop, Kafka, Flink. | 0 |
javaturk/OOP | Examples of OOP with Java course. | null | Programming examples for OOP with Java.
This is a repository that has all of the examples of OOP with Java course.
The presentations and other materials can be found at www.javaturk.org address.
Please contact me at akin@javaturk.org if you need further help.
Thanks.
| 0 |
forax/loom-fiber | Continuation & Fiber examples using the OpenJDK project Loom prototype | null | # loom-fiber
This repository contains both my experimentation of the OpenJDK project Loom prototype
and a presentation and examples showing how to use it.
There is a [presentation of the loom project](loom%20is%20looming.pdf)
wiht the [examples](src/main/java/fr/umlv/loom/example).
## How to build
Download the lates... | 0 |
suyash248/spring_framework | Examples on Spring(Core, AOP, DAO, Transaction Management) | java spring spring-aop spring-core spring-dao spring-di spring-transaction-manager | # Spring Framework
- Spring Core(IOC & DI)
- Spring AOP
- Spring DAO & Integrations
- Spring Transaction Management
| 0 |
njnareshjoshi/articles | This repository along with the exercises repository (https://github.com/njnareshjoshi/exercises) contains coding examples for my blog ProgrammingMitra | java java-8 java-cloning java-serialization jpa-auditing spring spring-data | This repository along with the [exercises](https://github.com/njnareshjoshi/exercises) repository contains coding examples for my blog [ProgrammingMitra](https://www.programmingmitra.com).
### Spring
* [Introduction To Spring](https://www.programmingmitra.com/2016/05/introduction-to-spring.html)
* [Spring Modular Arch... | 0 |
RandyAbernethy/ThriftBook | Source for the examples in the Programmer's Guide to Apache Thrift | null | The Programmer's Guide to Apache Thrift
=======================================
Source for the examples in: The Programmer's Guide to Apache Thrift
http://www.manning.com/abernethy/
The book is organized into three parts:
Part I - Apache Thrift Overview
-------------------------------
A high level introduction to ... | 0 |
bekwam/examples-javafx-repos1 | Repository of JavaFX examples | null | # examples-fx-repos1
Repository of JavaFX examples
| 0 |
AutomateThePlanet/Design-Patterns-for-High-Quality-Automated-Tests-Java-Edition | Examples for Design Patterns for High-quality Automated Tests Java Edtion | null | ## Before You Get Started ##
You need to have prior experience in OOP programming language such as C#, Java, etc. I believe that you can get the book's ideas just from reading the presented code. However, it is recommended to download and run all of the solutions on your machine.
**As a bonus to the book, you can fin... | 0 |
Sensebloom/OSCeleton-examples | A few processing sketches that read OSCeleton messages via OSC to demonstrate the message format. | null | OSCeleton-examples
=========
What is this?
-------------
Just a few simple demos we created to demonstrate how
to use [OSCeleton](https://github.com/Sensebloom/OSCeleton).
We have 2 processing sketches and 1 animata skeleton animation.
How do I use it?
----------------
Go get [OSCeleton](https://github.com/Senseb... | 0 |
MammatusTech/qbit-microservices-examples | Qbit Microservices Examples | null | [-qbit docs-](https://github.com/advantageous/qbit/wiki)

## Tutorials and examples
Qbit Microservices Examples
1. [QBit Microservice Hello World tutorial](https://github.com/MammatusTech/qbit-mi... | 0 |
gokhanyavas/Java-Programming-Examples-and-Notes | Java Programalama Ornek ve Notlari | null | # Java-Programalama-Ornek-ve-Notlari
Java Programalama üzerine başlangıç seviyesinden orta seviyeye kadar birçok konuyla ilgili örnekler bulunmaktadır. Örneklerin içinde konuyla ilgili detaylı bilgiler yer almaktadır.
gokhanyavas.com
| 0 |
nmcl/JavaSim | JavaSim simulation classes and examples | null | JavaSIM is an object-oriented simulation package based upon C++SIM and has been in use since 1997. It provides discrete event process-based simulation similar to SIMULA's simulation class and libraries. A complete list of the capabilities provided follows:
- The core of the system gives SIMULA-like simulation routines... | 0 |
TechPrimers/stock-price-viewer-microservices-part1 | Spring Cloud services with 5 microservices - End to End Example | spring-boot spring-cloud spring-cloud-config spring-cloud-eureka spring-cloud-microservice spring-cloud-netflix spring-jpa spring-mvc | # Stock Viewer Example - Part 1
In this Part, we covered the below microservices:s
- `db-service` - For interactive with MySQL DB
- `stock-service` - For pulling Stock Price from YahooFinance API
- `eureka-service` - Service Registry for registering all microservices
## Architecture Diagram:
 This repo is from 2013 and is still being cloned... | null | angulardemorestful
==================
This is a sample project for some of my blog posts at [http://draptik.github.io](http://draptik.github.io).
## Git instructions for specific blog posts
- [http://draptik.github.io/blog/2013/07/13/angularjs-example-using-a-java-restful-web-service/](http://draptik.github.io/blog/... | 0 |
allure-examples/testng-java-maven | Example of Allure Report usage with TestNG, Java and Maven | allure allure-report example java maven testng | # Allure Example
> Example of Allure Report usage with TestNG, Java and Maven
<!--<img src="https://allurereport.org/public/img/allure-report.svg" alt="Allure Report logo" style="float: right" />-->
- Learn more about Allure Report at https://allurereport.org
- 📚 [Documentation](https://allurereport.org/docs/) – di... | 1 |
bentolor/java9to13 | Power Catchup – Java 9 to 13: HTML5 Presentation and Code Examples | null | null | 0 |
g0t4/jgsu-spring-petclinic | WIP update of spring-petclinic example used in my Jenkins Getting Started course on Pluralsight | null | null | 1 |
alexjlockwood/adp-path-morph-play-to-pause | Play-to-pause path morphing example | null | # material-pause-play-animation
View the animation on [YouTube](http://youtu.be/46zeFyiMBS4).

| 1 |
habuma/spring-boot-in-action-samples | Example code from Spring Boot in Action | null | # Spring Boot in Action Sample Code
This repository contains example code from Spring Boot in Action. In as much as is possible when writing compilable/verifiable code to be injected into a not-easily-verifiable work of prose, the code should be aligned with what was printed. There may be slight variations, however.
... | 1 |
frogermcs/GithubClient | Example of Github API client implemented on top of Dagger 2 DI framework. | null | # GithubClient
Example of Github API client implemented on top of Dagger 2 DI framework.
This code was created as an example for Dependency Injection with Dagger 2 series on my dev-blog:
- [Introdution to Dependency Injection](http://frogermcs.github.io/dependency-injection-with-dagger-2-introdution-to-di/)
- [Dagger... | 1 |
asaharland/beam-pipeline-examples | Apache Beam examples for running on Google Cloud Dataflow. | apache-beam aws-s3 google-cloud google-cloud-dataflow google-cloud-platform google-cloud-pubsub google-cloud-storage | # Apache Beam Examples
## About
This repository contains Apache Beam code examples for running on Google Cloud Dataflow. The following examples are contained in this repository:
* Streaming pipeline
* Reading CSVs from a Cloud Storage bucket and streaming the data into BigQuery
* Batch pipeline
* Reading from ... | 0 |
CodelyTV/java-oop-examples | Object-Oriented Programming recap with Java examples | java java8 oop oop-examples oop-principles | # Object-Oriented Programming concepts recap with Java examples
## Concept
* Software development paradigm
* We should represent our system concepts using classes
* Classes deals with common behaviour to all of its different instances (objects):

* Objects have ... | 0 |
ralscha/spring4ws-demos | WebSocket examples with Spring 4 | java spring spring-boot spring-framework spring-mvc websocket | Sample applications with the Spring Framework 5 Websocket/SockJS/STOMP support.
| 0 |
mythz/java-linq-examples | C#'s 101 LINQ Samples translated to Java | null | 101 C# LINQ Samples in Java
===========================
Port of the [C# 101 LINQ Samples](http://code.msdn.microsoft.com/101-LINQ-Samples-3fb9811b) rewritten into Andriod-compatible [Java 1.7](http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html).
Compare Java to other LINQ examples wri... | 0 |
cdklabs/aws-cdk-testing-examples | null | null | ## AWS CDK Testing Examples
This repository contains code examples in Python, Java, and TypeScript for the
Testing CDK Applications in Any Language blog post. These examples use the new
`assertions` module to unit test various parts of a CDK application.
To try these examples out yourself, follow the instructions for... | 0 |
grro/stability | code examples | null | null | 0 |
Jerady/fontawesomefx-examples | null | null | # FontAwesomeFX Examples and Demo Applications
[Get the code here](https://github.com/Jerady/fontawesomefx-demoapps)
## Basic Usage
```
FontAwesomeIconView fontAwesomeIconView =
new FontAwesomeIconView(FontAwesomeIcon.ANGELLIST);
```

```
MaterialDesignIconView materialDesignIconView =
ne... | 0 |
lokeshgupta1981/Spring-Boot3-Demos | Spring Boot 3 Demo Projects and Examples | null | # Spring Boot3 Demos
Spring Boot 3 Demo Projects and Examples
| 0 |
vitaly-chibrikov/tp_java_2015_02 | Code examples for course Java Programming" in https://tech-mail.ru/" | null | # tp_java_2015_02
Code examples for course "Java Programming" in https://tech-mail.ru/
| 0 |
foo4u/keycloak-spring-demo | Examples demonstrating how to use the Keycloak Spring Security adapter | null | # Keycloak Spring Security Examples
Demonstrates how to use the Keycloak Spring Security adapter, including:
* Login
* Distributed SSO
* Distributed Logout
* OAuth2 Bearer Tokens
## Requirements
The following examples are standalone Spring Boot applications.
They require the Keycloak appliance 1.2.0, running local... | 0 |
ddd-by-examples/factory | The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack | aggregate cqrs crud domain-driven-design domain-events domain-knowledge domain-model enterprise-applications event-storming hexagon invariants ports-and-adapters | # The missing, complete example of Domain-Driven Design enterprise application
[](https://opensource.org/licenses/MIT)
[](https://travis-ci.org/ddd-by-examples/factory)
[
## Client初始化和配置
### 初始化Client--demo级别
```java
import lombok.ex... | 0 |
eliasnogueira/restassured-complete-basic-example | A complete API Test Architecture example using Java and RestAssured providing a real-world example and continuous delivery ready. | apitesting java restassured testautomation | # Rest-Assured Complete Basic Example
[](https://github.com/eliasnogueira/restassured-complete-basic-example/actions)
Don't forget to give this project a ⭐
* [Required Software](#required-softw... | 1 |
mkyong/spring4-mvc-gradle-xml-hello-world | Gradle + Spring 4 MVC hello world example (XML) | null | Gradle - Spring 4 MVC Hello World
===============================
Template for Spring 4 MVC + JSP view + XML configuration, using Gradle build tool.
###1. Technologies used
* Gradle 2.0
* Spring 4.1.6.RELEASE
* JSTL 1.2
* Logback 1.1.3
* Boostrap 3
###2. To Run this project locally
```shell
$ git clone https://github... | 1 |
alanfgates/programmingpig | Data and example code for Programming Pig, by Alan F. Gates | null | null | 1 |
iansrobinson/graph-databases-use-cases | Example use cases from the O'Reilly Graph Databases book | null | Graph Databases Use Cases
=========================
Example use case implementations from the O'Reilly book [Graph Databases](http://graphdatabases.com/) by [@iansrobinson](http://twitter.com/iansrobinson), [@jimwebber](http://twitter.com/jimwebber) and [@emileifrem](http://twitter.com/emileifrem).
Setup
-----
This ... | 1 |
hifly81/kafka-examples | Practical examples with Apache Kafka® | avro avro-schema avroserializer confluent confluent-kafka flink kafka kafka-client kafka-consumer kafka-consumers kafka-events kafka-installation kafka-manager kafka-producer kafka-producers kafka-streams kafka-topic ksql ktable microprofile | null | 0 |
georgeberar/medium | Public repository containing examples for my Medium posts | null | Public repository containing examples for my Medium posts.
## Posts
| # | Post | Folder |
| ------------- | ------------- | ------------- |
| 1 | [SpringBoot: Fall In Love with Enum Mapping](https://medium.com/@georgeberar.contact/springboot-fall-in-love-with-enum-mapping-aa212c5e2056) | `dynamic-enum-mapping` |
| ... | 0 |
BroncBotz3481/YAGSL-Example | Yet Another General Swerve Library Example Project | frc java swerve swerve-drive yagsl | # Yet Another Generic Swerve Library (YAGSL) Example project
YAGSL is intended to be an easy implementation of a generic swerve drive that should work for most
square swerve drives. The project is documented
on [here](https://github.com/BroncBotz3481/YAGSL/wiki). The JSON documentation can also be
found [here](docs/ST... | 1 |
adamjshook/mapreducepatterns | Repository for MapReduce Design Patterns (O'Reilly 2012) example source code | null | mapreducepatterns
=================
Repository for MapReduce Design Patterns (O'Reilly 2012) example source code | 1 |
flixel-gdx/flixel-gdx-examples | A collection of demos and examples for the flixel-gdx framework. | null | What is flixel-gdx?
-----------------------
flixel-gdx is a port of the AS3 game framework [flixel](http://flixel.org) to Java and Android. It’s built on top of the well-known libgdx framework which allows apps to be deployed to both Android and Desktop. With libgdx the nasty OpenGL ES stuff is all hidden. Like the or... | 0 |
hbaseinaction/twitbase | TwitBase is a running example used throughout HBase In Action | null | # HBase In Action: TwitBase
[http://www.manning.com/dimidukkhurana][0]
## Compiling the project
Code is managed by maven. Be sure to install maven on your platform
before running these commands. Also be aware that HBase is not yet
supported on the OpenJDK platform, the default JVM installed on most
modern Linux dist... | 1 |
osmandapp/osmand-api-demo | Example of usage OsmAnd API | null | # osmand-api-demo
Examples of usage for OsmAnd API & SDK
- see https://osmand.net/docs/technical/osmand-api-sdk/ for instructions and differences
- you can use GitHub Actions to build projects in your fork (if you don't have Android build environment yourself)
| 1 |
alienrobotwizard/sounder | A grouping of Apache Pig examples. | null | null | 0 |
adamldavis/hellojava8 | Code examples for java 8 talk and book | null | hellojava8
==========
Code examples for java 8 talk
| 0 |
oktadev/auth0-java-microservices-examples | Java Microservice Examples | java microservices spring-boot spring-cloud spring-cloud-gateway | # Auth0 Java Microservice Examples
- [Reactive Java Microservices with Spring Boot and JHipster](reactive-jhipster#readme)
- [Java Microservices with Spring Boot and Spring Cloud - Gateway WebFlux](spring-boot-gateway-webflux#readme)
- [Java Microservices with Spring Boot and Spring Cloud - Gateway MVC](spring-boot-ga... | 0 |
alexjlockwood/adp-path-morph-submission-status | Submission status path morphing example | null | # material-submission-status-icon-demo
<img alt="Material exclamation mark to check mark animation" src="http://i.imgur.com/zVkc5lg.gif" width="336px" height="600px" />
| 1 |
piomin/sample-spring-kafka-microservices | Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementations with the SAGA pattern | kafka kafka-streams spring-boot spring-kafka | null | 1 |
effective-software-testing/code | The code examples of the Effective Software Testing: A Developer's Guide" book" | null | # Effective software testing

This repository contains the code examples of the _Software Testing: A Developer's Guide_ book, by [Maurício Aniche](https://www.mauricioaniche.com).
Each folder contains the cod... | 0 |
mahyoussef/ultimate-design-patterns | Mastering classical design patterns with practical examples in the ultimate design patterns bundle. | null | # ultimate-design-patterns
Mastering classical design patterns with practical examples in the ultimate design patterns bundle.
<p>
<a href="https://www.udemy.com/course/ultimate-design-patterns/?referralCode=C4486750B8FA2ABC3F46"><img src="images/ultimate-design-patterns.png" /> </a>
</p>
## How to Contribute
Feel... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.