Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Maven

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting, and documentation from a central piece of information. Maven is typically used for Java projects.

https://github.com/mikenew01/desafio

Repositório para o desafio proposto contendo backend e frontend

cdi docker-compose graalvm javaee jdk11 jwt maven openapi quarkus rest-api swagger-ui

Last synced: 24 Jan 2025

https://github.com/mikenew01/projeto-h2-maven

Projeto com configuração inicial para utilização do H2 no ambiente de teste.

database-schema h2 h2-database java java-library java12 junit junit-test maven maven-plugin

Last synced: 24 Jan 2025

https://github.com/pmvieira93/personalized-api-gateway

Personalized API Gateway with Customized Predicates and Filters (By: Spring Cloud Gateway)

api cloud gateway java maven personalization spring

Last synced: 18 Jan 2025

https://github.com/mssm199996/ms-instant-chat

This is a maven based project about an instant chat program using java socket.

chat java-8 javafx maven multithreading mvc socket

Last synced: 21 Jan 2025

https://github.com/lieutenantpeacock/batch-email-sender

A tool for easily sending templated emails with replaceable parameters to numerous recipients.

batch-emails email-sender emails java maven

Last synced: 31 Dec 2024

https://github.com/mssm199996/msdatabaseutils

Database related functions as maven dependancy which i always use in my java desktop applications

backups hibernate java java-8 maven mysql user-rights

Last synced: 21 Jan 2025

https://github.com/amousavigourabi/baseline-java

Baseline repository for projects using Java 11 LTS with Maven.

java java-11 maven template-repo template-repository

Last synced: 30 Nov 2024

https://github.com/mssm199996/msjfxuicomponents

Independants UI Interfaces as maven depandency which i use in all my java desktop applications

jasperreports java java-8 javafx javafx-application maven mvc-framework ui-components ui-design ui-framework ui-kit ui-library ui-widgets

Last synced: 21 Jan 2025

https://github.com/feronivan/yandex_stellar-burgers_unit-tests_aqa

Проект по автоматизированному тестированию - юнит-тесты веб-приложения "Stellar Burgers"

auto-tests intellij-idea jacoco java java-11 junit4 maven mockito unit-tests

Last synced: 20 Jan 2025

https://github.com/ibtisamops/agri2ops

DevOps Unboxed: Tool-specific hands-on projects—Jenkins, Docker, Terraform, and more—that showcase my transition and expertise

ansible docker jenkins kubernetes maven nexus sonarqube terraform trivy

Last synced: 20 Jan 2025

https://github.com/cyberg4b/rickandmorty-api-with-webclient

Consuming rick and morty api with Spring Webflux and filtering responses with Jackson.

jackson-databind java lombok maven rickandmortyapi spring-webflux

Last synced: 01 Jan 2025

https://github.com/sergej-stk/notekeeper

This Java Spring Boot web interface allows users to create, retrieve, and edit notes. It provides a simple and efficient solution for managing personal or shared notes.

docker expressjs java maven rest-api spring-boot typescript vue vuetify

Last synced: 21 Jan 2025

https://github.com/soumyadip007/netflix-oss-eureka-discovery-client-service-using-spring-boot-rest-and-microservices

Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers. The client also has a built-in load balancer that does basic round-robin load balancing.

client discovery eureka java maven microservices netflix-eureka rest service spring-boot spring-cloud

Last synced: 06 Jan 2025

https://github.com/soumyadip007/spring-cloud-sleuth-zipkin-server-microservice-log-tracing-using-spring-boot

Spring Cloud Sleuth Zipkin Microservice Log Tracing Server using Spring Boot and Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data.

api dependency-graph java logging maven microservice microservices-architecture sleuth spring-boot spring-cloud traceability zipkin zipkin-server zipkin-sleuth

Last synced: 06 Jan 2025

https://github.com/akagawatsurunaki/ankeito

Questionnaire survey system based on SpringBoot, MySQL and JavaWeb.

ajax java maven mybatis-plus mysql spring-boot web

Last synced: 22 Dec 2024

https://github.com/kkkooolllyyyaaa/web-lab-2

