Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: springdoc-openapi

xiaoymin/knife4j

Knife4j is a set of Swagger2 and OpenAPI3 All-in-one enhancement solution

Language: HTML - Size: 106 MB - Last synced: 6 days ago - Pushed: 6 days ago - Stars: 3,905 - Forks: 604

ivangfr/springboot-graphql-databases

The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.

Language: Java - Size: 1.18 MB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 19 - Forks: 22

ivangfr/springboot-react-social-login

The goal of this project is to implement an application called movie-app to manage movies. For it, we will implement a back-end Spring Boot application called movie-api and a font-end React application called movie-ui. Besides, we will use OAuth2 (Social Login) to secure both applications.

Language: Java - Size: 16.8 MB - Last synced: 16 days ago - Pushed: 18 days ago - Stars: 126 - Forks: 34

ivangfr/springboot-react-keycloak

The goal of this project is to secure movies-app using Keycloak (with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a React application called movies-ui.

Language: JavaScript - Size: 49.5 MB - Last synced: 16 days ago - Pushed: 26 days ago - Stars: 365 - Forks: 143

ivangfr/axon-springboot-websocket

The goal is to explore Axon. We will develop a food-ordering app comprising 3 Spring Boot applications: customer-service, restaurant-service, and food-ordering-service. These services are implemented with CQRS and Event Sourcing, utilizing the Axon Framework. They connect to axon-server, which serves as the Event Store and Message Routing solution.

Language: Java - Size: 9.78 MB - Last synced: 16 days ago - Pushed: 10 months ago - Stars: 26 - Forks: 10

ivangfr/springboot-kafka-connect-jdbc-streams

Project goal: Explore Kafka, Kafka Connect, and Kafka Streams. Components: store-api: Inserts/updates MySQL records. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors: Listen to Kafka, insert/update Elasticsearch docs. store-streams: Listens to Kafka, processes with Kafka Streams, pushes new messages to Kafka.

Language: Java - Size: 240 MB - Last synced: 16 days ago - Pushed: 25 days ago - Stars: 101 - Forks: 60

ivangfr/springboot-react-basic-auth

The goal of this project is to implement an application called book-app to manage books. For it, we will implement a back-end Spring Boot application called book-api and a font-end React application called book-ui. Besides, we will use Basic Authentication to secure both applications.

Language: Java - Size: 14.4 MB - Last synced: 16 days ago - Pushed: 18 days ago - Stars: 50 - Forks: 18

ivangfr/springboot-react-jwt-token

The goal of this project is to implement an application called order-app to manage orders. For it, we will implement a back-end Spring Boot application called order-api and a font-end React application called order-ui. Besides, we will use JWT Authentication to secure both applications.

Language: Java - Size: 8.06 MB - Last synced: 16 days ago - Pushed: 18 days ago - Stars: 118 - Forks: 38

ivangfr/springboot-keycloak-openldap

The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the API users will be loaded into Keycloak from OpenLDAP server.

Language: Java - Size: 3.45 MB - Last synced: 16 days ago - Pushed: 26 days ago - Stars: 138 - Forks: 64

ivangfr/springboot-keycloak-mongodb-testcontainers

The goals of this project are: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect Provider; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides when testing applications.

Language: Java - Size: 1.18 MB - Last synced: 16 days ago - Pushed: about 2 months ago - Stars: 32 - Forks: 20

makiftutuncu/exchange

REST API providing exchange rates and conversions

Language: Java - Size: 122 KB - Last synced: 22 days ago - Pushed: 5 months ago - Stars: 4 - Forks: 2

ivangfr/springboot-jsoup-html-parser 📦

The goal of this project is to get a list of games and their scores from a website. The application must parse the website HTML content, get the necessary information, save the game score data in a database and expose them through a REST API.

Language: HTML - Size: 593 KB - Last synced: 16 days ago - Pushed: 8 months ago - Stars: 1 - Forks: 7

ivangfr/springboot-gmail 📦

The goal of this project is to implement a simple Spring Boot Web Java application that communicates with a GMail inbox account using GMail API.

Language: Java - Size: 490 KB - Last synced: 16 days ago - Pushed: about 2 years ago - Stars: 6 - Forks: 5

ivangfr/springboot-caching-neo4j

The goal of this project is to explore how caching works. To achieve this, we will implement a simple Spring Boot application called "restaurant-api." We will use Neo4j for storage and select one of the following solutions (Simple, Caffeine, or Redis) for caching.

Language: Java - Size: 2.24 MB - Last synced: 16 days ago - Pushed: 22 days ago - Stars: 4 - Forks: 7

ivangfr/spring-data-jpa-relationships

The goal of this project is to study the JPA relationships: one-to-one, one-to-many / many-to-one, and many-to-many.

Language: Java - Size: 285 KB - Last synced: 16 days ago - Pushed: 23 days ago - Stars: 14 - Forks: 7

ivangfr/springboot-jpa-studies

The goal of this project is to study JPA Batch Processing (i.e, insert / update / delete a set of records in a single command), JPA Locking and Datetime in JPA.

Language: Java - Size: 701 KB - Last synced: 16 days ago - Pushed: 23 days ago - Stars: 9 - Forks: 8

ivangfr/springboot-kafka-websocket

The goal of this project is to implement two Spring Boot applications: bitcoin-api and bitcoin-client. The bitcoin-api application simulates BTC price changes, while the bitcoin-client application listens to these changes and updates a real-time UI. The bitcoin-client UI is secured using Basic Authentication.

Language: Java - Size: 20.4 MB - Last synced: 16 days ago - Pushed: 25 days ago - Stars: 37 - Forks: 28

ivangfr/springboot-elasticsearch-thymeleaf

The goal of this project is to implement an application called product-app. It consists of two Spring Boot services: product-api (backend) and product-ui (frontend). Data will be stored in Elasticsearch

Language: Java - Size: 13.5 MB - Last synced: 16 days ago - Pushed: 24 days ago - Stars: 11 - Forks: 15

iggyzxc/spend-wise

spring boot expense tracker

Language: Java - Size: 87.9 KB - Last synced: 27 days ago - Pushed: 27 days ago - Stars: 0 - Forks: 0

ivangfr/ethereum-springboot-react

Goals: Implement an Ethereum Smart Contract called SoccerManager and deploy it to Ethereum Blockchain running locally; Implement 2 Spring Boot BE applications, ethereum-api and player-api, that uses Web3j to communicate with Ethereum blockchain; Implement 2 React FE applications, ethereum-ui and player-ui, that communicate to their respective BE.

Language: Java - Size: 2.52 MB - Last synced: 16 days ago - Pushed: 10 months ago - Stars: 12 - Forks: 15

ivangfr/okta-springboot-react

The goal of this project is to implement an application where a user can manage (create/read/update/delete) jobs. For it, we will create: a backend Restful API called jobs-api and a frontend user interface called jobs-ui. Furthermore, we will use Okta to secure the complete application.

Language: JavaScript - Size: 99.3 MB - Last synced: 16 days ago - Pushed: 2 months ago - Stars: 12 - Forks: 10

ivangfr/https-springboot-react

The goal of this project is to play with HTTPS and enable it in Spring Boot applications. For it, we will implement a Spring Boot Rest API that will have its endpoints ready to accept and server over HTTPS. Furthermore, a Spring Boot Shell Java application and a Frontend React application will be implemented to consume movies-api.

Language: Java - Size: 5.16 MB - Last synced: 16 days ago - Pushed: 7 months ago - Stars: 14 - Forks: 8

eliezerjg/Business-System-Shell

An entire Java / Spring start for your project with User, Login, Spring Security, OpenAPI documentation and Cloudflare Protection.

Language: Java - Size: 120 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 6 - Forks: 0

ivangfr/springboot-kafka-connect-debezium-ksqldb

Experiment with Kafka, Debezium, and ksqlDB. research-service: Performs MySQL record manipulation. Source Connectors: Monitor MySQL changes, push messages to Kafka. Sink Connectors and kafka-research-consumer: Listen to Kafka, insert/update Elasticsearch. ksqlDB-Server: Listens to Kafka, performs joins, and pushes new messages to new Kafka topics.

Language: Java - Size: 172 MB - Last synced: 16 days ago - Pushed: 8 months ago - Stars: 75 - Forks: 42

jrtib/unc-student-center

UNC Student Center is a Spring MVC student management system web application.

Language: Java - Size: 988 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

jactor-rises/jactor-modules

Playground for devops, TDD, Gradle, Cucumber ++

Language: Kotlin - Size: 6.7 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

springdoc/springdoc-openapi

Library for OpenAPI 3 with spring-boot

Language: Java - Size: 8.32 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 3,075 - Forks: 459

pmoustopoulos/department-api

A Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperReport, async email sending with Thymeleaf, Dockerized PostgreSQL, and database migrations with Flyway. Enhanced with Swagger documentation, and tested using JUnit 5, Mockito, and Testcontainers.

Language: Java - Size: 3.41 MB - Last synced: 13 days ago - Pushed: 13 days ago - Stars: 24 - Forks: 7

ivangfr/springboot-ldap-testcontainers

The goal of this project is to create a simple Spring Boot REST API, named 'simple-service,' and secure it using the Spring Security LDAP module. Additionally, Testcontainers will be utilized for integration testing.

Language: Java - Size: 1.89 MB - Last synced: 16 days ago - Pushed: about 1 month ago - Stars: 31 - Forks: 27

ivangfr/springboot-aws-localstack-opensearch-s3-secretsmanager

In this project, we are going to use LocalStack to simulate locally, some services provided by AWS Cloud such as OpenSearch, S3, and Secrets Manager. Also, in order to simplify the use of AWS managed services, we are going to use Spring Cloud AWS.

Language: Java - Size: 20.2 MB - Last synced: 16 days ago - Pushed: about 2 months ago - Stars: 8 - Forks: 4

hitzseb/currencyTrader

Spring Currency Trader

Language: Java - Size: 2.42 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

ivangfr/spring-cloud-stream-kafka-elasticsearch

The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.

Language: Java - Size: 19.4 MB - Last synced: 16 days ago - Pushed: 3 months ago - Stars: 59 - Forks: 45

erkcgn/info-equipos

Desarrollo de una API para gestionar información de equipos de fútbol.

Language: Java - Size: 107 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

ericus20/spring-boot-starter

A highly opinionated and complete template for Spring Boot projects ready for production

Language: Java - Size: 44.1 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 126 - Forks: 32

ivangfr/springboot-testing-mysql

Goals: 1) Create a simple Spring Boot application to manage users; 2) Explore the utilities and annotations that Spring Boot provides for testing; 3) Test using Testcontainers.

