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/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/docker
collection of docker / docker-compose files, dind, gitlab, jenkins, mongo, mysql, oracle, rabbitmq, redis, sonarqube
daggerok/spring-data-examples
This repository contains some spring-data projects using RDBMS such as postgresql, mysql, oracle and NoSQL and some in-memory / embedded databases, such as h2, hsql, derby, mongo, redis, etc...
daggerok/spring-boot-nextjs-redux-app
Example of using Next.js as static site generator together with Redux and react-redux to be served with Spring Boot Web Thymeleaf
daggerok/testcontainers-selenide-example
E2E testing infrastructure simplified: run Selenide browser tests using remote web driver either chrome or firefox with Gradle, Maven, Docker and TestContainers!
daggerok/reactor-examples
Project reactor examples. https://daggerok.github.io/reactor-examples/
daggerok/rsocket-examples
RSocket kickass!
daggerok/spring-boot-nextjs-spa
Example of using Next.js as static site generator to be served with Spring Boot Web Thymeleaf
daggerok/struts-examples
This repository contains struts examples. Yes... Old shit technologies... Sometimes we also have to support them =\
daggerok/upload-download-files-as-mysql-blobs-with-spring
Upload and download files as mysql blobs with Spring MVC. Status: IN PROGRESS
daggerok/github-action-release-example
Release apps with github-actions
daggerok/javafx-spring-boot-app
Skeleton of simple Spring Boot + JavaFX app
daggerok/mixed-kotlin-java-jupiter-tests
My JUnit 5 Jupiter investigation process of problem how to successfully run JUnit 5 Jupiter and JUnit 4 Vintage tests together in mixed Java + Kotlin maven projects
daggerok/mysql-r2dbc-spring-boot-2.7.x
R2DBC Liquibase Spring Boot starter. This repository demonstrates Spring Boot custom starter for R2DBC Liquibase MySQL support
daggerok/spring-webflux-upload-download-files
This repository demonstrates how to upload and download files using Spring WebFlux
daggerok/annotation-processor-examples
In progress: Annotation processing
daggerok/fork-leodbt
daggerok/fork-MinIOWriter
Simple program auto-generates XML strings resembling the taxAccountReport and writes them to MinIO.
daggerok/fork-practical-ddd-in-enterprise-java
daggerok/h2-tcp-server-example
An example how to run H2 TCP Server by using Maven ang Gradle build tools
daggerok/junit-jupiter-vintage-maven-kotlin-java-mix
Mixing Java and Kotlin test classes with JUnit 5 Jupiter and JUnit 4 Vintage test engines. Supported JDK 1.8 and JDK 11.
daggerok/kotlin-spek-maven-example
Spek 1.x / 2.x example in maven kotlin project
daggerok/nextjs-examples
NextJS examples repository
daggerok/OSSRH-81403
daggerok/r-socket-system
Spring Webflux RSocket R2DBC end to end reactive system
daggerok/r2dbc-kickass
Reactive Spring WebFlux R2DBC Postgres Kickass project!
daggerok/spring-web-duration
Serialize Duration type with Spring
daggerok/sql-with-kotlin
This repository demonstrates one of many options to work in kotlin with MySQL: Spring Boot, Testcontainers, MySQL, Exposed
daggerok/strategy-pattern-example
Strategy Design Patter java 7 / 8 / functional implementations
daggerok/streaming-file-server-v2
reactive streaming-file-server