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/fitter0happier/arimaa

MVC Arimaa game

java maven mvc

Last synced: 05 Nov 2024

https://github.com/mertbesirli/kafka-app

Spring Boot - Maven - Microservice - Apache Kafka

apache-kafka docker-compose java maven rest-api spring-boot

Last synced: 05 Nov 2024

https://github.com/gal16v8d/xls-util

very basic utility to properly handle xls files

java maven

Last synced: 06 Nov 2024

https://github.com/gal16v8d/dw2-svc

DW2 Api Spring boot + PostgreSQL + Zipkin, can be integrated with eureka-server and admin-server repo for profiling/clustering (see also config-server and cloud-config repo)

java maven postgresql rest-api spring-boot-3 zipkin

Last synced: 06 Nov 2024

https://github.com/nbhirud/geotiffdecoder

A decoder for the .gtiff or .tiff image files. These images store a huge amount of information in tags, like latitude, longitude, altitude, weather, etc. The objective of this application is to decode these tags and mave it available to the user in most convenient manner possible

java java-advanced-imaging java6 java7 maven

Last synced: 07 Nov 2024

https://github.com/sandesh300/event_management_system

Event Management System using Java and Spring Boot framework. Build backend REST API's for the CURD operation.

hibernate-jpa java maven mysql rest-api springboot

Last synced: 06 Nov 2024

https://github.com/eshan327/employee-management-app

A full-stack CRUD application; uses the Spring Boot and React frameworks to simulate corporate management.

crud full-stack java javascript maven mysql react rest-api spring-boot

Last synced: 14 Oct 2024

https://github.com/akayibrahim/jsontopojo

Auto creating POJO from JSON.

generator json json-schema maven maven-plugin

Last synced: 07 Nov 2024

https://github.com/debrajhyper/development

Hibernate | JDBC | Spring Core | Spring MVC | Spring ORM | Servlet | JSP | JDBC | Maven | Product App | CRUD

crud crud-application hibernate jdbc jpa-hibernate jsp maven servlet spring spring-mvc springorm

Last synced: 05 Nov 2024

https://github.com/nowheresly/springbootjdk10

Spring Boot 2 under JDK 10 with module path

jdk10 jigsaw maven spring-boot

Last synced: 05 Nov 2024

https://github.com/hemayuvaraj/hema_api

My_Repository

java katalon maven selenium

Last synced: 06 Nov 2024

https://github.com/ultreon/maven

Maven Repository for QTech Community

maven maven-publications maven-repo maven-repository repo repository

Last synced: 06 Nov 2024

https://github.com/amironov73/hellojava

Learning Java and IntelliJ IDEA

intellij-idea java learning-exercise maven

Last synced: 06 Nov 2024

https://github.com/roboconf/roboconf-maven-archetype

A Maven archetype for Roboconf projects

maven maven-archetype roboconf

Last synced: 06 Nov 2024

https://github.com/zhrgns/storeappmicroservicesspringboot

The project uses microservice architecture as a modern application and built with technologies like Spring Boot, Maven, Hibernate, Open Feign, and Spring Cloud Eureka Server.

hibernate java lombok maven microservices openfeign spring-boot spring-cloud-eureka-server springdata-jpa

Last synced: 06 Nov 2024

https://github.com/rawnly/logre-client-java

JAVA driver for Logre.IO

java logre maven

Last synced: 07 Nov 2024

https://github.com/sfuhrm/capsula

Create multiple package formats for Linux distributions for Java projects

arch-linux archlinux deb debian debian-packages developer-tools development java linux maven packaging rpm rpm-packages

Last synced: 05 Nov 2024

https://github.com/sfuhrm/message-digest-assembly-handler

Calculates MD5SUMS/SHA1SUMS-alike files for the contents in a Maven archiver archive

assembly checksum checksum-calculation checksums java maven maven-assembly-plugin md5 md5sums message-digest sha-1 sha-256 sha-3 sha256sum

Last synced: 05 Nov 2024

https://github.com/jasonjiangs/java-frameworks

Spring, MyBatis, SpringMVC, SSM, MyBatisPlus, SpringBoot, JVM, etc.

gradle java lombok maven mybatis mybatisplus spring springmvc springwebflux ssm

Last synced: 06 Nov 2024

https://github.com/lfarci/spring-boot-drools