Language: Java - Size: 971 KB - Last synced: 16 days ago - Pushed: 7 months ago - Stars: 2 - Forks: 6

fluidnotions/jpa-rest-experiments

Exploring code reduction with exposing REST endpoints based on jpa. search-generic-criteria-controller exposes a generic search endpoint for all entities. auto generated swagger api docs.

Language: Java - Size: 113 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Eriklps/place-service

API to manage places (CRUD) using Spring Reactive.

Language: Java - Size: 73.2 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ivangfr/springboot-aws-localstack-dynamodb-lambda-sns-sqs

In this project, we are going to use LocalStack to simulate locally, some services provided by AWS Cloud such as: DynamoDB, Lambda, SNS and SQS. Also, in order to simplify the use of AWS managed services, we are going to use Spring Cloud AWS.

Language: Java - Size: 14.5 MB - Last synced: 16 days ago - Pushed: about 2 months ago - Stars: 10 - Forks: 6

musabbozkurt/brokerage-provider

Kafka, Grafana, Prometheus and Zipkin Integrations with Spring Boot 3, Java 21 and Docker. Integration Tests with Testcontainers for Controller. Unit Tests for Controller, Service, and Mapper with Junit 5, and Mockito

Language: Java - Size: 95.7 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

ivangfr/spring-webflux-reactive-databases

