daggerok
Fullstack Senior Software Engineer, Team Lead in Software Company. I do cloud native Java, JS. Spring fan, Kotlin lover and Scala admirer. All we need is JVM
Software CompanyFort Lee
Pinned Repositories
docker
collection of docker / docker-compose files, dind, gitlab, jenkins, mongo, mysql, oracle, rabbitmq, redis, sonarqube
generator-jvm
Generate JVM (java, kotlin, scala) project with gradle / maven / sbt build systems and docker / docker-compose for rapid development
ionic-nuxt-app
Ionic + Nuxt.js setup https://daggerok.github.io/ionic-nuxt-app/
java-ee-examples
This repository contains JavaEE examples (including JAX-RS, Wildfly Swarm, MicroProfile, Gradle, Docker, Kotlin, etc)
jboss
JBOSS automation build for docker hub
liquibase-r2dbc-spring-boot-starter
This repository demonstrates how 2 implement Liquibase R2DBC Spring Boot starter. Stack: Liquibase R2DBC Spring Boot starter with next technology stack: Liquibase, R2DBC, Spring Boot, Kotlin, Junit Jupiter 5, MySQL, MariaDB, PostgreSQL, MS SQL Server, H2, r2dbc-pool, r2dbc-proxy, Test-containers, Maven, Bash
spring-5-examples
This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin
spring-boot-nuxt-spa
This repository contains simple example of using spring-boot 2.x + nuxt.js (vue / vuetify) SPA with not-found routes configured on backend and frontend.
spring-boot-twitter
this repo demonstrate CQRS data transfer in REST API and messaging microservices. it’s containing (async RabbitMQ messaging and sync REST microservices) data models processing. spring-boot, rabbit, postgre, spring-data, spring-cloud-stream, gradle, docker, docker-compose, RabbitMQ, spring-cloud-starter-stream-rabbit, PostgreSQL, CQRS, Event Sourcing, eventsourcing, async messaging processing, spring-cloud
streaming-file-server
full-stack java file server with no limitation for files uploads and downloads: spring-boot + Gradle Kotlin DSL, postgres / h2, apache fileUpload, lombok, mustache, docker, jgiven, powermock, gradle, CI, bootstrap 4, bootstrap-filelinput, webjars, maven github-release-plugin, nginx, haproxy, reverse-proxy
daggerok's Repositories
daggerok/ionic-nuxt-app
Ionic + Nuxt.js setup https://daggerok.github.io/ionic-nuxt-app/
daggerok/spring-boot-nuxt-spa
This repository contains simple example of using spring-boot 2.x + nuxt.js (vue / vuetify) SPA with not-found routes configured on backend and frontend.
daggerok/vue-examples
Vue.js playgrounds
daggerok/uao
Unzip archive and open in IDEA IDE, like Josh Long ;)
daggerok/distributed-lock-mongodb-spring-boot-starter
This repository demonstrates how to implement custom written Distributed Lock starter based on Spring Boot and MongoTemplate with Testcontainers integration testing and fabric8 docker-maven-plugin
daggerok/sonar-quality-gates-build-breaker
SonarQube ❤ Build Breaker designed to Fail pipeline builds according to Quality Gates️
daggerok/event-driven
4del: This is going to be removed... or refactored... This repository is contains some event-driven examples: spring-integration, messaging, spring-cloud-stream, embedded-kafka
daggerok/fullstack-rsocket-apps
From end to end full-stack communication by using RSocket protocol example application.
daggerok/js-examples
This repo is contains simple vanilla javascript playground test projects. vanilla js, handlebars, mustache, jquery, jquery.cycle, bootstrap, bootswatch
daggerok/parcel-examples
Few simple parcel examples https://daggerok.github.io/parcel-examples
daggerok/daggerok.github.io
My GitHub Pages site: https://daggerok.github.io/ hosted on https://pages.github.com
daggerok/deventstore
dev event store
daggerok/fold-java
Fold operator
daggerok/fullstack
Fullstack engineering
daggerok/go-dependency-consumer
This repository demonstrates how to develop go application, use unit testing and use a custom library as a dependency
daggerok/go-dependency-producer
This repository demonstrates how to develop a library in go, use unit testing and run main as go application...
daggerok/go-examples
This repository is contains go playground with basic examples of web application
daggerok/graalvm
GraalVM installation
daggerok/jersey-netty-cdi-jackson-file-eventstore
Building File based event-store with Jackson JSON Serialisation / Deserialisation, Jersey REST API uses Netty runtime and Weld CDI
daggerok/learn-zig
Zig
daggerok/maven-java-23-lombok-and-review
How to enable preview with java 23 in maven pom.xml project file and configure lombok
daggerok/nestjs-examples
NestJS
daggerok/parcel-starter
Parcel JS quick starter project with GitHub Pages Actions for JS PoC quick start prototyping
daggerok/plain-spa
A Single Page App with no frameworks... https://daggerok.github.io/plain-spa/
daggerok/ts-express
typescript & express
daggerok/typescript-component-decorator-nuxt
Nuxt.js TypeScript @Component decorator project from scratch + Vuetify
daggerok/typescript-nuxt-min
Minimal NuxtJS TypeScript example starter project using Options, Class and Composition APIs (see branches) https://daggerok.github.io/typescript-nuxt-min/
daggerok/vue-bulma-parcel-playground
vue, parcel, bulma css
daggerok/vue-ionic-example
How to start new Vue Ionic project
daggerok/vuex-map-setters
How to minimize vuex mapSetters boilerplate