The second lab on the web programming course

css3 html5 java java-ee javascript lombok maven servlet-jsp wildfly-server

Last synced: 14 Jan 2025

https://github.com/sammers21/pfinance_backend_server

Server which provide a personal finance API

bash docker java java-8 linux maven

Last synced: 19 Dec 2024

https://github.com/zingzing001/guesswhosthethief

GuessWhosTheThief is an interactive mystery game where players step into the role of a detective tasked with solving an art theft. Investigate suspects, gather clues, and solve puzzles using AI-driven dialogue and decision-making. This game incorporates dynamic dialogue generation, time-limited gameplay, and voice interactio

java javafx maven

Last synced: 05 Jan 2025

https://github.com/mzyxnuel/uwu

Java (Maven) and JavaFX software to streamline orders in a sushi lounge with advanced concurrent management.

concurrency java javafx management maven sushi

Last synced: 16 Jan 2025

https://github.com/gradle/dpeuni-maven-build-cache-deep-dive-getting-started

DPE University Lab: Getting Started With Build Cache for Apache Maven

build-cache dpe-university java lab maven training-materials

Last synced: 29 Oct 2024

https://github.com/barbaracalderon/fmt-educonnect

Aplicação EduConnect é uma API RESTful para gestão educacional, com gerenciamento de alunos, professores, cursos, notas, matérias e etc. Desenvolvido em Java com Spring Boot e PostgreSQL, fornece operações CRUD e controle de acesso por JWToken.

api crud-application flywaydb insomnia java java-17 maven postgresql rest rest-api spring-boot spring-jpa spring-security-jwt

Last synced: 28 Nov 2024

https://github.com/autokmg/micro-unit

This is a straightforward Java-based framework for unit testing. Its goal is to illustrate the usage of reflection in Java. It is my practice during an SWE class at the university.

java maven unit-testing

Last synced: 05 Dec 2024

https://github.com/ivan-fang/fang-blog

Fang Blog 顧名思義是一個「部落格網站」,使用者可以在這裡建立自己的帳號、發表文章,並查閱其他人已發佈的文章。Fang Blog is a "blog website project". Users can create their own account, publish articles, and read others released articles.

aws axios elemenet-plus java jwt maven mybatis mysql redis springboot3 vue3

Last synced: 14 Jan 2025

https://github.com/autokmg/content-calendar-spring-boot-h2-database

Learning Spring Boot Core Concepts: Crafting a RESTful API with H2 Database and Advanced Validation. Explore this Spring Boot practice project to delve into RESTful principles, controller endpoints, and data persistence for building robust APIs with ease.

java maven spring-boot spring-mvc

Last synced: 05 Dec 2024

https://github.com/ahmadu-suleiman/wiktionary-json-parse

Wiktionary Json Parse is a Java program that parses a large JSON file gotten from kaikki containing English dictionary entries into the preferred SQL databases, Structuring and removing unneeded attributes from the file.

json maven oop oops-in-java postgresql sqlite

Last synced: 07 Dec 2024

https://github.com/sashka11111/goal-tracker-db

Course project. An application for tracking personal goals.

atlantafx controlsfx hicaricp-datasource java javafx maven slf4j sqlite

Last synced: 21 Jan 2025

https://github.com/daneseuwu/webservices-auth-java

user authentication with SOAP web service using sql server, java web, sql server side encryption, user permissions to execute stored procedure

authentication glassfish-server java java-web-app maven mvc-pattern netbeans-ide sql-server-database sqljdbc webservices

Last synced: 13 Jan 2025

https://github.com/kdatabases/super

Maven parent artifact

apache2 databases dokka kotlin maven

Last synced: 21 Dec 2024

https://github.com/pradipkhandare/todo-management-project

User should able perform following operations: Add todo, Get todo, Get All todos, update todo, delete todo, complete todo, incomplete todo

intellij-idea maven mysql-database postmen spring-boot spring-data-jpa spring-security-6

Last synced: 22 Jan 2025

https://github.com/shitovpavelolegovich/onlinestoreapplication

