full_name stringlengths 7 104 | description stringlengths 4 725 ⌀ | topics stringlengths 3 468 ⌀ | readme stringlengths 13 565k ⌀ | label int64 0 1 |
|---|---|---|---|---|
frandorado/spring-projects | Spring examples | java spring spring-boot spring-mvc | # Spring projects
* `Mar 20` **Spring Actuator (Micrometer) Undertow** Undertow metrics with Spring Actuator [Link to the project](https://github.com/frandorado/spring-projects/tree/master/spring-micrometer-undertow) and [Link to the blog](https://frandorado.github.io/spring/2020/03/31/spring-actuator-undertow.html)
... | 0 |
kylinsoong/drools-examples | Drools 中文文档 | null | null | 0 |
asciidoctor/asciidoctor-gradle-examples | A collection of example projects that demonstrates how to use the Asciidoctor Gradle plugin | null | null | 1 |
vladmihalcea/high-performance-java-persistence | The High-Performance Java Persistence book and video course code examples | null | # High-Performance Java Persistence
The [High-Performance Java Persistence](https://vladmihalcea.com/books/high-performance-java-persistence?utm_source=GitHub&utm_medium=banner&utm_campaign=hpjp) book and video course code examples. I wrote [this article](https://vladmihalcea.com/high-performance-java-persistence-gith... | 0 |
eventuate-examples/eventuate-examples-java-customers-and-orders | Java version of the Customers and Orders event sourcing example from my presentations | null | This is the Java version of the customers and orders example that I've used in numerous presentations
on developing microservices with event sourcing and CQRS.
The code is built using the Eventuate platform.
It illustrates how to implement an eventually consistent credit limit check using event sourcing.
For more infor... | 1 |
mongodb/stitch-examples | MongoDB Stitch Examples | null | # MongoDB Stitch Examples
| Documentation |
| ---------------------------------------------------------------------------------------------- |
| [blog-comments-simple](https://docs.mongodb.com/stitch/getting-started/first-stitch-app/) ... | 0 |
ihuaylupo/manning-smia | Spring Microservices in Action - Second Edition - Code Examples | null | null | 0 |
eventuate-tram/eventuate-tram-sagas-examples-customers-and-orders | Spring Boot/JPA microservices that use an orchestration-based saga to maintain data consistency | null | null | 0 |
jeffheaton/encog-java-examples | null | null | [](https://travis-ci.org/encog/encog-java-examples)
Encog Examples 3.3
The following links will be helpful getting started with Encog.
Getting Started:
http://www.heatonresearch.com/wiki/Getting_Started
Important Links:
http://www.heatonresearch.... | 0 |
yidongnan/spring-cloud-netflix-example | spring-cloud-netflix-example is an example for microservices system | docker microservice rabbitmq spring-boot-admin spring-cloud-config spring-cloud-netflix spring-cloud-sleuth swagger zipkin | # Spring Cloud Netflix Sample Application
<details>
<summary>Translations:</summary>
- [Chinese / 中文](README-zh.md)
</details>
spring-cloud-netflix-example is an example for microservices system.
It contains **configuration management, service discovery, circuit breakers, intelligent routing, distributed tracing, ... | 1 |
jjohannes/understanding-gradle | The Understanding Gradle video series introduces the concepts of the Gradle Build Tool one-by-one in short videos. | examples gradle tutorial | null | 0 |
knowledgefactory4u/KnowledgeFactory | Spring examples | actuator crud-application java jparepository kotlin mongodb mongodb-database mysql-database reactive-programming spring-boot springmvc-mybatis thymeleaf webflux | # Spring Boot examples
# Local setup
Step 1: Download or clone the source code from GitHub to the local machine
Step 2: ```mvn clean install```
Step 3: ```mvn spring-boot:run``` or Run as Java Application
| 0 |
BruceEckel/AtomicKotlinExamples | Examples auto-extracted from the book Atomic Kotlin."" | kotlin kotlin-language kotlin-learning | # Atomic Kotlin Examples
If you want to experiment with the code examples from the book [Atomic
Kotlin](https://www.AtomicKotlin.com), you're in the right place.
These examples are automatically extracted directly from the book. This repository
includes tests to verify that the code in the book is correct.
> **NOTE*... | 0 |
meddle0x53/learning-rxjava | Examples of using RxJava | null | # Learning Reactive Programming With Java 8 Example Runner
This project contains the examples of the 'Learning Reactive Programming With Java 8' book.
## Installing and running this program.
* Of course you'll need Git :).
* To run these examples you need Java 8, if you don't have it, navigate to Oracle's site and d... | 0 |
bitstorm/Wicket-tutorial-examples | Code examples for the offcial Wicket user guide | apache-wicket java web web-framework wicket wicket-tutorial | Wicket-tutorial-examples
========================
This repository contains the example projects used in the [Wicket user guide](http://wicket.apache.org/learn/#guide).
## Building the project
The project is a multi-module Maven project. To compile it run 'mvn compile' from the root directory. To run the examples loc... | 0 |
rathboma/hive-extension-examples | Examples for extending hive | null | # Hive UDF Examples
This code accompanies [this article which walks through creating UDFs in Apache Hive][blog-post].
## Compile
```
mvn compile
```
## Test
```
mvn test
```
## Build
```
mvn assembly:single
```
## Run
```
%> hive
hive> ADD JAR /path/to/assembled.jar;
hive> create temporary function hello as 'co... | 0 |
Nirman-Rathod/Spring | Spring Tutorials and Examples | null | null | 0 |
powermock/powermock-examples-maven | Examples of specific uses of PowerMock. | null | # PowerMock Examples.
[](https://travis-ci.org/powermock/powermock-examples-maven)
This project contains different examples of specific uses of PowerMock.
| 0 |
microservices-patterns/ftgo-application | Example code for the book Microservice patterns | null | null | 1 |
CodelyTV/java-ddd-example | ♨️ DDD in Java skeleton & examples. Course: | codely codelytv cqrs cucumber cucumber-java ddd ddd-architecture ddd-cqrs ddd-example gradle hexagon java java-skeleton junit rabbitmq | # ☕🚀 Java DDD example: Save the boilerplate in your new projects
<img src="http://codely.tv/wp-content/uploads/2016/05/cropped-logo-codelyTV.png" align="left" width="192px" height="192px"/>
<img align="left" width="0" height="192px" hspace="10"/>
> ⚡ Start your Java projects as fast as possible
[](http://developer.android.com/index.html)
<img src="https://img.shields.io/badge/license-Apache 2.0-green.svg?style=flat">
[](https://android-arsenal.com/api?lev... | 0 |
eazybytes/microservices | Microservices With Spring, Docker, Kubernetes - Code Examples | docker docker-compose java kubernetes microservice spring spring-boot spring-cloud | # Master Microservices with Spring Boot, Docker, Kubernetes
[](https://www.udemy.com/course/master-microservices-with-spring-docker-kubernetes/?referralCode=9365DB9B7EE637F629A9)... | 0 |
ouya/ouya-sdk-examples | Examples for ouya sdk engines | null | ouya-sdk-examples
=================
This repository holds the code for various engines for interacting with the OUYA ODK.
Refer to the <a target=_blank href="https://devs.ouya.tv/developers/docs">[OUYA Docs]</a> for a table of content and guides for these examples.
Contributions to the OUYA Docs are submitted <a tar... | 0 |
afrunt/examples | null | null | # examples
## Spring Boot / Spring Cloud
* [Clustered Spring Boot Admin with Kubernetes Service Discovery](https://github.com/afrunt/examples/tree/master/spring-boot/spring-boot-admin-k8s)
* [Spring Boot and Elastic APM. SQL, JMS and custom spans](https://github.com/afrunt/examples/tree/master/spring-boot/spring-boot-e... | 0 |
eventuate-examples/eventuate-examples-java-spring-todo-list | A Java and Spring Boot Todo list application built using Eventuate | null | # An Eventuate project
<img class="img-responsive" src="https://eventuate.io/i/logo.gif">
This project is part of [Eventuate](http://eventuate.io), which is a microservices collaboration platform.
# Todo List example application
The Todo List application is the hello world application for the [Eventuate™ even... | 0 |
inductiveautomation/ignition-sdk-examples | Ignition SDK Example Projects | null | null | 1 |
vaadin/addressbook | Simple Addressbook example application | null | Addressbook Tutorial
====================
This tutorial teaches you some of the basic concepts in [Vaadin Framework](https://vaadin.com). It is meant to be
a fast read for learning how to get started - not an example on how application should be
designed. Please note this example uses and requires Java 8 to work.
 
# Java API for Various Document Formats
[Aspose.Words for Java](https://products.aspose.com/words/java) is an advanced Java Word p... | 0 |
apache/geode-examples | Apache Geode Examples | geode | <!--
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 |
ScottOaks/JavaPerformanceTuning | Examples for O'Reilly & Associates Java Performance Tuning: The Definitive Guide | null | null | 0 |
sryza/spark-ts-examples | Spark TS Examples | null | # spark-ts-examples
Description
-----------
Examples showing how to use the `spark-ts` time series library for Apache Spark.
Minimum Requirements
--------------------
* Java 1.8
* Maven 3.0
* Apache Spark 1.6.0
Using this Repo
---------------
### Building
We use [Maven](https://maven.apache.org/) for building Ja... | 0 |
Chainfire/libsuperuser | Example code for How-To SU"" | null | # libsuperuser
[![ci][1]][2] [](https://jitpack.io/#eu.chainfire/libsuperuser)
Example code for "How-To SU"
For some outdated background details, see:
[http://su.chainfire.eu/](http://su.chainfire.eu/)
Even though its outdated with regards to usage of this lib... | 1 |
royrusso/akka-java-examples | Example implementation of various akka patterns in Java | null | Akka examples in Java
==============
A few examples using Akka with Java. These examples have basic structures in common:
* Coded in Java.
* Clustered Akka setup.
* Logback / SL4J Logger. Log file is under the root path: ``/logs``
* Akka configuration has most logging options turned on. (chatty)
All examples are run... | 1 |
geowarin/hibernate-examples | Hibernate examples from my blog http://geowarin.wordpress.com | null | Hibernate examples
==================
Hibernate examples from my blog http://geowarin.wordpress.com/tag/hibernate | 0 |
jsflive/jsf22-examples | JSFlive JSF 2.2 Examples | null | JSFlive JSF 2.2 Examples
========================
This is a collection of examples for the [JSFlive JSF 2.2 series](http://jsflive.wordpress.com/category/jsf-2-2/ "JSFlive series on new features of JSF 2.2").
Included examples:
* CollectionDataModel ([JSFlive post on JSF 2.2 CollectionDataModel](http://jsflive.wordp... | 0 |
tfnico/guava-examples | Examples of Google Guava usage | null | null | 0 |
PacktPublishing/Mastering-Distributed-Tracing | Mastering Distributed Tracing" by Yuri Shkuro | published by Packt" |
# Mastering Distributed Tracing
by [Yuri Shkuro](https://www.shkuro.com). Illustrations by [Lev Polyakov](https://polyakovproductions.com/).
Published by: Packt Publishing (2019)
This is the code repository for the book _[Mastering Distributed Tracing](https://www.packtpub.com/networking-and-servers/mastering-dis... | 0 |
quarkus-for-spring-developers/examples | Example code for the Quarkus for Spring Developers eBook | event-driven examples java kubernetes kubernetes-native quarkus spring spring-boot | Example code for the [Quarkus for Spring Developers](https://red.ht/quarkus-spring-devs) eBook. Code is organized by chapter. Each project is self-contained, meaning there is no parent/child structure amongst projects.
# Versions
Whenever possible, versions of Quarkus and Spring used in these examples are kept up-to-d... | 1 |
udacity/nd035-c1-spring-boot-basics-examples | null | null | null | 0 |
nurkiewicz/rxjava-book-examples | Source code of all examples from Reactive Programming with RxJava book | null | # Source code of examples from _Reactive Programming with RxJava_
Book is available on [O'Reilly](http://shop.oreilly.com/product/0636920042228.do) and [Amazon](http://amzn.to/2gJ6Vhx).
If you find any example incomplete or broken, please [submit a PR](https://github.com/nurkiewicz/rxjava-book-examples/pulls) or [cre... | 0 |
bonigarcia/webdrivermanager-examples | JUnit tests with Selenium WebDriver and WebDriverManager | java junit junit5 selenium selenium-webdriver webdrivermanager | [](https://search.maven.org/#search%7Cga%7C1%7Cg%3Aio.github.bonigarcia%20a%3Awebdrivermanager)
[](https://github.com/boniga... | 0 |
roskenet/spring-javafx-examples | Example apps for springboot-javafx-support. See | examples fxml javafx spring springboot | # Examples how to use springboot-javafx-support
See: https://www.felixroske.de/page/programmierung/index.html
| 1 |
mfaisalkhatri/rest-assured-examples | Learn API testing using rest-assured framework. | api-automation apitesting automation-test hacktoberfest learning-by-doing rest-assured test-automation testing testing-framework tutorial | [](https://github.com/mfaisalkhatri/rest-assured-examples/actions/workflows/maven.yml)

[: Example of what clean architecture would look like (in Java) | null | # clean-architecture-example
This is an example project to show what Clean Architecture would look like (in Java).
It was originally created to go together with [this presentation](http://www.slideshare.net/mattiabattiston/real-life-clean-architecture-61242830)
**Table of Contents**
* [Why Clean Architecture?](#why-c... | 1 |
jsvitak/jbpm-6-examples | Examples how to use jBPM 6. | null | jbpm-6-examples
===============
Web examples for jBPM 6.2. Distributed under Apache Software License 2.0. Steps to try them can be found in their folders.
- rewards-basic
- demonstrates jBPM EJB services in combination with servlets and JSP
- rewards-cdi-jsf
- demonstrates jBPM CDI services in combination with CDI... | 0 |
OmarElgabry/DesignPatterns | Examples of Design Patterns in Java | design-patterns java | 
# Design Patterns
Design Patterns are solutions to common software design problems that occur over and over in software development.
## Index
+ [Structural](#structural)
+ [Behavioral](#behavioral)
+ [Creational]... | 0 |
vlingo/xoom-examples | The VLINGO XOOM examples demonstrating features and functionality available in the reactive components. See each of the submodules for specific examples. | actor-framework actor-model actors example-code example-project examples java jvm | # xoom-examples
[](https://gitter.im/vlingo-platform-java/examples)
[](https://github.com/vlingo/xoom-examples/actions?query=workflow%3ABuild)
The VLINGO XOOM examples demonstrating f... | 0 |
line/armeria-examples | Armeria examples | null | # Armeria examples
- `annotated-http-service` <a href="https://gitpod.io/#project=annotated-http-service/https://github.com/line/armeria-examples/tree/main/annotated-http-service/src/main/java/example/armeria/server/annotated/Main.java">
<img align="absmiddle" height="20" src="https://gitp... | 0 |
gauravrmazra/gauravbytes | Examples for gauravbytes.com | apache-avro bigdata docker elasticsearch elk-stack imdg java java-8 jupyter-notebook mongodb pandas-dataframe spring spring-boot spring-cloud spring-mvc | # gauravbytes
examples for gauravbytes.com
| 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/Urok6r0IKbkPtRU6... | 0 |
jetty-project/embedded-jetty-websocket-examples | Embedded Jetty WebSocket Examples | java11 jetty websocket websocket-client websocket-server | # WebSockets on Embedded Jetty
This project contains examples on using WebSockets with Embedded Jetty.
Note: If you want to use CDI + websockets with Jetty, check out the example project at
https://github.com/jetty-project/embedded-jetty-weld
There are 2 APIs you can use with Jetty, the native WebSocket API and the... | 0 |
lokeshgupta1981/Spring-Boot-Examples | null | null | # Spring-Boot-Examples
| 0 |
strimzi/client-examples | Example clients for use with Strimzi | null | [](https://dev.azure.com/cncf/strimzi/_build/latest?definitionId=33&branchName=main)
[](http://www.apache.org/licenses/LICENSE-2.0)
[![Twitter Follow... | 1 |
Iteratr-Learning/Real-World-Software-Development | Examples for our book: Real-World Software Development | null | This is the sample code for the book "Real World Software Development"
written by Richard Warburton and Raoul-Gabriel Urma and published by
O'Reilly Media.
Full details can be found online at http://shop.oreilly.com/product/0636920053996.do
| 0 |
langmi/spring-batch-examples | Collection of Spring Batch Examples | null | # Spring Batch Examples
Collection of Spring Batch Examples, covering the basics, [readers][readers], [writers][writers], [listeners][listeners] and complex usecases.
## Why?
Spring Batch Examples exist, because i needed a central place to store the source code of my own examples collection. Instead of the usual pri... | 0 |
skprasadu/spring-security-examples | spring-security-examples | null | Spring Security
===============
[Spring Test MVC](https://github.com/SpringSource/spring-test-mvc) is a good framework for testing Spring MVC application.
In this sample, we demonstrated a simple Calendar application, where a regular user can create a Event and can see others event but cannot modify them. Admin user ... | 0 |
YogenRaii/spring-examples | Starter projects with Spring using Java and Kotlin. Contains modules that covers Security with JWT, Spring with Kotlin, Dependency injection simplified etc. | custom-bean-validation dependency-injection jwt-authentication kotlin spring-mvc spring-security | # spring-examples
Consists of examples that I've done in spring.
| 0 |
hibernate/hibernate-test-case-templates | Templates and examples to report issues to Hibernate | null | # Hibernate Test Case Templates
When creating a bug report for any project within the Hibernate family, it's extremely helpful (and, frankly, required)
to have an adequate test case available. This is obviously important to make reproducing the issue as easy as
possible. But it's also vital longer-term. Nearly ever... | 0 |
itext/itext-publications-examples-java | null | null | null | 0 |
jveverka/spring-examples | Java 17 and Spring-Boot examples and demo projects. | arm64 docker java java-11 java-17 reactive-programming spring spring-boot spring-data spring-security springframework testcontainers testcontainers-junit-jupiter webflux x86-64 | [](https://opensource.org/licenses/Apache-2.0)
[](https://img.shields.io/badge/java-17-blue)
[](https://img.shields.io/badge/gradle-v7.3-blue)... | 0 |
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 |
andreaiacono/MapReduce | MapReduce by examples | mapreduce tutorial | MapReduce
=========
Sample code of MapReduce talk for JUG Milano, available at https://www.slideshare.net/andreaiacono/mapreduce-by-examples
It contains the code for:
* a basic [WordCount](https://github.com/andreaiacono/MapReduce/tree/master/src/main/java/samples/wordcount) example
* finding the [top-n used words in... | 0 |
jboss-openshift/openshift-examples | null | null | # openshift-examples
| 0 |
aws-samples/amazon-kinesis-data-analytics-examples | Example applications in Java, Python and SQL for Kinesis Data Analytics, demonstrating sources, sinks, and operators. | null | ## Amazon Managed Service for Apache Flink examples
--------
> #### 🚨 August 30, 2023: Amazon Kinesis Data Analytics has been renamed to [Amazon Managed Service for Apache Flink](https://aws.amazon.com/managed-service-apache-flink).
--------
Example applications in Java, Python and SQL for Kinesis Data Analytics, ... | 1 |
mploed/ddd-with-spring | Code examples for my conference talk on implementing ddd with spring | domain-driven-design spring-boot springframework | # ddd-with-spring
<div align="center">
[](https://travis-ci.org/mploed/ddd-with-spring)
</div>
This repository aims at showcasing a way how you could implement various aspects from Domain-driven Design with the
Spring ecosystem. It is al... | 0 |
prowide/prowide-core-examples | Source code examples for Prowide Core" | open source SWIFT Java library" | # prowide-core-examples
Requirements
============
* Java 11+
## Source code examples for "Prowide Core" open source SWIFT Java library.
The examples are provided as simple main classes to clarified API frequently asked questions.
Comprehensive test cases can be found in the actual https://github.com/prowide/prowide-... | 0 |
eazybytes/microservices-with-spring | Microservices With Spring, Docker, Kubernetes - Code Examples | docker docker-compose java kubernetes microservices spring spring-boot spring-cloud | # Master Microservices with Java, Spring, Docker, Kubernetes
[](https://www.udemy.com/course/master-microservic... | 0 |
mkyong/spring-embedded-database | Spring Embedded Database Examples | null | Spring Embedded Database
===============================
Template for a Spring 4 MVC + Embedded Database examples, using HSQLDB, H2 and Derby.
###1. Technologies used
* Maven 3.0
* Spring 4.1.6.RELEASE
* HSQLDB 2.3.2
* H2 1.4.187
* Derby 10.11.1.1
###2. To Run this project locally
```shell
$ git clone https://github.... | 0 |
heervisscher/htl-examples | AEM HTL examples | null | # htl-examples
### AEM compatibility
The package is only compatible with AEM6.4 SP2 and later.
It uses OSGi r7 annotations and HTL 1.4 syntax.
Uses aem core components: https://github.com/adobe/aem-core-wcm-components/
aem acs commoms: https://github.com/Adobe-Consulting-Services/acs-aem-commons/
## Included examples... | 0 |
Clever-Wang/spring-boot-examples | springboot整合Shiro系列 | null | null | 0 |
arafalov/solr-indexing-book | Example code for the book Indexing Data in Apache Solr"" | examples solr | Apache Solr for Indexing Data (Instant How-to)
==================
<div style="float: left">
<img src="https://github.com/arafalov/solr-indexing-book/raw/master/solr_book.jpg"/>
</div>
This repository contains examples and extra material for the book [Instant Apache Solr for Indexing Data How-to](https://subscri... | 1 |
cloudbees/cloudbees-examples | Public repository - Examples for documentation | null | # Welcome
Welcome to the CloudBees examples repository. This repository is a place for storing tutorials, examples, and other learning materials to complement mentions in product documentation.
Of note:
* It is owned and managed by the docs team.
* This repo contains assets that complement mentions in product document... | 0 |
grundid/nfctools-examples | Examples for the nfctools library | null | null | 0 |
eclipse-ee4j/jakartaee-examples | Jakarta EE Examples | null | # Jakarta EE 10 Examples
This repository contains code examples for Jakarta EE 10.
A selection of these examples have an elaborate explanation in the Jakarta EE Tutorial. The tutorial content is located in the
https://github.com/jakartaee/jakartaee-tutorial/ repository.
Note that this project, as the tutorial, is c... | 0 |
aterai/java-swing-tips | Java Swing example. | java swing | java-swing-tips
===============
[日本語](https://ateraimemo.com/Swing.html): `Java Swing`の`GUI`プログラムを、 **小さなソースコード付きサンプル** を使って紹介しています。
[English](https://java-swing-tips.blogspot.com/): Introduce the `GUI` program of `Java Swing` using **small source code examples**.
<img src="https://lh3.ggpht.com/_9Z4BYR88imo/TQslJy3Mx... | 0 |
erlieStar/rabbitmq-examples | rabbitmq各种用法示例 | null | # RabbitMQ入门教程
## 模块
rabbitmq-api:原生api的使用
springboot-rabbitmq-annotation: springboot整合rabbitmq注解版本
springboot-rabbitmq-javaconfig: springboot整合rabbitmq javaconfig版本
springboot-rabbitmq-ack: 消息可靠投递的demo
## 教程
[RabbitMQ系列教程一:消息中间件的诸侯征战史](https://github.com/erlieStar/rabbitmq-examples/blob/master/docs/RabbitMQ%E7%... | 0 |
kpbird/NotificationListenerService-Example | NotificationListenerService Example | null | NotificationListenerService-Example
===================================
##Introduction
NotificationListenerService is introduced in Android 4.3 (API 18). It allows an application to receive information about notifications as it creates or removes. NotificationListenerService class is derived from the Service class. It... | 1 |
spdx/spdx-examples | Examples of SPDX files for software combinations | null | # SPDX Usage Examples
This repository includes demonstrations of [SPDX](https://spdx.dev) for various scenarios and use cases.
The repository is organized by profiles which represents a set of scenarios and use cases for a particular domain (e.g. security, license compliance).
Each directory contains a README.md file... | 0 |
weld/core | Weld, including integrations for Servlet containers and Java SE, examples and documentation | null | Weld
====
[](https://gitter.im/weld/user)

[](http://search.maven.org/#search... | 0 |
graphql-java/graphql-java-examples | null | null | null | 0 |
bbejeck/kafka-streams | Code examples for working with Kafka Streams | null | # kafka-streams
This is the repository for the examples of using Kafka streams covered in the blog posts:
* [Kafka Streams - The Processor API](http://codingjunkie.net/kafka-processor-part1/)
* [Kafka Streams - The KStreams API](http://codingjunkie.net/kafka-streams-part2/)
* [Machine Learning with Kafka Stre... | 0 |
newrelic/newrelic-opentelemetry-examples | Examples for sending OpenTelemetry sourced data to New Relic. | null | <a href="https://opensource.newrelic.com/oss-category/#example-code"><picture><source media="(prefers-color-scheme: dark)" srcset="https://github.com/newrelic/opensource-website/raw/main/src/images/categories/dark/Example_Code.png"><source media="(prefers-color-scheme: light)" srcset="https://github.com/newrelic/openso... | 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 –> ... | 0 |
eclipse-ditto/ditto-examples | Eclipse Ditto™: Digital Twin framework - Examples | eclipse-ditto examples hacktoberfest java | # Eclipse Ditto :: Examples
[](https://gitter.im/eclipse/ditto?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
This repository contains examples and demonstrations of how to use [Eclipse Ditto](ht... | 0 |
nitinsurana/Struts2-Examples | Struts2 Examples | null | Struts2
=======
Struts2 Examples
| 0 |
apache/camel-k-examples | Apache Camel K Examples | camel integration java | # Camel K Examples
This repository contains a collection of Camel K examples useful to understand how it works, common use cases and the idiomatic programming model.
You can find more information about Apache Camel and Apache Camel K on the [official Camel website](https://camel.apache.org).
## Before you begin
###... | 0 |
kevinsawicki/github-maven-example | Example project using GitHub Maven Plugins | java | This is an example project that uses the [GitHub Maven Plugins](https://github.com/github/maven-plugins).
See the [POM file](https://github.com/kevinsawicki/github-maven-example/blob/master/example/pom.xml)
for how the downloads plugin and site plugin are configured.
# Getting started
* Fork this project
* Update th... | 1 |
Red5/red5-examples | Example code for use with Red5 projects | java | red5-examples
=============
Example code for use with Red5 projects
| 1 |
shiffman/Box2D-for-Processing | Processing JBox2D helper library and examples | null | # Box2D for Processing
A Processing library wrapping JBox2D (http://www.jbox2d.org/).
Download library: http://shiffman-archive.netlify.app/p5/libraries/box2d_processing/box2d_processing.zip
Tutorial and further examples for this library are available in The Nature of Code book: http://natureofcode.com.
| 0 |
SpoonLabs/spoon-examples | Examples on how to use the Spoon Java source code transformation library | null | # Spoon Examples
## Introduction
spoon-examples gives analysis and transformation processors showing the usage of the open-source library [Spoon](https://github.com/INRIA/spoon).
You can see these processors in:
- [`src/main/java/fr/inria/gforge/spoon/analysis`](https://github.com/SpoonLabs/spoon-examples/tree/mast... | 0 |
fusioninsight/fusioninsight_hd_examples | null | null | Hello Fusioninsight_HD_Examples | 0 |
mark-watson/Java-AI-Book-Code | Code examples for my Java artificial intelligence book | null | # Code for the 2020 edition of "Practical Artificial Intelligence With Java"
The previous edition was released in 2013. The new 2020 edition is largely a rewrite of older material with the addition of new material. The 2020 edition was published July 28, 2020 and this repository was updated to remove all old code and ... | 0 |
skadistats/clarity-examples | Example code for clarity | null | # Clarity-examples
This project contains example code for the [clarity replay parser](https://github.com/skadistats/clarity).
## Introduction
Clarity 2 uses an event based approach to replay analysis. To use it, you have to supply one or more
processors to clarity. A processor is a simple POJO, that you enrich with ... | 1 |
eomjinyoung/JavaWebProgramming | Examples for Java web programming book | null | null | 0 |
allure-examples/allure-examples | allure-examples core | null | # Allure Examples
Allure Report links auto redirect to the last build
## allure-java-commons
[](https://github.com/allure-examples/allure-examples/actions?query=workflow%3Aallure-java-commons)
[![allure-... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.