Sample for Spring Boot integration with Drools.

drl drools drools-rule-engine java kie maven spring-boot

Last synced: 06 Nov 2024

https://github.com/shawnjeffersonwang/ssm-learning

This repository is a learning project developed to understand the integration of front-end (HTML, CSS, JS) and back-end (Spring, Spring MVC, MyBatis) technologies, using MySQL and Maven. It follows a layered architecture and MVC design pattern.

css html http java js maven mvc mybatis mysql oss restful-api spring spring-boot

Last synced: 06 Nov 2024

https://github.com/ritreshgirdhar/metaparticle-spring-microservice

Metaparticle/Package simplifies the task of building and deploying container images.

maven metaparticle spring-boot

Last synced: 06 Nov 2024

https://github.com/edegan-furb/rocketseat-todolist

REST API with the Spring Boot Framework in Java

api-restful java maven spring-boot

Last synced: 06 Nov 2024

https://github.com/ekoindia/eps-payments-banking-service-integration-template

A sample template for creating a Java service for integrating banking services in the Eko Platform Services - Payments Layer.

eko eps java-8 maven sample-project template

Last synced: 06 Nov 2024

https://github.com/thitikorn-nupan/spring-frame-mvc-test-api-google-qrcode

In this project you'll know , How to Config Spring Framework (mvc) webapplication thru java config (without xml) and get qrcode apis free from developers.google

java maven spring

Last synced: 06 Nov 2024

https://github.com/thitikorn-nupan/spring-framework-and-jdbc-template-crud-mysql-without-http

Use JDBC dependency in maven and Make the logic for using to crud concept , In this Project I used spring-frame to help in application. I've learned to connect database / loaded beans by Java (no need xml files) , I could use AnnotationConfig class to retrieve any beans from spring-frame. This's hard code , but you can understand them. (take times)

java jdbctemplate maven mysql spring-framework

Last synced: 06 Nov 2024

https://github.com/thitikorn-nupan/spring-frame-and-jdbc-template-crud-mvc-web-application-java-config

(modify) In this project i''ve known to use java config beans instead xml files and setting some static files for user-inteface and learned MVC concept , also work with database MySql.

bootstrap5 java jdbctemplate jsp-servlet maven mvc-architecture mysql-driver spring

Last synced: 06 Nov 2024

https://github.com/thitikorn-nupan/java-apache-http-cilent-library

testing crud concept (without spring boot framework) I try to use apache http client for accessing http resources (hard code)

apache-http-client jackson-databind java log4j maven serlvet spring-web tomcat9

Last synced: 06 Nov 2024

https://github.com/thitikorn-nupan/commons-response-for-rest-api

this project i try to understand about @Builder (Builder pattern) and i got it. So two modules work for response api. Number one has a lombok library, Number two it doesn't. But it both response the samething.

builder-pattern logback lombok maven spring-boot

Last synced: 06 Nov 2024

https://github.com/badisi/docker-hoodoo

Docker image that aims to deliver a tailored environment for web projects development.

angular-cli docker electron java maven node nvm plop web x11 yarn yo

Last synced: 07 Nov 2024

https://github.com/gianluigip/kafka-ui

Basic UI for consuming Kafka topics easily

kafka kotlin maven spring-boot vaadin10

Last synced: 06 Nov 2024

https://github.com/jastka4/idb-skate-shop

Project for university. Internet databases class.

hibernate java-13 maven pwr spring-boot spring-jpa thymeleaf

Last synced: 06 Nov 2024

https://github.com/jastka4/codility

Task solutions for Codility lessons with some test cases.

codility codility-java codility-solutions java8 junit5 maven

Last synced: 06 Nov 2024

https://github.com/isaluh/todolistjava

Esse projeto cria uma lista de afazeres de acordo com cada usuário. By: Isaluh

bcrypt docker h2-database java lombok maven render spring-boot

Last synced: 06 Nov 2024

https://github.com/isaluh/userdept

Projeto Java web com Spring Boot (DB) - Adicionar e verificar users em certo departamento. By: Isaluh

git github java maven postman-api spring-boot sql-db

Last synced: 06 Nov 2024

https://github.com/alex-cultrera/recipeapp

Project where I created a Spring Boot Application using Maven that leverages Apache Commons CSV library to import recipe data from a .txt file, stores the data into a POJO and eventual ArrayList, and then creates “endpoints” inside of a RestController that filters this data