The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web applications, product-api, customer-api, order-api and client-shell, and use reactive NoSQL database like Cassandra, MongoDB, Postgres and MySQL.

Language: Java - Size: 3.38 MB - Last synced: 16 days ago - Pushed: about 1 month ago - Stars: 21 - Forks: 14

NavjotSRakhra/EventManagementPlatform

Event management platform to notify about events along with the event day, time and location

Language: Java - Size: 536 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

reynaldo-hendson/Teste_Desenvolvedor_Backend

Teste Desenvolvedor Backend

Language: Java - Size: 97.7 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Ranajaafar/library-management-system

A coding Assessment at Maids.cc

Language: Java - Size: 196 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

pcalouche/spring-elixir

Example Spring Boot library using Auto-configuration

Language: Java - Size: 148 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

chensoul/reggie

一个基于 Spring Boot2、Mybatis Plus、Docker 等前沿技术搭建的黑马程序员《瑞吉外卖》单体项目,包含了用户、员工、订单、菜品、套餐等模块。

Language: JavaScript - Size: 29.2 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

Robson-Teixeira/java-spring-boot-3-III-clinic-manager

Repositório do curso Jornada do Conhecimento de Back-End Java (Nível Avançado) - Spring Boot 3: documente, teste e prepare uma API para o deploy da plataforma Alura.

