ingogriebsch
Coding Architect @gbtec-ag | Husband and father | Boardgame addict | Loves Clutch as well as Tricky
@gbtec-ag Bochum
Pinned Repositories
_openapi-scc
bricks
Bricks is a framework that allows you to create automated documentation about an application and its components
sample-spring-boot-graphql
This sample shows you how to integrate GraphQL into Spring Boot
sample-spring-data-solr-testcontainers-utilization
This sample shows you how to utilize the Testcontainers usage with Spring Data Solr (and Spring Boot)
sample-spring-hateoas-hal-forms
This sample shows you how to enhance a REST API with Spring HATEOAS providing the HAL-FORMS media type
sample-spring-jdbc-postgresql-lob-handling
This sample shows you how to handle PostgreSQL lobs with Spring JDBC
sample-spring-web-zalando-problem
This sample shows you how to integrate Zalando's Problem framework into the Spring Web layer of a Spring Boot application
spring-hateoas-siren
A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.
spring-hateoas-siren-samples
A repository that contains examples for Spring HATEOAS Siren to showcase how to use the features provided by the library.
sync-packagejson-version-maven-plugin
This Maven plugin allows you to synchronize the version of a package.json file with the version of the pom.xml.
ingogriebsch's Repositories
ingogriebsch/spring-hateoas-siren
A library implementing Siren as a custom Spring HATEOAS hypermedia type. Siren is a hypermedia specification for representing entities.
ingogriebsch/spring-hateoas-siren-samples
A repository that contains examples for Spring HATEOAS Siren to showcase how to use the features provided by the library.
ingogriebsch/sync-packagejson-version-maven-plugin
This Maven plugin allows you to synchronize the version of a package.json file with the version of the pom.xml.
ingogriebsch/sample-spring-jdbc-postgresql-lob-handling
This sample shows you how to handle PostgreSQL lobs with Spring JDBC
ingogriebsch/sample-spring-data-solr-testcontainers-utilization
This sample shows you how to utilize the Testcontainers usage with Spring Data Solr (and Spring Boot)
ingogriebsch/sample-spring-boot-graphql
This sample shows you how to integrate GraphQL into Spring Boot
ingogriebsch/sample-spring-cloud-contract-simple-rest-cdc
This sample shows you how to use Spring Cloud Contract to produce and consume a CDC for a simple REST API
ingogriebsch/sample-spring-hateoas-hal-forms
This sample shows you how to enhance a REST API with Spring HATEOAS providing the HAL-FORMS media type
ingogriebsch/sample-spring-web-zalando-problem
This sample shows you how to integrate Zalando's Problem framework into the Spring Web layer of a Spring Boot application
ingogriebsch/_openapi-scc
ingogriebsch/bricks
Bricks is a framework that allows you to create automated documentation about an application and its components
ingogriebsch/devtools
Repository containing several tools to ease the development
ingogriebsch/ingogriebsch
My special GitHub profile repository
ingogriebsch/ingogriebsch.github.io
User related Github Page site for my account
ingogriebsch/sample-spring-cloud-netflix-feign-multipartfile-support
This sample shows you how to enable multipartfile support on Feign clients
ingogriebsch/sample-spring-cloud-openfeign-page-support
This sample shows you how to enable (Spring Data) page support on Feign clients
ingogriebsch/sample-spring-data-graphql-relay
This sample shows you how to implement a GraphQL relay in a Spring Data environment.
ingogriebsch/sample-spring-data-jpa-postgresql-lob-handling
This sample shows you how to handle PostgreSQL lobs with Spring Data JPA
ingogriebsch/sample-spring-data-jpa-simple-repository
This sample shows you how to implement a simple repository with Spring Data JPA (and Spring Boot)
ingogriebsch/sample-spring-data-jpa-testcontainers-utilization
This sample shows you how to utilize the Testcontainers usage with Spring Data JPA (and Spring Boot)
ingogriebsch/sample-spring-hateoas-siren
Please check repository https://github.com/ingogriebsch/spring-hateoas-siren-samples to understand how to use the Spring HATEOAS Siren library
ingogriebsch/sample-spring-restdocs-simple-restcontroller
This sample shows you how to implement document a simple REST controller with Spring REST Docs
ingogriebsch/sample-spring-web-simple-restcontroller
This sample shows you how to implement a simple REST controller with Spring Web (and Spring Boot)
ingogriebsch/test-smtp-server
A really simple test SMTP server implementation that allows you to somewhat control the behavior of the SMTP server in test environments.