Projects with this topic
-
A structured collection of practical Spring ecosystem examples covering security, data, reactive applications, modular architecture, cloud, AI, native images, and Kotlin.
Updated -
Adds Bash language support to NetBeans — syntax highlighting, code folding, a structure navigator and go to declaration for shell scripts, including the extension-less wrappers recognised by their shebang.
Updated -
Contains the fundamental classes and interfaces that define the basic functionality of the SCOP framework.
Updated -
Generated Java and TypeScript API contracts for pinned Headscale releases, published as Maven and npm packages with matching upstream versions.
Updated -
Deterministic, format-preserving dependency remediation for GitLab CI — Maven first. A hundred eyes on your dependency graph.
Updated -
-
REST API to manage bookshelf's project data book
Updated -
This component runs Checkstyle and integrates it with Gitlab. Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard.
Depending on the component selected it can generate a Code Climate report, which is used by Gitlab as part of its code quality feature or a SARIF Report which integrates with the Gitlab Security Dashboard.
If supplied an Access Token and triggered by a Merge Request event, a second job is run which will leave Notes in the Merge Request for warnings found on changed code.
Updated -
Docker java build image for gitlab-ci based on docker-in-docker (dind), jdk (adoptopenjdk) and maven
Updated -
A scalable, maintainable UI test automation framework built on Java and Selenium WebDriver, driven by Cucumber BDD, structured with JUnit 5, and orchestrated with Maven. It leverages Serenity BDD to provide living documentation, aggregated test metrics, and rich execution reports.
Updated -
-
Production-ready API test automation framework built with Java 21, Serenity BDD, Cucumber, REST Assured, and JUnit 5. Features 3-layer parallel execution, in-flight retries, interactive living HTML reports, and multi-platform CI/CD.
Updated -
Follows the operating system light and dark appearance setting and switches the configured NetBeans look and feel together with the matching editor colour profile.
Updated -
-
Java-based ETL template built with Apache Flink, offering a modular, decoupled structure designed to quickly bootstrap scalable, testable, and reliable pipelines. Out of the box provides an easily adaptable PostgreSQL to MongoDB migration.
Updated -
Java microservice template built with Spring Boot and Apache Kafka, following Event-Driven Architecture (EDA). Provides a modular, scalable foundation for asynchronous distributed systems.
Updated -
Java-based microservice template built with Spring Boot, following Hexagonal Architecture (Ports and Adapters). Provides a modular REST API suitable for creating scalable, maintainable, and testable services.
Updated -
Java microservice template built with Spring Boot, following a clean layered architecture. It offers modular REST API with a clear separation of concerns, including unit and integration tests.
Updated -
Java-based Spring Boot project demonstrating the usage of Spring beans, including configuration, scopes, lifecycle, initialization, and destruction, with practical examples.
Updated -
HAPI FHIR plugin providing AU Patient Summary (AU-PS) operations — $summary and $docref — as a deployable JAR for stock HAPI containers
Updated