Language: Java - Size: 77.1 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

ivangfr/springboot-vault-examples

The goal of this project is to explore the capabilities of Vault. To achieve this, we will develop applications that utilize Vault for storing and retrieving secrets. Vault dynamically generates credentials for accessing databases and relies on Consul as the backend. The authentication method employed in Vault is AppRole.

Language: Java - Size: 1.44 MB - Last synced: 16 days ago - Pushed: 5 months ago - Stars: 16 - Forks: 10

caiofrz/register_app

API REST de cadastro de usuário, com autenticação simples

Language: Java - Size: 111 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

ramanks19/blog-application

A blog application

Language: Java - Size: 118 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

GlobeDaBoarder/openapi-generator-wrong-response-body-bug-demo

This repository is created to showcase a bug in the OpenAPI generator for Spring. The bug appears when using multiple HTTP response codes, of which not all are with response bodies. Response codes that were specified in the OpenAPI spec to not have any response body will still have response bodies from previous HTTP responses in Swagger UI

Language: Mustache - Size: 77.1 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

arun918kumar/SpringBoot_CRUD_CucumberDemo

A sample project to demonstrate the integration of springboot and cucumber framework

Language: HTML - Size: 618 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

Fatemehjj/grocery-shop

simple spring boot web program with MySQL and Redis(as a cache)

Language: HTML - Size: 313 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

ashutoshsahoo/gs-spring-boot-circuitbreaker-resilience4j

Spring Boot 3 with Resilience4j

Language: Java - Size: 4.88 KB - Last synced: 16 days ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

tdilber/grpc-swagger-springdoc-openapi

Debugging gRPC clients with swagger-ui on Spring Boot 3.

Language: Java - Size: 14.6 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

tdilber/swagger-aggregator-springdoc-openapi

Collecting all swagger yaml's and merge and serving merged swagger docs with swagger-ui.

Language: Java - Size: 17.6 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

Lordbear117/api-inventario-springboot

Api de manejo de inventario de productos tecnológicos realizada con Java Springboot.

Language: Java - Size: 114 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 1

ivangfr/spring-cloud-stream-event-sourcing-testcontainers

Goal: create a Spring Boot application that handles users using Event Sourcing. So, whenever a user is created, updated, or deleted, an event informing this change is sent to Kafka. Also, we will implement another application that listens to those events and saves them in Cassandra. Finally, we will use Testcontainers for end-to-end testing.

