michael-simons
π¨βπ©βπ¦βπ¦π¨π»βπ»π΄π» β Father, Husband, Developer, Athlete. Java Champion, @NetBeans DreamTeam member, founder of @dailyfratze and @EuregJUG-Maas-Rhine.
@neo4j Aachen, Germany
Pinned Repositories
biking2
This is the source code of http://biking.michael-simons.eu
bikingFX
blockchain-playground
Some naive blockchain implementations used for demonstrating Webflux and Micrometer
goodreads
A collection of articles, books and quotes that may help to become a better developer
java-oembed
Simple oembed implementation for Java based on Apache HttpClient
keycloakdemo
Simple demo that uses Spring Boot 2 / Security 5 to connect to Keycloak
neo4j-examples-and-tips
A somewhat curated list of Neo4j examples and tips, mostly around SDN with OGM (SDN 5.x), SDN 6 (previously SDN/RX) and testing.
neo4j-migrations
Automated script runner aka "Migrations" for Neo4j. Inspired by Flyway.
tweetarchive
Hibernate Search and Spring Boot: Simple yet powerful archiving
wro4j-spring-boot-starter
A Spring Boot starter and auto-configuration for wro4j (http://alexo.github.io/wro4j/)
michael-simons's Repositories
michael-simons/bikingFX
michael-simons/bootiful-databases
michael-simons/neo4j-from-the-jvm-ecosystem
Examples of how to connect to Neo4j on the JVM, reading and writing data.
michael-simons/neo4j-java-driver-native-lib
Example that uses GraalVM native image to create a shared library, callable from C, Ruby or other ecosystems that support foreign function interfaces.
michael-simons/neo4j-aura-quarkus-graphql
Built a GraphQL-API based on the Cypher-DSL and Quarkus.
michael-simons/modulartesting
michael-simons/simons.ac
Sources of http://simons.ac
michael-simons/die13gezeichneten
michael-simons/neo4j-graphql-spring-boot-sample
michael-simons/classgraph
An uber-fast, ultra-lightweight, parallelized Java classpath scanner, module scanner, and annotation processor.
michael-simons/girlswhoviking
michael-simons/arc42.de-site
Die deutsche arc42 Website. Γber Netlify gebaut, siehe https://arc42de-site.netlify.app/
michael-simons/neo4j-jolt
PoC for a type safe JSON response from Neo4js HTTP endpoint.
michael-simons/graalvm-reachability-metadata
Repository which contains community-driven collection of GraalVM reachability metadata for open-source libraries.
michael-simons/helidon
Java libraries for writing microservices
michael-simons/issues
A project for collecting reproducers and issues.
michael-simons/jbang
Unleash the power of Java
michael-simons/jbang-action
Docker image and Github Action to run jbang scripts
michael-simons/jOOQ
jOOQ is an innovative solution for a better integration of Java applications with popular databases like Oracle, Microsoft SQL Server, IBM DB2, or SAP Sybase. When using jOOQ, our customers benefit from a significant added value and ROI as their software developers can express database queries in a much simpler and faster way. From our experience, this leads to a 10% - 20% decrease of programming effort, which again leads to higher quality and to a lower error rate in program code, and thus in the entire application.
michael-simons/jreleaser
:rocket: Release projects quickly and easily with JReleaser
michael-simons/jreleaser.github.io
π jreleaser.org website
michael-simons/junit5
β The 5th major version of the programmer-friendly testing framework for Java and the JVM
michael-simons/license-maven-plugin
Manage license headers in your source files
michael-simons/micronaut-core
Micronaut Application Framework
michael-simons/micronaut-neo4j
Includes integrations between Micronaut and Neo4j Graph Database
michael-simons/neo4j-java-driver
Neo4j Bolt driver for Java
michael-simons/querydsl
Unified Queries for Java
michael-simons/spring-data-build
Modules to centralize common resources and configuration for Spring Data Maven builds.
michael-simons/spring-data-jpa
Simplifies the development of creating a JPA-based data access layer.
michael-simons/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.