Skip to content
@IQKV

IQKV Foundation

Kickstarters, examples, code snippets, sample applications for Spring Boot 3.

IQKV Foundation

Building high‑quality, production‑ready templates and tooling for modern JVM services.

About

IQKV delivers pragmatic, reusable building blocks for backend services. Repositories emphasize clear structure, testability, and maintainability to help you ship faster with confidence.

What you'll find here

  • App templates: Opinionated Spring Boot scaffolds for REST, data, messaging, and cloud-native services
  • Starter packs: Preconfigured integrations (security, observability, persistence, CI)
  • Tooling: Developer experience scripts, quality gates, and automation
  • Guidelines: Architecture, static analysis, and code quality practices

Quick start

  1. Choose a template repository to scaffold your service.
  2. Run the init script and set module and group identifiers.
  3. Enable CI and quality checks using the provided workflows.

Check each repository README for exact commands and options.

Standards

  • Language and framework: Java/Kotlin with Spring Boot
  • Branching: Trunk‑based with short‑lived feature branches
  • CI/CD: Build, test, lint, and security checks required before merge

🚥 Code conventions

The code adheres to the Google Code Conventions. Code quality is measured by SonarQube, PMD, CheckStyle, SpotBugs, Qulice

Contributing

We welcome issues and pull requests. Please review each repository's contributing guide and follow the standards above.

Links

Popular repositories Loading

  1. quickstart-mvc-rest-hello-world quickstart-mvc-rest-hello-world Public

    Minimal Spring Boot based RESTful 'Hello World' example, including Swagger.

    Java

  2. quickstart-mvc-rest-user-profile-crud quickstart-mvc-rest-user-profile-crud Public

    User Profile CRUD - Sample Restful App.

    Java

  3. sample-lorem sample-lorem Public

    loripsum.net text analyzer service.

    Java

  4. quickstart-kafka-producing-hello quickstart-kafka-producing-hello Public

    Minimal Spring Boot based sample of Kafka producer app.

    Java

  5. sample-bookstore-mvc-rest-api sample-bookstore-mvc-rest-api Public

    Sample book store REST API service using Spring Boot (backend).

    Java

  6. quickstart-jpa-jwt-secured quickstart-jpa-jwt-secured Public

    JWT-based Spring security REST API.

    Java

Repositories

Showing 10 of 15 repositories

Top languages

Loading…

Most used topics

Loading…