Language: Java - Size: 6.58 MB - Last synced: 16 days ago - Pushed: 2 months ago - Stars: 25 - Forks: 24

SaltyNote/saltynote-service 📦

The RESTful API backend service for SaltyNote

Language: Java - Size: 4.65 MB - Last synced: about 1 month ago - Pushed: 6 months ago - Stars: 3 - Forks: 0

Raijoia/springBoot-APIRest

Projeto desenvolvido no curso de Spring Boot 3: desenvolva uma API Rest em Java

Language: Java - Size: 129 KB - Last synced: 4 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

AdamHavlicek/spring-todo-ddd

Kotlin todo app created with spring framework

Language: Kotlin - Size: 167 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

les-projets-cagnottes/core

Les Projets Cagnottes - Main API Component

Language: Java - Size: 1.3 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 2

GiuliaMarcela/challenge-school

Desenvolvimento de uma API para cálculo de média, cadastro de gabaritos e provas.

Language: Java - Size: 39.9 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

RaisedEel/food-app-manager-api

Food App Manager API streamlines user and restaurant management on a food platform. It caters to customers and owners, with features like subscriptions and menu customization. JWT token authentication ensures secure access, providing a seamless experience.

Language: Java - Size: 200 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

remowilliamsss/store-crawler

Сервис, который собирает и предоставляет информацию о товарах из интернет-магазинов.

Language: Java - Size: 239 KB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Muhammad-Saad-01/Product-Catalog-API

A RESTful interface for managing products, brands, and categories.

Language: Java - Size: 137 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 1

davorpa/musical-surveyor-springboot-api

Spring Boot API for managing music preferences of the audience within the context of a radio station

Language: Java - Size: 14.5 MB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

danya1705/animal_shelter_bot

Проект Telegram-бота приюта для животных, интергрированного с базой данных клиентов и REST-API для управления ей.

Language: Java - Size: 296 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

yungenie/api

🌱 SpringBoot API sample code

Language: Java - Size: 140 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Macarena-Chang/AgileLog-Notes

Language: Java - Size: 42 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

xiaoymin/knife4j-demo

提供Knife4j最新项目的demo示例代码及配套文章

Language: Java - Size: 151 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

davidovp/marvel-api

A microservice BFF for the Marvel public API

Language: Java - Size: 96.7 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

jorgebsa/spring-demo 📦

Demo microservice implemented with Spring Boot, showcasing tools such as Gradle, JaCoCo, Testcontainers and others

Language: Java - Size: 240 KB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 0

besessener/GroovySpringBootKafkaElasticsearchDemo

Maybe the first demo in Groovy with spring boot: a demo in Groovy running a Spring Boot web app with OpenApi and using Kafka and Elasticsearch

Language: Groovy - Size: 93.8 KB - Last synced: 10 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

gigi/gigi-spring-rest-skeleton

❤️‍🔥 Spring Boot 3 template project pre-configured with REST API, PostgreSQL, static analysis tools and testing environment.

Language: Java - Size: 1.12 MB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 4 - Forks: 0

tailyne-bertoncelli/VollMed-api

API REST com Spring Boot

Language: Java - Size: 92.8 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

pheiterer/SpringBoot2

Um dos melhores e mais completos cursos de Spring Boot grátis do Brasil. Vamos do básico, desde como criar um projeto, como executar requisições, até o avançado, segurança, exceções, métricas, monitoramento, banco de dados, gerando imagem Docker da sua aplicação com o plugin Jib e, é claro, como executa-lá via docker-compose.

Language: Java - Size: 80.1 KB - Last synced: 10 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

adiletkdev/springboot-microservices

Microservices Project Using Spring Boot and Spring Cloud

Language: Java - Size: 59 MB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

MatheusPrudente/dslist

Projeto de gerenciamento de Jogos - Intensivão Java Spring

Language: Java - Size: 63.5 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