Проект "OnlineStoreApplication" представляет возможность покупки и продажи товаров.

css html java jpa maven spring-security springboot springdatajpa springframework springmvc thymeleaf

Last synced: 17 Jan 2025

https://github.com/parthpatel-ml/java-coding-interview-question_v1.0

Description: Java Interview related programs along with complex and aptitude programs

java java-11 java-17 java-22 java-8 maven microservice spring-boot

Last synced: 22 Jan 2025

https://github.com/m-ahmed-anwer/car-service

AutoPro Full Stack Car Service Management System: React, Modern JS, NodeJS, Bootstrap, Axios on the Front End and Spring Boot, Hibernate, Maven, JDK, MySQL on the Back End. 🚀

axios jdk maven mysql nodejs reactjs spring-boot

Last synced: 22 Jan 2025

https://github.com/randeera/desktop-k-soft-smart-pos-system

K Soft Smart POS System is implemented to manage the stock, manage customers and issue invoices

jasper-reports jaspersoft-studio java javafx javase maven postgresql postgresql-database scenebuilder

Last synced: 22 Jan 2025

https://github.com/jesusnut/tmb_selenium-framework_july22_industrygrade

:rocket: :dart: :trophy: Industry Grade Framework : Selenium WebDriver 4.9.X, No support of Cross browser Testing, Owner Library(for properties file configuration), Data Supplier (for data provider), TestNG, Maven, AssertJ, Lombok, Extent Report, Documentation Done

extentreport java11 maven selenium-webdriver testng

Last synced: 31 Dec 2024

https://github.com/mukeshjha3/metro-ticket-booking-application

this is the backend of Metro-ticket-Booking Application where the user can book the tickets between 2 station and fair will be calculated based upon the distance of the stations....User can also see the list of all tickets which he has booked in his entire life

java8 jwt lombok-maven maven mysql-database springboot3 springsecurity swagger-ui token-based-authentication

Last synced: 22 Jan 2025

https://github.com/jakubpas/pardot-java-client

Fixed version of Java Client for the Pardot API. It is a fluent style API client for Pardot's API version 4. Use this library at your own risk. It is a fork of official version. It can be obtained from mave. See link below.

java maven pardot

Last synced: 22 Jan 2025

https://github.com/esanchezros/bigquery-maven-plugin

Maven plugin for managing BigQuery datasets, tables and views

bigquery java maven maven-plugin

Last synced: 22 Jan 2025

https://github.com/katorlys-samples/maven-spigot-starter

A latest Spigot maven starter template. 👉Usage: Replace "ExampleProject" with your repository name.

bukkit java maven minecraft sdk spigot starter template

Last synced: 01 Jan 2025

https://github.com/agnii555/nulibrary

NU Library is a Library Management System built using Spring Boot, designed to provide a comprehensive system for managing books, members, and lending operations. The user interface is crafted using HTML, CSS, and Bootstrap, providing a responsive and intuitive design.

boot css html java jdk21 lambda-functions maven sorting spring spring-mvc springboot thymeleaf

Last synced: 29 Dec 2024

https://github.com/aamend/spark-archetype

Maven archetype is a convenient way to create fully fledged SPARK libraries at minimal cost

devops maven spark

Last synced: 01 Dec 2024

https://github.com/staminaframework/stamina-maven-plugin

Maven plugin for the Stamina Framework

java maven osgi

Last synced: 15 Jan 2025

https://github.com/epomatti/java-httpclient-closewait-leak

Dummy project to test JDK 11+ leaky connections

httpclient java maven undertow

Last synced: 17 Jan 2025

https://github.com/elomagic/dfw-frontend

Dependency Firewall Frontend

dependency dependency-firewall firewall maven npm

Last synced: 20 Dec 2024

https://github.com/jesusnut/omu_rest-assured-framework_may23_industrygrade

:rocket: :dart: :trophy: Industry Grade API Framework : REST ASSURED, Owner Library(for properties file configuration), TestNG, OAUTH2 flow, Traditional TestNg Data Provider- Excel Data Driven, Maven, AssertJ, Lombok, Extent Report, Documentation Pending

