Projects with this topic
-
Java-based Spring Boot project demonstrating the usage of Spring beans, including configuration, scopes, lifecycle, initialization, and destruction, with practical examples.
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 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 -
Docker java build image for gitlab-ci based on docker-in-docker (dind), jdk (adoptopenjdk) and maven
Updated -
-
Maven archetype for simple experiment projects
Updated -
Jenkins pipeline that runs Trivy vulnerability scans on a Maven Java application before allowing code to proceed to staging. Generates a CSV report, prompts the developer to proceed or abort on findings, and emails the report if the pipeline is stopped.
Updated -
-
A competitive paper trading platform where players trade real NYSE stocks in time-bound tournaments using virtual capital and an AI agent to guide, using Spring Boot, Spring AI, PostgresDB.
Updated -
This is a back-end, Spring Boot project, hexagonal architecture based, that tries to show my own skills and knowledge level, designing and implementing Java applications by the Spring Framework.
Updated -
-
PMD is an extensible multilanguage static code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It's mainly concerned with Java and Apex, but supports 16 other languages.
This component integrates the Maven PMD Plugin with Gitlab simplifying capturing a code quality report and if supplied a token it can comment on merge requests.
Updated -
Contains the fundamental classes and interfaces that define the basic functionality of the SCOP framework.
Updated -
-
A Java Spring microservice for managing discovery as part of a CoderDojo Zen platform clone.
Updated -
Mono repository for a CoderDojo Zen clone built using the Spring Cloud framework.
Updated -
A Java Spring microservice for managing badges as part of a CoderDojo Zen platform clone.
Updated -
A Java Spring microservice for managing routing as part of a CoderDojo Zen platform clone.
Updated