• Stars
    star
    1
  • Language
    Shell
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

SpringBootUpAndRunning

Code to accompany my book Spring Boot: Up and Running, available at bitly.com/springbootbook
44
star
2

building-reactive-pipelines

Reactive Spring Cloud Stream projects to accompany my session "Building Reactive Pipelines"
Java
43
star
3

drinking-from-the-stream

Spring Cloud Stream Java projects to accompany my session titled Drinking from the Stream
Java
43
star
4

FSR

Meta repository for Full Stack Reactive talk (Java, Kotlin, R2DBC, eieio, & anything that may be useful & relevant)!
42
star
5

spring-security-4-n00bz

Meta-repository for code written during talk for session titled "Spring Security 4 N00bz"
33
star
6

warpspeed

28
star
7

FSRx

Parent repository to accompany session/workshop for Full Stack Reactive Java/Kotlin
27
star
8

spring-security-oidc-oauth2

Meta-repository for code written during talk for session titled "How to Supercharge AppSec with Spring Security, OpenID Connect, & OAuth2"
21
star
9

spring-into-kotlin

Repository (with multiple branches) that accompanies my session "Springing into Kotlin"
Java
19
star
10

LocalMessaging

Scripts I use to create Docker images, create config, & run containers for RabbitMQ and Zookeeper+Kafka. Nothing fancy, they just work. :)
Shell
19
star
11

build-better-deploy-faster

Java
17
star
12

building-reactive-pipelines-with-kotlin

Meta repo to accompany session Building Reactive Pipelines with Kotlin and Spring
17
star
13

ArduinoGeigerCounter

Arduino code for use with Alibaba RadiationD-v1.1 Geiger counter board, basic use case.
Arduino
15
star
14

game-of-streams-aircraft-edition

Game of Streams meta repo for imperative AND reactive source/processor/sink microservices
Java
14
star
15

coffee-service-r2dbc

Coffee service reactive sample app created using R2DBC & Postgres
Java
13
star
16

DialogFX

DialogFX adds fully-baked and flexible dialog box functionality to JavaFX 2.2+.
Java
12
star
17

MonologFX

MonologFX library for JavaFX 2.x.
Java
12
star
18

flux-flix-intro

Streamlined introduction to reactive streams, Project Reactor, Spring Framework 5.x, & Spring Boot 2.x
Shell
12
star
19

neoai

Spring AI and Neo4j vector demo sandbox
Java
11
star
20

game-of-streams

Meta repository to accompany my session "Game of Streams: How to tame & get the most from your messaging platforms"
Java
10
star
21

build-better-config

Config properties repo for local Spring Cloud examples accompanying session "Build Better, Deploy Faster"
9
star
22

dasboot

Java
9
star
23

spring-boot-omakase

Meta repo for session Spring Boot Omakase: Scalability and Deployment Edition, Mark II
8
star
24

jenkins

Jenkins Docker image with JDK 8 and Maven.
Dockerfile
8
star
25

ASSEMBLE

Meta repo for projects used in Services Assemble! session/workshop
8
star
26

reactive-spring-deepdive

Java
7
star
27

current-abstracts

Current Abstracts for sessions, deep dives, & workshops I can deliver upon request
HTML
7
star
28

javaee-to-spring

Kotlin- & Java-based Spring Boot applications migrated from JavaEE/JakartaEE
JavaScript
7
star
29

drinking-from-the-stream-kotlin

Spring Cloud Stream (Kotlin) projects to accompany my session titled Drinking from the Stream
Kotlin
7
star
30

fsr-java-coffee-service

Java-based coffee service using Project Reactor, Spring Framework 5, Spring Boot 2
Java
7
star
31

reactive-data

Meta-repository for projects I create in my session "Go Reactive with your Data"
6
star
32

properties

Experiential repo to demonstrate configuration properties and deployment options
Java
6
star
33

boot-paths-to-prod

Java
6
star
34

AOU

Meta repo (iteration 2) for projects used in Services Assemble! session/workshop
6
star
35

ax-random-tweet

Alexa skill to retrieve a random tweet from a specified Twitter user (handle); defaults to Pivotal if none provided.
Java
6
star
36

rs-jokerconf

6
star
37

DIR

Diving Into Reactive: An exploration of the reactive space, including but not limited to various Spring & industry options for writing more scalable+performant code
6
star
38

getting-started-with-springboot

Code to accompany SpringOne workshop: Getting Started with Spring Boot
Java
5
star
39

planefinder

API gateway for PlaneFinder feed
Java
5
star
40

rsocket

5
star
41

fsr-coffee-service-java

Java
5
star
42

LOTE

Living On The Edge (Service) live coding session meta-repo
4
star
43

game-of-streams-kotlin

Meta repository to accompany my session "Game of Streams: How to tame & get the most from your messaging platforms" (Kotlin edition!)
Kotlin
4
star
44