apache-commons-csv arraylist autowired getmapping iterable java maven rest-controller spring-boot

Last synced: 06 Nov 2024

https://github.com/confusedgustas/coffeeshop

CoffeeShop application built with Spring Boot, PostgreSQL, Angular, maildev, Sessions and CSRF tokens.

angular apache csrf-tokens intellij java jsessionid maildev maven postgresql spring-boot yaml

Last synced: 07 Nov 2024

https://github.com/feronivan/yandex.scooter_ui-tests_aqa

Проект по автоматизированному тестированию API сервиса "Яндекс.Самокат"

auto-tests intellij-idea java java-11 junit4 maven selenium ui-tests

Last synced: 07 Nov 2024

https://github.com/atakanbayrak/javaspringbootintroduction

I am working on getting professional in Java with Maven tools and Spring Boot.

hibernate java layered-architecture maven mvc-pattern mysql postman-api rest-api springboot

Last synced: 06 Nov 2024

https://github.com/qble2/kafka-mongodb-spring-app

A Java Spring Boot application integrating a Kafka server and a MongoDB.

jackson java kafka lombok mapstruct maven mongodb rest-api spring-boot

Last synced: 07 Nov 2024

https://github.com/qble2/poe-spring-app

A Java Spring Boot web application exposing a REST API and a user interface with Thymelead and HTMX. This application allows the user to fetch and store data locally, for a later offline access.

bootstrap-table css hibernate html5 htmx jackson java javascript jib-maven-plugin jpa junit5 lombok mapstruct maven rest-api spring-boot spring-data-jpa spring-security thymeleaf webjars

Last synced: 07 Nov 2024

https://github.com/qble2/cook-book-spring-app

A Java Spring Boot REST API exchanging data using the JSON format, secured by Spring Security and a JWT-based authentication. This application allows users to browse and create cooking recipes.

hamcrest-matchers hibernate jackson java java-jwt jib-maven-plugin jpa junit5 lombok mapstruct maven mockito spring-boot spring-data-jpa spring-security spring-test

Last synced: 07 Nov 2024

https://github.com/denilsonssj/algalog

Projeto desenvolvido em Spring Boot no curso Mergulho Spring Rest desenvolvido pela Algaworks.

flyway java jdk11 lombok maven postgresql spring-boot spring-data-jpa swagger-ui

Last synced: 07 Nov 2024

https://github.com/faranak-cs/spring-fundamentals

Simple apps using Spring Boot

java maven spring-boot

Last synced: 06 Nov 2024

https://github.com/faranak-cs/spring-rest-app

REST App in Spring

maven rest-api spring-boot

Last synced: 06 Nov 2024

https://github.com/rajnikant7008/news-microservice

News Service Rest API Back-end architecture of news service, based on mysql and spring boot. It contains various news related APIs.

api java maven rest-api restful-webservices spring spring-boot spring-mvc springfox-swagger webservice

Last synced: 07 Nov 2024

https://github.com/hapag-lloyd/repository-template-maven

Template repository for Maven projects

maven repository setup template

Last synced: 07 Nov 2024

https://github.com/vasi-cordea/peviitorregressiontestingjavacucumber

Java Selenium Cucumber project for practice for Romanian recruitment ONG

cucumber gherkin java maven selenium-webdriver

Last synced: 11 Oct 2024

https://github.com/enginooby-practice/spring-security

Built with Maven, configured by Java code

java jdbc maven mysql spring-security

Last synced: 07 Nov 2024

https://github.com/enginooby-practice/java-tools

A repository for practicing different libraries, APIs, and tools in Java.

api java library maven

Last synced: 07 Nov 2024

https://github.com/enginooby-practice/spring-rest

Built with Maven, configured by Java code.

jackson maven spring-mvc spring-rest

Last synced: 07 Nov 2024

https://github.com/nabeel-ahmed-jamil/auth

Auth Api For Barco-Cron Service [Open Source]

authentication authorization jpa maven postgresql security spring-boot stomp

Last synced: 07 Nov 2024

https://github.com/carlosfernandoxavier/monolise

Approach to decomposing monolithic applications into microservices

decomposition-algorithm java maven microservice monolithic

Last synced: 07 Nov 2024