full_name
stringlengths
7
104
description
stringlengths
4
725
topics
stringlengths
3
468
readme
stringlengths
13
565k
label
int64
0
1
biemond/soa11g_examples
Oracle SOA Suite 11g Examples
null
null
0
kiegroup/jbpm-playground
Repository containing jBPM examples
null
null
0
howtoprogram/Java-Examples
Some Java examples about using frameworks, libraries
null
# Java Examples ## 1.Java JsonPojo Example This small project contains examples how to convert Java object, Hashmap, List to JSON and vice versa. It also contains examples about how to work with files. ### [Convert Java Objects To JSON And Vice Versa](http://howtoprogram.xyz/2016/07/01/convert-java-objects-json-vice-v...
0
gradescope/autograder_samples
Examples of autograders for running on Gradescope
autograder autograding computer-science course-management gradescope
docs/README.md
0
jponge/vertx-in-action
Examples for the Manning Vert.x in Action" book"
book distributed-systems examples manning reactive resilience scalability vertx
[![Build Status](https://travis-ci.com/jponge/vertx-in-action.svg?branch=master)](https://travis-ci.com/jponge/vertx-in-action) # Vert.x in Action book examples 👋 Welcome! These are the working examples for [Vert.x in Action](https://www.manning.com/books/vertx-in-action) (ISBN 9781617295621) from [Manning Publicat...
0
g00glen00b/spring-samples
A series of examples used to demonstrate certain features of Spring.
spring spring-boot spring-cloud spring-cloud-netflix spring-security
# Example applications using Spring boot This is a collection of small applications demonstrating certain features of Spring boot. Most of these are covered as well in [my blog posts](https://dimitri.codes/tag/spring-boot/). ## Contents | Blog post | GitHub ...
0
JavaMoney/javamoney-examples
JavaMoney - Examples
demo examples java money
JSR 354 JavaMoney Examples ========================== The current project structure is as follows: - [Console examples](console) - [Simple Console Examples](console/javamoney-console-simple) - [Java 8 Console Examples](console/javamoney-console-java8) - [Java 11 Console Examples](console/javamoney-console-java1...
0
eventuate-tram/eventuate-tram-examples-java-spring-todo-list
A todo list application implemented using Spring Boot-based microservices and the Eventuate Tram framework
null
# Todo List example application This example demonstrates how to develop microservices with Spring Boot, JPA, Apache Kafka, ElasticSearch and the Eventuate Tram framework. ## The problem: atomically updating data and publishing events/messages It's challenging to atomically update a data (e.g. a Domain-Driven desig...
0
jitpack/gradle-simple
Simple gradle example project
null
# gradle-simple [![](https://jitpack.io/v/jitpack/gradle-simple.svg?label=Release)](https://jitpack.io/#jitpack/gradle-simple) [![](https://jitci.com/gh/jitpack/gradle-simple/svg)](https://jitci.com/gh/jitpack/gradle-simple) Example Gradle project producing a single jar. Uses the `maven` plugin to publish the jar to ...
1
Azure-Samples/java-on-azure-examples
Java on Azure examples
aca aks appservice asa azure containerapps functions java jboss spring springapps tomcat
# Java on Azure Examples This GitHub repository contains a set of Azure examples specifically for Java developers to quickly get started with Azure. Please use the issue tracker to leave feedback, file issues or to propose other examples. ## Getting started To work with these examples it is assumed you have the Azur...
0
mttkay/signpost-examples
example code for how to access various OAuth service providers using Signpost
null
null
1
oracle/nosql-examples
This is a top level repository for code examples related to the use of Oracle NoSQL Database.
api awesome cloud database examples functions java node-js nosql nosql-database oci on-premise oracle oracle-cloud oracle-nosql-database python spring spring-data stream terraform
# Oracle NoSQL Database ![Oracle NoSQL](./demo-livelab/NoSQL-Database.png) **Oracle NoSQL Database** is designed for today’s most demanding applications that require low latency responses, flexible data models, and elastic scaling for dynamic workloads. It supports JSON, Table and Key-Value datatypes running on-premi...
0
browserstack/testng-browserstack
Selenium examples for TestNG and BrowserStack Automate
null
# testng-browserstack [TestNG](http://testng.org) Integration with BrowserStack. ![BrowserStack Logo](https://d98b8t1nnulk5.cloudfront.net/production/images/layout/logo-header.png?1469004780) ## Using Maven ### Run sample build - Clone the repository - Replace YOUR_USERNAME and YOUR_ACCESS_KEY with your BrowserSta...
0
habuma/spring-in-action-5-samples
Home for example code from Spring in Action 5.
null
null
1
fescobar/allure-docker-service-examples
Repository to share examples about Allure Docker Service & Allure Docker Service UI
allure allure-docker-service allure-docker-service-ui automation docker kubernetes report reporting-tool testing testing-tools
# ALLURE DOCKER SERVICE EXAMPLES ## OFFICIAL - Kubernetes --> [allure-docker-kubernetes-example](allure-docker-kubernetes-example) - MultiProject --> [allure-docker-multi-project-example](allure-docker-multi-project-example) - TestNG --> [allure-docker-java-testng-example](allure-docker-java-testng-example) - JUnit...
0
aspose-pdf/Aspose.PDF-for-Java
Aspose.PDF for Java examples, plugins and showcases
null
![GitHub all releases](https://img.shields.io/github/downloads/aspose-pdf/Aspose.pdf-for-Java/total) ![GitHub](https://img.shields.io/github/license/aspose-pdf/Aspose.pdf-for-java) # Java API to Process & Manipulate PDF Files [Aspose.PDF for Java](https://products.aspose.com/pdf/java) is a PDF document creation compon...
0
sequenceiq/sequenceiq-samples
SequenceIQ Hadoop examples
null
SequenceIQ Hadoop sample projects ============================ This repository is a collection of sample projects and code examples featured in our blog entries - for more details check [SequenceIQ blog](http://blog.sequenceiq.com). This samples repository and the blog contains random thoughts and proof-of-concepts/i...
0
SonarSource/sonar-training-examples
null
null
# SonarQube Training Examples Several examples of analysis that demonstrate different use cases ## Sub-directories * [complexity](complexity/): Demonstrates difference between cyclomatic and cognitive complexity * [coverage-metrics](coverage-metrics/): Demonstrates the calculations for line, condition and overall c...
0
jveverka/java-11-examples
JDK 11 examples and demo projects.
akka avro blockchain clustering dagger dependency-injection google-guice grpc hazelcast hibernate java11 jetty jni kafka mongodb mongodb-database rxjava ssh ssh-server testcontainers
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Java11](https://img.shields.io/badge/java-11-blue)](https://img.shields.io/badge/java-11-blue) [![Gradle](https://img.shields.io/badge/gradle-v6.5-blue)](https://img.shields.io/badge/gradle-v6.5-blue)...
0
atinfo/at.info-knowledge-base
http://automated-testing.info knowledge base on test automation examples
null
at.info knowledge base ====================== http://automated-testing.info knowledge base is basement to provide different examples on test automation topics for different tools. Please have a look to overview page http://atinfo.github.io/at.info-knowledge-base/ Feel free to add and share with test automation commun...
0
esig/dss-demonstrations
Examples of DSS integration
null
## Demonstrations for DSS : Digital Signature Service This is the demonstration repository for project DSS : https://ec.europa.eu/digital-building-blocks/wikis/display/DIGITAL/eSignature. # Issue Tracker Please, use the new JIRA for project is on https://ec.europa.eu/digital-building-blocks/tracker/projects/DSS/issu...
0
restfb/restfb-examples
Exmples how to use RestFB
examples java restfb
# restfb-examples First run: ```bash $ mvn compile ``` You can run the examples afterwards like this: ```bash $ mvn exec:java@run-reader-examples -Daccess_token=MY_ACCESS_TOKEN $ mvn exec:java@run-publisher-examples -Daccess_token=MY_ACCESS_TOKEN $ mvn exec:java@run-login-example -Dapp_id=APP_ID -Dapp_secret=APP_SE...
0
dremio-hub/arrow-flight-client-examples
null
null
# Arrow Flight Client Application Examples This repository provides sample Arrow Flight client applications in several languages to help you get started with Dremio Arrow Flight server endpoint.
0
hellokaton/java-library-examples
💪 example of common used libraries and frameworks, programming required, don't fork man.
cache email examples java kafka logback okhttp3 orm qrcode yaml
# Java Library Examples Java 库、框架使用示例大全,持续更新,请勿 `fork`。 [![](https://img.shields.io/travis/biezhi/java-library-examples.svg)](https://travis-ci.org/biezhi/java-library-examples) [![](https://img.shields.io/badge/license-MIT-FF0080.svg)](https://github.com/biezhi/java-library-examples/blob/master/LICENSE) [![@biezhi o...
1
daggerok/spring-5-examples
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
flux functional-programming functional-reactive-programming kotlin mongodb mono reactive-programming reactor redis server-side-events spring-5 spring-boot spring-data spring-data-keyvalue spring-fu spring-reactive spring-security spring-webflux sse webclient
null
0
ModeShape/modeshape-examples
A set of examples for ModeShape, which is a lightweight, fast, pluggable, open-source, federating JCR implementation that can unify content from multiple systems, including files systems, databases, data grids, other repositories, etc.
null
[![License](http://img.shields.io/:license-apache%202.0-brightgreen.svg)](http://www.apache.org/licenses/LICENSE-2.0.html) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.modeshape/modeshape-parent/badge.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.modeshape%22) [![Build Status](ht...
0
jorgemoralespou/osev3-examples
DEPRECATED!!!!! Use https://github.com/jorgemoralespou/s2i-java instead for building springboot
null
null
0
douglascraigschmidt/POSA-14
This repository contains assignments and examples for the 2014 offering of the POSA MOOC (see www.coursera.org/course/posa for more information)
null
POSA-14 ======= This repository contains assignments and examples for the 2014 offering of the POSA MOOC (see www.coursera.org/course/posa for more information).
0
sjsdfg/OnJava8-Examples-Maven
this is the maven version of OnJava8-Examples https://github.com/BruceEckel/OnJava8-Examples
on-java-8 onjava8
# OnJava8-Examples-Maven this is the maven version of OnJava8-Examples https://github.com/BruceEckel/OnJava8-Examples more easier to import no guarantee that this code is run ok. because some code just show you the wrong way, like this: ```java // generics/HijackedInterface.java // (c)2017 MindView LLC: see Copyri...
0
leveluplunch/levelup-java-examples
Java examples
null
levelup-java-examples ===================== [![Build Status](https://travis-ci.org/leveluplunch/levelup-java-exercises.png?branch=master)](https://travis-ci.org/leveluplunch/levelup-java-examples) Levelup [Java examples](http://www.leveluplunch.com/java/examples/) is a series of java examples that attempt to cross c...
0
pkainulainen/jooq-with-spring-examples
null
null
jooq-with-spring-examples =========================
0
datastax/graph-examples
null
null
# graph-examples This repo contains a collection of graph examples. The intent is to provide more complete and extensive examples than what is reasonable to include in DataStax documentation or blogposts. This will include DataStax Graph Loader mapping scripts, schemas, example traversals, things to try in DataStax ...
0
SAP-samples/cf-mta-examples
The repository contains multitarget application (MTA) examples for SAP BTP, Cloud Foundry environment. Examples demonstrate how to achieve different goals using MTAs and show the capabilities of MTA deployment service in the Cloud Foundry environment.
cloud-foundry mta sample sample-code sap-btp sap-cloud-platform
null
0
bybit-exchange/api-usage-examples
null
null
This repository maintains example API wrappers for using the bybit REST API and Websocket.
0
Vedenin/java_in_examples
Moved to https://github.com/Vedenin/useful-java-links
null
### Moved to https://github.com/Vedenin/useful-java-links/tree/master/helloworlds
0
in28minutes/spring-boot-vuejs-fullstack-examples
All full stack examples with Spring Boot and Vue JS for articles on our website http://www.springboottutorial.com
null
# Spring Boot VueJS Full Stack Examples All full stack examples with Spring Boot and VueJS for articles on our website http://www.springboottutorial.com [![Image](https://www.springboottutorial.com/images/Course-Go-Full-Stack-With-SpringBoot-And-Angular.png "Go Full Stack with Spring Boot and Angular")](https://links....
0
vireshmanagooli/hibernate
Examples related to Hibernate framework
null
hibernate ========= Examples related to Hibernate framework For Hibernate tutorial, tricks and tips visit - http://supportmycode.com/
0
wildfly-security-incubator/elytron-examples
null
hacktoberfest
null
0
pauldeck/springmvc-2ed
Examples for Spring MVC: A Tutorial (Second Edition)" book"
null
# springmvc-2ed Examples for "Spring MVC: A Tutorial (Second Edition)" book (ISBN 9781771970310), Brainy Software (http://brainysoftware.com), April 2016 If you are not familiar with GIT, click the "Download ZIP" button above to download the apps as a zip file. Each sample application comes in both Spring Tool Suite ...
1
andreschaffer/microservices-testing-examples
Microservices Testing in practice.
consumer-driven-contract-testing contract-testing contract-tests java microservices microservices-testing pact pact-jvm testing
![Build](https://github.com/andreschaffer/microservices-testing-examples/workflows/Build/badge.svg) [![Test Coverage](https://api.codeclimate.com/v1/badges/77358dd72d38afa63fce/test_coverage)](https://codeclimate.com/github/andreschaffer/microservices-testing-examples/test_coverage) [![Maintainability](https://api.code...
0
deftlabs/mongodb-examples
null
null
null
0
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-...
0
atduskgreg/Making-Things-See-Examples
Kinect SimpleOpenNI Processing Examples from Making Things See
null
null
0
antlr/examples-v3
null
null
null
0
JosePaumard/jdk8-lambda-tour
Examples of Java 8, lambdas, Streams and Collectors stuff I show as examples during my talks.
null
This repository contains example files I use in my JDK8 / Lambdas / Streams / Collectors talks. The data files mcdonalds.csv, movies-mpaa.txt, ospd.txt and words.shakespeare.txt can be freely downloaded from Robert Sedgwick page here: http://introcs.cs.princeton.edu/java/data/. By the way, there are other very interes...
0
bhdrkn/Java-Examples
Contains all kind of Java Examples which explained in blog
null
## Java Examples These are my example project to demonstrate some of the topic which are explained on my personal [blog](http://www.bahadirakin.com). --- ### Projects * **RestClient**: This is an example project which demonstrates how to use Apache HttpClient to consume Restful web services...[read more](http://www....
0
arhohuttunen/spring-boot-test-examples
This is the repository containing examples for my Spring Boot testing tutorial.
junit5 spring-boot
# Spring Boot Test Examples ![Gradle Build](https://github.com/arhohuttunen/spring-boot-test-examples/workflows/Gradle%20Build/badge.svg) This is the repository containing examples for my [Spring Boot Testing Tutorial](https://www.arhohuttunen.com/spring-boot-testing-tutorial/).
0
Smerity/cc-warc-examples
CommonCrawl WARC/WET/WAT examples and processing code for Java + Hadoop
null
![Common Crawl Logo](http://commoncrawl.org/wp-content/uploads/2012/04/ccLogo.png) # Common Crawl WARC Examples This repository contains both wrappers for processing WARC files in Hadoop MapReduce jobs and also Hadoop examples to get you started. There are three examples for Hadoop processing: + [WARC files] HTML t...
0
saturnism/istio-by-example-java
A collection of examples of using Istio with Java applications.
istio java microservice service-mesh spring spring-boot
This is the source code material for the Istio Codelab. See [Istio Code Lab](http://bit.ly/istio-lab) for setup instructions.
0
thombergs/buckpal
An example approach for implementing a Clean/Hexagonal Architecture
null
# Get Your Hands Dirty on Clean Architecture This repository implements a small web app in the Hexagonal Architecture style, as discussed in the book "Get Your Hands Dirty on Clean Architecture". The code has been updated to the 2nd edition of the book. ## Get the print book [![Get Your Hands Dirty on Clean Archite...
1
jjenkov/java-examples
A set of Java examples - of Java SE features (core Java) and techniques.
null
# Java Examples A set of Java examples - of Java SE features (core Java) and techniques. The Java examples are related to the Java tutorials at <a href="https://jenkov.com">jenkov.com</a> . Many of these Java examples will be hard to understand without the corresponding tutorial explaining the topic and the examples. ...
0
ewolff/microservice-kubernetes
Microservices example using Kubernetes
null
Microservice Kubernetes Sample ===================== [Deutsche Anleitung zum Starten des Beispiels](WIE-LAUFEN.md) This sample is like the sample for my Microservices Book ([English](http://microservices-book.com/) / [German](http://microservices-buch.de/)) that you can find at https://github.com/ewolff/microservi...
1
ftomassetti/analyze-java-code-examples
Some examples of code extracting information from Java source files using JavaParser
null
# analyze-java-code-examples Some examples of code extracting information from Java source files using JavaParser Read an explanation in this article: [http://tomassetti.me/getting-started-with-javaparser-analyzing-java-code-programmatically/](http://tomassetti.me/getting-started-with-javaparser-analyzing-java-code-pr...
0
aspose-cells/Aspose.Cells-for-Java
Aspose.Cells for Java examples, plugins and showcases
null
![GitHub release (latest by date)](https://img.shields.io/github/v/release/aspose-cells-cloud/aspose-cells-cloud-java) ![GitHub all releases](https://img.shields.io/github/downloads/aspose-cells/Aspose.cells-for-Java/total) ![GitHub](https://img.shields.io/github/license/aspose-cells/Aspose.cells-for-java) # Java API f...
0
Frameworkium/frameworkium-examples
Sample project which utilises frameworkium-core, a framework for writing maintainable Selenium and REST API tests and facilitates reporting and integration to JIRA.
allure frameworkium selenium selenium-webdriver
# Frameworkium Examples ![build](https://github.com/frameworkium/frameworkium-examples/workflows/frameworkium-examples%20build/badge.svg) This is a *sample project* which utilises [frameworkium-core][frameworkium-core], a framework for writing maintainable Selenium and REST API tests that also makes integrating with o...
1
oracle/json-in-db
Oracle Database JSON Examples
json oracle-database
# Oracle Database JSON Examples * [JdbcExamples](JdbcExamples) - a collection of small examples that show how to work with JSON type column values in JDBC 21c+ * [MongoExamples](MongoExamples) - examples of using the Oracle API for MongoDB from a Java program * [SodaExamples](SodaExamples) - a collection of s...
0
mercyblitz/thinking-in-spring-boot-samples
小马哥书籍《Spring Boot 编程思想》示例工程
book code-project examples java mercyblitz samples spring spring-boot thinking-in-spring-boot
# 《Spring Boot 编程思想》 > 谨以此书纪念已故外婆 - 解厚群 本书全名为《Spring Boot 编程思想》,是以 Spring Boot 2.0 为讨论的主线,讨论的范围将涵盖 Spring Boot 1.x 的所有版本,以及所关联的 Spring Framework 版本,致力于: - 场景分析:掌握技术选型 - 系统学习:拒绝浅尝辄止 - 重视规范:了解发展趋势 - 源码解读:理解设计思想 - 实战演练:巩固学习成果 ## 自序 - [《核心篇》](https://mercyblitz.github.io/books/thinking-in-spring-boot/core/preface/)...
0
inazaruk/examples
Collection of examples for demo purposes
null
null
0
peterarsentev/games_oop_javafx
This project demonstrates how to use Java Fx in OOP Style. All examples are popular games. (Chess, TicTacToe, SeeBattle and etc)
null
This project demonstrates how to use Java Fx in OOP Style. All examples are popular games. (Snake, Chess, TicTacToe, SeeBattle and etc) If you have any suggestions about this project, please, creating a new GitHub issue https://github.com/peterarsentev/games_oop_javafx/issues ## Snake ![ScreenShot](images/Snake.png...
0
FrontierPsychiatrist/spring-oauth-example
Example Spring Boot examples for a separated OAuth authentication and resource server
null
Spring Boot OAuth Authorization & Resource server ================================================= I present to you an example on how to use Spring Boot together with Spring Security OAuth2 to implement an authorization server and a resource server. Also included are some example client applications for the resource ...
1
mp911de/CleanArchitecture
CleanArchitecture Example
architecture cleanarchitecture hexagonal java onion-architecture
Sampler for Clean Architecture/Onion-Architecture [![Build Status](https://snap-ci.com/mp911de/CleanArchitecture/branch/master/build_image)](https://snap-ci.com/mp911de/CleanArchitecture/branch/master) ======================== Author: Mark Paluch<br/> Technologies: CDI, JSF, JPA, EJB, JPA, JAX-RS<br/> Summary: Example ...
1
halzhang/EverExample
example code
null
EverExample === Android开发一些代码示例,或许挺有用的! ##### GestureExample 手势操作示例 ##### Author === [HalZhang](http://weibo.com/halzhang)
1
jboss-developer/jboss-jdg-quickstarts
Quickstarts (or examples, or samples) for Infinispan.
null
[![Build Status](https://travis-ci.org/jboss-developer/jboss-jdg-quickstarts.svg?branch=jdg-7.3.x)](https://travis-ci.org/jboss-developer/jboss-jdg-quickstarts) Red Hat Data Grid Quickstarts ============================= Red Hat Data Grid (RHDG) is an elastically scalable in-memory data store built on the open source...
0
storm-book/examples-ch02-getting_started
null
null
null
0
apache/accumulo-examples
Apache Accumulo Examples
accumulo big-data hacktoberfest
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this ...
0
Qkyrie/modern-java-tutorials
Tutorials and code examples posted on diplr.org
crpytography java kotlin micronaut quarkus spring
null
0
meteor1993/spring-boot-examples
本仓库为《Spring Boot 系列文章》代码仓库,欢迎点赞、收藏。
actuator druid hikari jpa mail mybatis mybatis-plus querydsl rabbitmq redis scheduler spring-boot swagger thymeleaf webflux
本仓库为《跟我学 Spring Cloud 系列文章》 姊妹篇 《Spring Boot 系列文章》代码仓库,欢迎点赞、收藏。更多文章可访问博客站 https://www.geekdigging.com/ 获取。 ![](https://img.shields.io/badge/Spring%20Boot-2.1-brightgreen) ![](https://img.shields.io/badge/Mysql-5.7-blue) ![](https://img.shields.io/badge/JDK-1.8-brightgreen) ![](https://img.shields.io/badge/Maven-3.6.0-...
0
lokeshgupta1981/Core-Java
Core Java examples posted on howtodoinjava.com
null
# Related Tutorials on [howtodoinjava.com](https://howtodoinjava.com/) 1. [Java 11 � Files readString() API](https://howtodoinjava.com/java11/files-readstring-read-file-to-string/) 2. [Java 11 � Files writeString() API](https://howtodoinjava.com/java11/write-string-to-file/) 3. [Java � Read File to String](https://how...
0
IanDarwin/javasrc
Ian's Collected code examples from the O'Reilly Java Cookbook & elsewhere
basics environment java
null
0
sujitpal/hia-examples
Hadoop In Action Examples
null
hia-examples ============ The project started as worked examples from the book "Hadoop In Action" (hence the name). Since then it has morphed to a container for multiple projects related to Hadoop (and Hadoop ecosystem). java/hadoop ----------- A selection of solutions to problems from the "Hadoop in Action" book. j...
0
jmgomezh/tmweka
Examples of Text Mining in WEKA
null
tmweka ====== Examples of Text Mining in WEKA. For more information, check <a href="http://www.esp.uem.es/jmgomez/tmweka">Text Mining in WEKA Cookbook</a>.
0
sleberknight/basic-hbase-examples
Contains sample code for a lightning talk on HBase.
null
null
1
rubykv/code-examples
code-examples is a collection of Java/Spring based software projects implemented as POCs (Proof Of Concept)
docker java kafka microservice mongodb spring-boot spring-cloud
# code-examples code-examples is a collection of software projects implemented as POCs (Proof Of Concept) ## Projects All the projects that are part of this repository are listed below under the concept / framework it belongs to. Few of the projects implement multiple concepts so they would be listed under multiple to...
0
vaadin/flow-spring-examples
Examples for Vaadin and Spring Boot
flow java open-source spring-application spring-boot tutorial vaadin-spring webapp
Flow Spring examples ====================== This project contains the source code for the examples for using Vaadin and Spring together with the help of Spring Boot. The tutorial can be found [here](https://vaadin.com/docs/v14/flow/spring/tutorial-spring-basic.html). The topics that are covered in this example proje...
0
zznate/hector-examples
Various examples of using the Hector API to access Apache Cassandra
null
null
0
npryce/goos-code-examples
Code examples from later chapters of Growing Object-Oriented Software, Guided by Tests
null
null
0
saucelabs-training/demo-java
A repository containing examples using Java with Sauce Labs
hacktoberfest
# Java Demonstration Scripts Welcome to Java Demo Scripts designed by Solution Architects to provide examples of how to use Sauce Labs technologies. This repository contains everything that you need to get started with web, mobile, visual, functional and all other types of automation using Java. [![PRs Welcome](https...
0
bogus/Java-Spring-Examples
Java Course Examples with JPA / Spring MVC / JSF / AOP / Hibernate
null
null
0
HotswapProjects/HotswapAgentExamples
Example applications for HotswapAgent plugins
null
HotswapAgent example applications ================================= Example applications for HotswapAgent plugins. The purpose of an example application is: * complex automate integration tests (check various configurations before a release, see `run-tests.sh` script) * to check "real world" plugin usage during plugi...
1
stephanrauh/BootsFaces-Examples
null
null
# BootsFaces-Examples This is a collection of simple BootsFaces demo applications.
0
neo4j-examples/movies-java-spring-data-neo4j
Neo4j Movies Example with Spring Data Neo4j
null
null
1
apache/camel-kafka-connector-examples
Apache Camel Kafka Connector Examples
camel integration java kafka
null
0
wildfly-extras/wildfly-camel-examples
The WildFly-Camel Examples
null
## WildFly Camel Examples This directory contains a suite of useful modules to demonstrate various features of the WildFly Camel Subsystem. Their aim is to provide small, specific and working examples that can be used for reference in your own projects. ### Prerequisites Please refer to the project [README documenta...
0
fukata/AES-256-CBC-Example
aes-256-cbc encrypt and decrypt examples
null
# AES-256-CBC Example Original program is [here](https://gist.github.com/799d6021890f34734470). This sample, encryption, decryption input and output to the format of the following. - Encryption - Input: Raw Text - Output: Base64 - Decryption - Input: Base64 - Output: Raw Text *Since you are writing a common key...
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 contr...
0
aws-samples/aws-cloudhsm-jce-examples
Sample applications demonstrating how to use the CloudHSM JCE
null
# aws-cloudhsm-jce-examples These sample applications demonstrate how to use the JCE with CloudHSM. They show basic functionality, as well as best practices regarding performance. ## License Summary This sample code is made available under a modified MIT license. See the LICENSE file. ## Building the examples ### ...
1
7DGroup/JMeter-examples
Blog Demo & Source code (文章示例及源码)
null
# PerformanceTest-Examples ![Spring Boot 2.0](https://img.shields.io/badge/Spring%20Boot-2.0-brightgreen.svg) ![Mysql 5.6](https://img.shields.io/badge/Mysql-5.6-blue.svg) ![JDK 1.8](https://img.shields.io/badge/JDK-1.8-brightgreen.svg) ![Maven](https://img.shields.io/badge/Maven-3.5.0-yellowgreen.svg) **Blog Demo &am...
0
yidongnan/spring-cloud-consul-example
spring-cloud-consul-example is an example for microservices system
docker microservice spring-boot-admin spring-cloud-consul spring-cloud-sleuth swagger zipkin
# spring-cloud-consul-example README: [English](https://github.com/yidongnan/spring-cloud-consul-example/blob/master/README.md) | [中文](https://github.com/yidongnan/spring-cloud-consul-example/blob/master/README-zh.md) spring-cloud-consul-example is an example for microservices system. It's contain **configuration man...
1
Rookout/deployment-examples
Integration examples for Rookout
null
# Examples for deploying Rookout This repository contains full deployment examples, developed by Rookout and the community, and supported by Rookout engineer team. [appengine]: https://cloud.google.com/appengine/docs/flexible/nodejs [tutorial]: https://cloud.google.com/appengine/docs/flexible/nodejs/quickstart [r...
0
mkyong/spring3-mvc-maven-xml-hello-world
Maven + Spring 3 MVC hello world example (XML)
null
Maven - Spring 3 MVC Hello World =============================== Template for Spring 3 MVC + JSP view + XML configuration, using Maven build tool. ###1. Technologies used * Maven 3 * Spring 3.2.13.RELEASE * JSTL 1.2 * Logback 1.1.3 * Boostrap 3 ###2. To Run this project locally ```shell $ git clone https://github.com...
1
wcong/learn-java
example of learn java
null
## learn-java example of learn java algorithm has moved to [learn-algorithm](https://github.com/wcong/learn-algorithm)
1
thomasWeise/distributedComputingExamples
Example codes for my Distributed Computing course at Hefei University.
axis2 c communication distributed-computing glassfish hadoop html java java-rmi java-servlet javascript javaserver-pages json-rpc jsp mpi servlet-container socket web-services xml xml-document
# Examples for Distributed Computing [<img alt="Travis CI Build Status" src="https://img.shields.io/travis/thomasWeise/distributedComputingExamples/master.svg" height="20"/>](https://travis-ci.org/thomasWeise/distributedComputingExamples/) [<img alt="Shippable Build Status" src="https://img.shields.io/shippable/56d905...
1
kon3ktor/complete-java-course
Zero to Hero - Master Java with practical examples
null
null
0
kiat/OOP-Design-Patterns
OOP Design Patterns Code Examples
abstract-factory-pattern behavioral-patterns checkstyle command-pattern design-pattern design-patterns design-patterns-implemented-in-java design-patterns-java iterator-pattern junit object-oriented-programming observer-pattern singleton-pattern strategy-pattern structural-patterns template-method template-method-patte...
# Code Examples about Design Patterns In this Repository we collect example design patterns in **Java** and **C++**. * Directory Java/ includes Java examples * Directory C++/ includes C++ examples ## Java Examples * We use [**Apache Maven**](https://maven.apache.org/) to build Java Examples. * We use [**Junit**...
0
aled/jsi-examples
Simple examples of how to use the JSI library
null
jsi-examples ============ Simple examples of how to use the JSI library. The following commands will run the examples: git clone https://github.com/aled/jsi-examples.git cd jsi-examples mvn package cd target unzip jsi-examples-1.1.0-SNAPSHOT-jar-with-dependencies.jar java -cp .:./classes net.s...
0
b3rnoulli/rsocket-examples
RSocket examples from article series
null
# RSocket Examples ## Introduction This repository contains examples used in the series of articles about RSocket. The articles are available here: https://medium.com/@b3rnoulli/reactive-service-to-service-communication-with-rsocket-introduction-5d64e5b6909 It consist of following modules: - interaction-model - loa...
0
shekhargulati/day12-face-detection
OpenCV Java example
null
day12-face-detection ==================== OpenCV Java example.
1
peter-lawrey/Performance-Examples
Workshop Examples
null
Performance-Examples ====================
0
bbende/nifi-streaming-examples
Collection of examples integrating NiFi with stream process frameworks.
null
# Apache NiFi Streaming Examples Collection of examples integrating NiFi with stream process frameworks. ## Initial Setup * Download the latest [Apache NiFi release](https://nifi.apache.org/download.html) * Extract the tar and create two instances of NiFi: <pre><code> tar xzvf nifi-1.0.0-bin.tar.gz mv nifi...
0
line/line-fido2-server
FIDO2(WebAuthn) server officially certified by FIDO Alliance and Relying Party examples.
example fido2 java passwordless relying-party security spring-boot webauthn
# LINE FIDO2 SERVER ![Stars](https://img.shields.io/github/stars/line/line-fido2-server.svg?style=social) ![Repo Size](https://img.shields.io/github/repo-size/line/line-fido2-server) ![License Apache-2.0](https://img.shields.io/github/license/line/line-fido2-server) ![Top Language](https://img.shields.io/github/langua...
0