game-of-streams-aircraft-edition-kotlin

4
star
45

getfunctional

4
star
46

spring-cloud-in-the-cloud

4
star
47

BCCrypTool

Java
4
star
48

CloudsAndContainers

Reference links for Clouds and Containers session material
4
star
49

sc-ssec-res-svr

Java
3
star
50

getting-started-r2dbc

Repo for code in video "Getting Started with R2DBC" found here:
Java
3
star
51

ArduinoPinTests

Sketches for testing Input and/or Output capabilities of designated pins of an Arduino or compatible board.
Arduino
3
star
52

cosmosdb-sql

Java
3
star
53

brp-source-kotlin

Building reactive pipelines with Kotlin! (Source repo)
Kotlin
3
star
54

do-good

Meta-repo for my session "Using Your Coding Powers for Good"
3
star
55

spring-security-kotlin

Meta repository for Spring Security + Kotlin session
3
star
56

gktb-kotlin

Kotlin
2
star
57

brp-processor-kotlin

Building reactive pipelines with Kotlin! (Processor repo)
Kotlin
2
star
58

stream-extended-sink

Java
2
star
59

fsr-java-coffee-client

Java-based coffee client using Project Reactor, Spring Framework 5, Spring Boot 2
Java
2
star
60

sc-ssec-oidc

Java
2
star
61

BasicWebSocketClient

Java
2
star
62

reactive-sink-issues

This repo for troubleshooting issues I'm encountering with latest release of SCSt (Fishtown.SR2)
Java
2
star
63

brp-sink-kotlin

Building reactive pipelines with Kotlin! (Sink repo)
Kotlin
2
star
64

TRIPwire

Monitoring service (dashboard) for TRIP, the Test Robotics IoT Platform. Intended to be deployed in a cloud environment, e.g. Cloud Foundry.
JavaScript
2
star
65

golden-path-to-production

Josh & Mark demo and preso
Java
2
star
66

reactive-redis

Reactive Redis demo comparison app
Shell
2
star
67

kotlin-coffee-service

Fully idiomatic Kotlin example of coffee-service (including Kotlin DSL routing)
Kotlin
2
star
68

mkheck

2
star
69

fsr-kotlin-coffee-service

Kotlin-based coffee service using Project Reactor, Spring Framework 5, Spring Boot 2
Kotlin
2
star
70

cnworkshop

Cloud Native Workshop example project (quote-service) for use locally & as CF-deployed app w/MySQL backing service.
Shell
2
star
71

asa-general-scripts-for-reference-only

General scripts I use to create and deploy a set of apps to Azure Spring Apps. FOR REFERENCE ONLY, scripts will not work without customization for your circumstances.
Shell
2
star
72

intro_quote_service

Shell
1
star
73

containerscripts-database

Dockerfile
1
star
74

scf-az-neo-pos-wip

Java
1
star
75

image_neo4j

Dockerfile for creating Neo4j image
Dockerfile
1
star
76

letsgetfunctional

Meta repository to accompany session "Let's get Functional: The fast path to smart serverless with Spring Cloud Function & Azure Functions"
1
star
77

gktb-java

Java
1
star
78

rs-ac

Meta repo for RSocket server and client project repos
1
star
79

rsocket-client-version-api-issues

Java
1
star
80

PiRemote

Java
1
star
81

simple-r2dbc

Java
1
star
82

cosmosdb-sql-scripts

Scripts to create Cosmos DB SQL database resources/instance in Azure
Shell
1
star
83

my-flux-is-stuck

:D
Java
1
star
84

spring-boot-reactive-apps-on-azure

Java
1
star
85

prep-the-empire

Sample Java to Kotlin project
Java
1
star
86

sbd-thing2

Java
1
star
87

rs-client

RSocket+Spring Boot client for Joker<?> conf
Java
1
star
88

planetary-postgres-scripts

Shell
1
star
89

ppp

Powering the Push to Production
1
star
90

ssec-oidc-kotlin

Kotlin
1
star
91

rs-server

RSocket+Spring Boot server for Joker<?> conf
Java
1
star
92

cosmosdb-mon

Spring Boot/Spring Data application using MongoDB or Azure Cosmos DB for MongoDB
Java
1
star
93

AxMCP

Java
1
star
94

scf-az-planefinder

Java
1
star
95

test-config

Test config server files (config repo)
1
star
96

lm-internal-service-v2

Scratch repo for Learn module noodling using Cosmos DB SQL variant
Java
1
star
97

dir-coffee-service

Reactive space exploration using a coffee service...
Java
1
star
98

prodready

Repo to accompany Spring Boot Omakase: Production Ready extended session with Actuator, config, deploy, MVC vs. WebFlux, and Spring Security
Java
1
star
99

stream-extended-processor

Java
1
star
100

ejemplo-mongo-kotlin

Kotlin
1
star