adiletkdev/springboot-restful-webservices-docker

Dockerizing Spring Boot MySQL CRUD Application

Language: Java - Size: 69.3 KB - Last synced: 10 months ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

oscka/starter

HanExpress - Starter

Language: Java - Size: 1.49 MB - Last synced: 28 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

ChangSol/blog-search-server

블로그 검색 서비스 서버입니다.😁

Language: Java - Size: 51.5 MB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

Miller1995/DealershipApp

Build a web application for a car dealership that allows customers to search for cars, add them to their cart, and purchase them.

Language: Java - Size: 126 KB - Last synced: 12 months ago - Pushed: 12 months ago - Stars: 1 - Forks: 0

dino9527/spring-boot-tus

TUS协议服务端实现

Language: Java - Size: 46.9 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 2 - Forks: 0

khoahd7621/young-black-ecommerce

🛍️ A website to manage, buy and sell clothes 🛍️

Language: JavaScript - Size: 12.8 MB - Last synced: 22 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

remowilliamsss/search-service

REST-сервис для поиска товаров на различных сайтах.

Language: Java - Size: 76.2 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

simplesolutiondev/spring-boot-api-doc

Spring Boot RESTful API Documentation with OpenAPI 3.0 and Swagger-UI using springdoc-openapi

Language: Java - Size: 58.6 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 1

MatheusPrudente/algalog

Projeto de gerenciamento - MRS

Language: Java - Size: 90.8 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

nasrmohammad4804/springboot-microservice

spring-boot-ecommerce-microservice-application

Language: Java - Size: 222 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 4 - Forks: 5

JavaChinna/spring-boot-oauth2-jwt

Secure REST API with OAuth2 JWT Authentication

Language: Java - Size: 334 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 3

ben-jamin-chen/springboot-kafka-streams-rest-api

A sample RESTful API with Kafka Streams (2.6.0) using Spring Boot (2.3.3) and Java 14.

Language: Java - Size: 128 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 12 - Forks: 8

rhacs/springboot-photos-backend 📦

A small Spring Boot backend project

Language: Java - Size: 116 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

ben-jamin-chen/kafka-streams-redis-statestore

A demo project demonstrating how to read and write data into a Redis-backed state store using Kafka Streams.

Language: Java - Size: 75.2 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 13 - Forks: 6

ben-jamin-chen/springboot-swagger-rest-api

A sample RESTful API using Spring Boot (2.3.2) and Java 14 with Swagger enabled.

Language: Java - Size: 67.4 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 6

andersonhsporto/people-api

Projeto de uma API de pessoas, com cadastro de pessoas e seus endereços.

Language: Java - Size: 142 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

GilbertHofstaetter/spring-boot-oauth2-resource-server-client

Demo project for keycloak integration as an authorisation server in a spring boot resource server and client with rbac and scopes authorisation based on spring security + Docker

Language: Java - Size: 6.73 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

devrishal/weather-forecast

Weather Forecast service

Language: Java - Size: 237 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

GilbertHofstaetter/EmployeeManagmentVaadinDemo

A simple employee management tool - Demo project for a combination of Vaadin and Keycloak. This demo project is based on spring-boot-oauth2-resource-server-client (https://github.com/GilbertHofstaetter/spring-boot-oauth2-resource-server-client) Vaadin (v23) has been added as web front end and postgres as database.

Language: Java - Size: 3.4 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

GilbertHofstaetter/spring-boot-oauth2-resource-server-client-vaadin

Demo project for a combination of Vaadin and Keycloak. This demo project is based on spring-boot-oauth2-resource-server-client (https://github.com/GilbertHofstaetter/spring-boot-oauth2-resource-server-client)

Language: Java - Size: 6.07 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Isakots/spring-hexagonal-architecture-template

Spring Boot backend application template with Hexagonal architecture

Language: Java - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

dahang/uci_djs

DEMO for OpenAPI3 Spring boot 2.7.x Webflux. R2DBC

Language: Java - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0