apachepoi assertj-assertions extent-report lombok maven oauth2 owner restassured testng

Last synced: 31 Dec 2024

https://github.com/solahkay/binar-bej-challenge

Repository for challenge's submission MSIB Batch 5 Binar Academy - Back End Java.

backend git java java8 java8-learning java8-study maven

Last synced: 22 Jan 2025

https://github.com/rq-21-engineer/kopiloe_desktop

desktop interface for information systems course assignments

apache-maven desktop integration java maven netbeans point-of-sale swing-gui

Last synced: 22 Jan 2025

https://github.com/sandeepbegudem/angular-fullstack-application-jwt-spring-boot

This Fullstack application is developed using Angular, Typescript and Java17, Spring Boot, JPA, MySQL DB. The backend application is a student-courses-instructor-user-role business model and contains association mappings between the models/entities. It also contains the pagination including the matching keyword for pulling the results from backend.

angular css globalexceptionhandler html java17-spring-boot jpa-associations jwt jwt-refresh-token jwt-token lombok maven mysql-database spring-boot spring-data-jpa springboot-validation typescript

Last synced: 22 Dec 2024

https://github.com/lucca16bit/spring-screen-match

Projeto desenvolvido durante o curso de Spring Framework da Alura | ONE

java jpa-persistence-applications maven spring-boot

Last synced: 22 Jan 2025

https://github.com/allure-examples/spock-groovy-4.0-maven

Example of Allure Report usage with Spock, Groovy 4.0 and Maven

allure allure-report example groovy maven spock

Last synced: 19 Nov 2024

https://github.com/bananiys202024/blog

Simple and beautiful CRUD app. This is a full cooked web-site-diary.

apache-poi bootstrap diary-website java-8 junit log4j lombok maven spring-boot spring-data-cassandra spring-security thymeleaf

Last synced: 24 Jan 2025

https://github.com/rajeenthan05/easy-shop-ecommerce

Ecommerce app using springboot

ecommerce-website maven springboot

Last synced: 07 Jan 2025

https://github.com/mateuslevidev/scheduling-service

Scheduling system appointment. [A fresh perspective on the `med-api`]

api-rest client-server docker-compose git java11-spring-boot maven postgresql restful terminal

Last synced: 31 Dec 2024

https://github.com/deepak5256/data_visualisation

A Maven-based Java project for creating interactive and customizable data visualizations.

charts data-analytics data-visualization interactive-visualization java jfreechart-web-app maven

Last synced: 22 Jan 2025

https://github.com/quarkusio/build-reporter

Build reporting tools composed of a Maven extension and a build reporter consumable by Quarkus GitHub Apps and Quarkus GitHub Actions.

java maven quarkus quarkus-github-action quarkus-github-app

Last synced: 01 Nov 2024

https://github.com/wimmelstein/mavenfx

JavaFX Maven Starter project. Follow the README.md!

javafx maven

Last synced: 19 Nov 2024

https://github.com/bvolpato/brunocvcunha-oss-java-archetype

Personal OSS Java Archetype

java maven maven-archetype

Last synced: 26 Jan 2025

https://github.com/pramithamj/pharmacy-pos

Life Pill phamacy pos. software application designed to address the challenges of finding rare medicines and managing prescriptions efficiently

layered-architecture maven postgresql spring-boot spring-security

Last synced: 21 Jan 2025

https://github.com/mongodb-developer/java-spring-apps

Example MongoDB Applications using Java and Spring

java maven mongodb spring

Last synced: 06 Nov 2024

https://github.com/afa-farkhod/bmi-app

JavaFX application that allows users to compare the Body Mass Index (BMI) of individuals and export the results to a Word document.

bmi java javafx javafx-application javafx-desktop-apps maven

Last synced: 21 Jan 2025

https://github.com/5obhan/simple-counter

A JavaFX application that does Summation to 'n' terms of Arithmetic Progression by Counting Values one at a time using Thread to eliminate UI lags.

fxml java javafx javafx-css javafx-desktop-apps javafx-gui javafx-project maven

Last synced: 21 Jan 2025

https://github.com/localhostpib/youtubeapi

Youtube comments and metadata in a SQLite database using the Youtube/Google API.

apache-commons-csv csv google-oauth2 hibernate i18n jar java javafx jdbc-sqlite lombok materialfx maven openjfx pdfbox pixabay sqlite xhtml youtube-api

Last synced: 21 Jan 2025

https://github.com/yanceking/exceptionmessage-spring-boot-starter

一个异常通知的spring-boot-start框架

java-8 maven spring-boot

Last synced: 22 Jan 2025

https://github.com/allure-examples/cucumberjvm-junit-platform-maven

Example of Allure Report usage with Cucumber-JVM, JUnit Platform and Maven

allure allure-report cucumber cucumberjvm example java junit-platform maven

Last synced: 16 Jan 2025

https://github.com/alifruliarso/event-tracking

A Web-based Event Tracking built using Spring Boot, and Thymeleaf

chartjs event-tracking griddb httpclient maven schedler spring-boot thymeleaf time-series

Last synced: 10 Jan 2025

https://github.com/gustavomcarmo/apitest

API Test using SoapUI + Maven + JUnit

api-test junit maven soapui

Last synced: 18 Jan 2025

https://github.com/k4zoku/lwjgl-glfw-kwrapper

OOP Wrapper for lwjgl-glfw

glfw java lwjgl lwjgl3 maven oop wrapper

Last synced: 15 Dec 2024

https://github.com/zaplatynski/java-bom

Marian's Java Bill Of Materials

bill bom java materials maven

Last synced: 29 Dec 2024

https://github.com/zaplatynski/archive-packagetype

A Maven archive package type to create an archive like zip or tar.gz as primary artifact

assembly maven maven-plugin packaging targz zip

Last synced: 29 Dec 2024

https://github.com/jofaval/the-hidden-power-of-clis

Introductory Workshop to CLIs, best practices, terraforming and validations on the codebase

cli java linting maven node terraforming typescript validator

Last synced: 09 Dec 2024

https://github.com/rudradcruze/jonas-general-purpose-shop-springboot

This is a web application developed by Mr. Francis Rudra D Cruze for his General-Purpose Store. The application allows customers to buy products online or directly from the store. The products are categorized into different categories such as electronics, clothing, groceries, etc.

e-commerce hybernate java jdbc lombok maven mvc mysql mysql-database spring-boot spring-security spring-web spring-web-mvc

Last synced: 13 Dec 2024

https://github.com/hazemelakbawy/todo-list-api

A RESTful API for managing to-do lists with user authentication. Built with Java 22 and Spring Boot, it features CRUD operations, token-based authentication, and documentation via Swagger UI. Docker support included for easy deployment.

docker docker-compose java maven mysql rest-api spring-boot spring-data-jpa spring-security swagger-ui todo-list-api

Last synced: 20 Dec 2024

https://github.com/maxkratz/maven-tycho-eclipse-example

Example on how to use Maven & Tycho to build an Eclipse plug-in, feature, and update site.

ci continuous-integration eclipse eclipse-plugin eclipse-repositories eclipse-update-site maven tycho tycho-maven

Last synced: 13 Jan 2025

https://github.com/apache/maven-project-utils

Apache Maven Project Utils

build-management java maven maven-shared

Last synced: 14 Jan 2025

https://github.com/renovatio-v/inventario-tienda-libros

View: Java-Swing | Service, Repository and Entity: done with Spring-Boot

java-swing java22 maven mysql spring-boot swing

Last synced: 27 Dec 2024

https://github.com/scortier/conway-game-of-life

Conway Game Of Life means a zero player game whose path get justified by its initial state

game-of-life java javafx maven

Last synced: 22 Jan 2025

https://github.com/gm-gio/auto-catalog

An API for managing cars and manufacturers. It allows you to create, update, delete, and retrieve information about car manufacturers, models, and cars themselves. Includes search functionality for cars based on various criteria.

docker lombok maven oauth2 postgresql rest-api spring-boot swagger

Last synced: 14 Jan 2025