Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Spring
Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.
- GitHub: https://github.com/topics/spring
- Wikipedia: https://en.wikipedia.org/wiki/Spring_Framework
- Repo: https://github.com/spring-projects/spring-framework
- Created by: Pivotal Software
- Released: October 1, 2002
- Aliases: spring-framework,
- Last updated: 2024-11-15 00:28:01 UTC
- JSON Representation
https://github.com/senocak/spring-cloud-config-server-jdbc
Spring Cloud Config Server Jdbc
configserever configserver kotlin spring spring-boot spring-cloud springboot
Last synced: 08 Nov 2024
https://github.com/shuvro/spring-zero-xml-crud
Spring Hibernate Zero XML CRUD with MySQL
hibernate hibernate-validator java maven-pom mysql spring tomcat8
Last synced: 08 Nov 2024
https://github.com/kdhrubo/scg-wiremock
Spring Cloud Gateway with Wiremock Support
api api-gateway api-rest spring spring-boot spring-cloud-gateway springboot springcloudgateway wiremock wiremock-server
Last synced: 09 Nov 2024
https://github.com/humbertodias/java-spring-boot-demo
Aplicação Web com Spring
Last synced: 14 Nov 2024
https://github.com/bootcamptoprod/spring-boot-caching
A simple spring boot app highlighting how we can use caching
cache caching in-memory-cache in-memory-caching inmemory-cache spring spring-boot spring-boot-cache spring-boot-starter-cache
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-bean-life-cycle
A simple Spring Boot app to understand the different stages of Spring Bean life cycle
spring spring-bean spring-bean-life-cycle spring-beans
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-resilience4j-rate-limiter
A simple app highlighting how we can implement rate limiter using Resilience4j in Spring Boot
java java-17 rate-limit rate-limiter rate-limiter-api rate-limiting resilience resilience4j resiliency resilient resilient-sy rest rest-api spring spring-boot spring-boot-3
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-cache-management
A simple Spring Boot app showcasing how we can create our own endpoints to manage the cache and get cache statistics
cache cache-management cache-metrics cache-statistics caching spring spring-boot spring-boot-3 spring-boot-cache spring-boot-starter-cache statistics
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-retry
A simple app highlighting how we can implement retry mechanism in Spring Boot
exponential-backoff resilience resiliency retry-mechanism spring spring-boot spring-retry
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-resilience4j-retry
A simple app highlighting how we can implement retry mechanism using Resilience4j in Spring Boot
java java-17 resilience resilience4j resiliency resilient resilient-system rest rest-api rest-api-retry retry retry-pattern spring spring-boot spring-boot-3 spring-boot3
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-vault-maven-plugin-read-secrets
A simple Spring Boot app to read secrets from HashiCorp Vault using vault maven plugin.
encryption-decryption hashicorp-vault secure-app-development spring spring-boot vault vault-maven-plugin
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-shedlock-mysql
A simple Spring Boot app showcasing how to use Shedlock with Spring Scheduler and MySQL
mysql scheduler shedlock spring spring-boot spring-scheduler spring-scheduling
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-3-custom-client-request-observation-convention
A simple spring boot 3.x app highlighting how we can override tags in rest template metrics using the client request observation convention interface available in Spring Boot 3. This will override the default tags that are provided by the framework.
actuator metrics metrics-customize rest-template spring spring-boot
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-h2
A simple app showcasing how to use H2 database inside a Spring Boot application
api api-rest crud crud-api embedded-database h2-console h2-database spring spring-boot
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-3-default-client-request-observation-convention
A simple spring boot 3.x app highlighting how we can add our own tags in rest template metrics. This will add new tags in addition to default tags provided by Spring Framework.
actuator metrics metrics-customize rest-template spring spring-boot
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-shedlock-mongodb
A simple Spring Boot app showcasing how to use Shedlock with Spring Scheduler and MongoDB
mongodb scheduler shedlock spring spring-boot spring-scheduler spring-scheduling
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-jasypt
A simple Spring Boot app to encrypt and decrypt secrets using Jasypt
encryption-decryption jasypt jasypt-spring-boot secure-app-development spring spring-boot
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-customize-logging-format
A simple Spring Boot app highlighting how we can customize the logging format using application properties and how we can add custom logging properties using MDC
application-logging customization log4j log4j2 logback logging-customization spring spring-boot
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-2-default-rest-template-exchange-tags-provider
A simple spring boot 2.x app highlighting how we can add our own tags in rest template metrics. This will add new tags in addition to default tags provided by Spring Framework.
actuator metrics rest-template spring spring-boot
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-3-custom-server-request-observation-convention
A simple spring boot 3.x app highlighting how we can add our own tags in controller metrics. This will override the default tags provided by Spring Framework.
actuator controller metrics metrics-customize spring spring-boot
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-embedded-mongo
A simple app showcasing how to use embedded Mongo inside a Spring Boot
crud-api crud-application crud-operations database embedded-database flapdoodle-embed-mongo integration-testing mongodb spring spring-boot testing
Last synced: 10 Nov 2024
https://github.com/bootcamptoprod/spring-boot-2-custom-rest-template-exchange-tags-provider
A simple spring boot 2.x app highlighting how we can override tags in rest template metrics using the rest template exchange tags provider interface available in Spring Boot 2. This will override the default tags that are provided by the framework.
actuator metrics rest-template spring spring-boot
Last synced: 10 Nov 2024
https://github.com/andresp08/springboot-customsoft-app
Customer Control app is a web app that allows you to manage and store your customers. includes user login and permissions, as well as delete, add and update actions
lombok mysql-database spring spring-boot spring-data-jpa spring-mvc spring-security thymeleaf
Last synced: 12 Nov 2024
https://github.com/esotericman/spring-factory-bean-bridge
A bridge for registering own factory beans in spring bean container automatically.
Last synced: 10 Nov 2024
https://github.com/spinningideas/springboot-project-accelerator
Spring boot project accelerator that can serve as reference for bootstrapping projects.
Last synced: 14 Nov 2024
https://github.com/discoduroderoer/demo-spring-boot
Hola mundo con Spring boot 3.0.3 y OpenJDK 17
api boot hello hola hrllo-word java maven mundo pom spring spring-boot world
Last synced: 08 Nov 2024
https://github.com/lhui/springboot-handbook
一本使用 docusaurus 写做的 Spring Boot 的书籍📚,持续更新中,每天写一点点
Last synced: 09 Nov 2024
https://github.com/aparzi/restful-hibernate
A simple project realized with hibernate and spring boot
hibernate java rest-api restful-api spring spring-boot
Last synced: 10 Nov 2024
https://github.com/raboro/flower-meadow-generator
Full stack web app with Java Spring Boot backend, JS frontend and PostgreSQL as db together with docker compose to design flowers, overview them and generate a meadow with them
ci css docker dockercompose eslint html java js make nginx postgresql spring springboot stylelint
Last synced: 12 Nov 2024
https://github.com/bc-fullstack-03/samuel-fernando_backend
Meu projeto final de BackEnd para a 3ª edição do Bootcamp Excelência FullStack - SysMap Solutions
dockercompose java17 jwt mongodb rest-api s3-bucket spring swagger-ui
Last synced: 12 Nov 2024
https://github.com/chetan0777/e-kart_api
E-kart is the buying and selling of goods and services, or the transmitting of funds or data, over an electronic network, primarily the internet.
hibernate java java-8 lombok mysql spring spring-boot spring-mvc springdata-jpa
Last synced: 14 Nov 2024
https://github.com/sc0v0ne/parkinh_control_api
Develop an API for parking control
intellij-idea java spring spring-boot
Last synced: 08 Nov 2024
https://github.com/andre-carbajal/urlshortener
mysql mysql-database spring spring-boot springboot thymeleaf url url-shortener
Last synced: 09 Nov 2024
https://github.com/andre-carbajal/employeemanagmentsystembackend
A simple Employee Management System built with Java, Spring Boot, and MySQL
java java-17 lombok lombok-maven maven mysql mysql-database spring spring-boot spring-doc spring-docs sql
Last synced: 09 Nov 2024
https://github.com/met-dev/social-media-backend
📌I created a Social Media Application Backend in this repo. My Tech Stack= Java, Spring Boot, PostgreSql, Rest Api, JPA Data
erp-application java jwt postgresql role-based-authorization spring springboot swagger
Last synced: 09 Nov 2024
https://github.com/met-dev/universitiesproject-javaspringboot
Spring boot project. Techs= PostgreSql, Swagger, Java, Mockito
java postgresql rest-api spring spring-boot spring-test swagger-ui
Last synced: 09 Nov 2024
https://github.com/met-dev/microservices-project
📌Java Spring Boot Microservices Project with Eureka, PostgreSql, MongoDB, Gateway, Jpa Repository, Eureka Client, Swagger, Lombok...
eureka-client eureka-server gateway-services java jparepository lombok microservice microservices-application postgresql rest rest-api spring spring-boot webflux
Last synced: 09 Nov 2024
https://github.com/met-dev/java-spring-boot-mongodb-example
📌Api with Java Spring Boot, MongoRepository, MongoTemplate, ModelMapper, Pagination, Mail Sending, Validation, GlobalExceptionHandler...
api-example dto globalexceptionhandler java mailsenderjava mapper modelmapper mongorepository mongotemplate rest-api spring spring-boot validation
Last synced: 09 Nov 2024
https://github.com/mmm1m/historytelegrambot
TelegramBot, which tell you novels
docker java jdbc microservices postgresql rabbitmq redis spring spring-boot spring-data-jpa telegram-api
Last synced: 09 Nov 2024
https://github.com/wukongnotnull/wukongnotnull.github.io
个人博客网站
blog golang java javascript python spring ssm vue
Last synced: 09 Nov 2024
https://github.com/wukongnotnull/spring-boot-qingtong-wukongnote
Spring Boot 青铜篇,帮助初学者快速入门的详细的悟空笔记,笔记结构:理论讲解+小案例+小项目,通俗易懂。
Last synced: 09 Nov 2024
https://github.com/alexsomai/encrypted-hazelcast-app
Spring Boot app with custom implementation of Encrypted Hazelcast Cache Manager 🔐
encryption gradle hazelcast java spring spring-boot
Last synced: 09 Nov 2024
https://github.com/hyman1993/shop
在线商城 / Online Shop / 販売ウェブサイト Jdk: 1.7 Framework: Spring + SprngMVC + Hibernate DB: MySql
hibernate java mysql spring spring-mvc
Last synced: 09 Nov 2024
https://github.com/senocak/spring-kotlin-kafka-producer-consumer
Spring Kotlin Kafka Producer Consumer
kafka kafka-consumer kafka-producer spring spring-boot spring-data-jpa spring-mvc spring-security springboot
Last synced: 08 Nov 2024
https://github.com/senocak/spring-kotlin-jooq
Spring Kotlin Jooq
jooq jooq-codegen kotlin spring spring-boot spring-mvc spring-security
Last synced: 08 Nov 2024
https://github.com/vanhung4499/my-doc
Host my knowledge garden by quartz 4
backend computer-science devops golang interview java javascript knowledge personal spring technical
Last synced: 14 Nov 2024
https://github.com/k5924/springkotlinblog
This is a spring project based on the building web applications with springboot and kotlin tutorial
Last synced: 09 Nov 2024
https://github.com/janina280/employee-management
A Java Spring application with PostgreSQL for managing employee data. It includes functionalities for listing, searching, adding, updating, and deleting employees in the database.
java postgresql postman spring
Last synced: 10 Nov 2024
https://github.com/lserveriiev/xml_uploader
java spring spring-boot thymeleaf
Last synced: 09 Nov 2024
https://github.com/leungll/joinpluspro
Join Website for Join Studio of NENU
mybatis mysql nenu-join spring spring-mvc vuejs
Last synced: 09 Nov 2024
https://github.com/shaikrasheed99/springboot-user-crud
CRUD implementation of Users using Spring Boot.
flyway-migrations flyway-postgresql java postgresql rest-api spring spring-boot user-management
Last synced: 14 Nov 2024
https://github.com/amaterazu7/springboot-crentalbikes
Assigmented exercise for Intive.
angularjs bootswatch java jpa spring spring-boot
Last synced: 09 Nov 2024
https://github.com/aaroncoplan/spring-request-logging
Configurable, multi-mode library for logging request traffic in applications using the Spring Framework.
java java-library logging spring spring-boot spring-framework
Last synced: 09 Nov 2024
https://github.com/7sferry/dynamic-query-with-jpa
this is related to https://ferry.vercel.app/blog/dynamic-query-pada-java-part-i-jpa
hibernate java jpa query specification spring spring-boot springdata-jpa sql
Last synced: 09 Nov 2024
https://github.com/cscfi/aoe-data-analytics
AOE data analytics (mirror)
docker java kafka maven mongodb postgresql spring spring-data-jpa
Last synced: 10 Nov 2024
https://github.com/vagnerbellacosa/016_desenvolvimentodetestesunitariosparavalidarumaapirestdegerenciamentoestoquesdecerveja
CONTEÚDOS INFORMAÇÕES DESCRIÇÃO Neste Labs você irá aprender a testar, unitariamente, uma API REST para o gerenciamento de estoques de cerveja. Vamos construir testes unitários para validar o nosso sistema de gerenciamento de estoques de cerveja desenvolvido em Spring Boot, e também apresentar os principais conceitos e vantagens de criar testes unitários com JUnit e Mockito. Além disso, vamos também mostrar como desenvolver funcionalidades da nossa API através da prática do TDD. Spring Boot TDD
api api-rest digital-innovation-one dio java junit labs mockito qa rest spring spring-boot tdd
Last synced: 09 Nov 2024
https://github.com/vagnerbellacosa/015-desenvolvendoumsistemadegerenciamentodepessoasemapi-restcomspringboot
Desenvolvendo um sistema de gerenciamento de pessoas em API REST com Spring Boot
digital-innovation-one dio java labs rest-api spring spring-boot
Last synced: 09 Nov 2024
https://github.com/vagnerbellacosa/018_construindoumaapirestdeconsultadecidadesdobrasildozeroateaproducao
Construindo Uma API Rest De Consulta De Cidades Do Brasil Do Zero Ate A Produção. Usando Java e Spring Boots
bootcamp digital-innovation-one java labs postgresql rest-api spring spring-boot
Last synced: 09 Nov 2024
https://github.com/ralscha/sse-spring-demo
sse-eventbus demo without Spring Boot
java server-sent-event server-sent-events spring spring-mvc
Last synced: 10 Nov 2024
https://github.com/vagnerbellacosa/041_explorandopadroesdeprojetosnapraticacomjava
Agora é a sua hora de brilhar! Crie uma solução que explore o conceito de Padrões de Projeto na prática. Para isso, você pode reproduzir um dos projetos que criamos durante as aulas ou, caso se sinta preparado, desenvolver uma nova ideia do zero. JavaSpring BootSpring Data
desing-patterns digital-innovation-one dio facade java labs singleton spring spring-boot strategy
Last synced: 09 Nov 2024
https://github.com/swhors/spring-apiserver-with-kotlin
azure github-action kotlin kubernetes mongodb redis spring terraform
Last synced: 08 Nov 2024
https://github.com/haokailau/jg-dianping
Redis的企业应用实战
java redis spribg-boot spring spring-mvc
Last synced: 08 Nov 2024
https://github.com/threadnew/codeguide
理论+实战=知识;CodeGuide提供一个代码平台,收集各种技术的示例,方便初学者更好的巩固理论知识。
java mybatis mysql nutz spring spring-boot springcloud sql
Last synced: 12 Nov 2024
https://github.com/fartherp/code-generator-core
自动生成自定义mybatis基础代码
mybatis mybatis-generator spring
Last synced: 10 Nov 2024
https://github.com/fartherp/framework-spring-boot
framework integration with Spring Boot
Last synced: 10 Nov 2024
https://github.com/zeabur/spring-boot-maven-template
A simple Spring Boot app (with maven) deploy on Zeabur. https://spring-boot-maven.zeabur.app/
cicd cloud deployment java maven spring spring-boot template zeabur
Last synced: 09 Nov 2024
https://github.com/zeabur/spring-boot-gradle-template
A simple Spring Boot app (with gradle) deploy on Zeabur. https://spring-boot-gradle.zeabur.app/
cicd cloud deployment java spring spring-boot template zeabur
Last synced: 09 Nov 2024
https://github.com/syamreddy99/datavisualazation
A data visualization dashboard designed to provide interactive and insightful visualizations using data from `Data.csv`. Built with a Java Spring Boot backend and React.js frontend, this project showcases various metrics such as intensity, likelihood, relevance, and more, with dynamic filters and charts for in-depth data analysis.
backend backenddevelopment datavisualization-project java mysql rest-api spring springboot
Last synced: 10 Nov 2024
https://github.com/seanox/xml-micro-exchange-java
XML and XPath based volatile NoSQL stateless micro datasource for data exchange for web applications and IoT (implementation for Java)
acme cloud data-storage exchange java microservice nosql spring spring-boot web-api xml xpath xslt
Last synced: 08 Nov 2024
https://github.com/nihadguluzade/redbook
Reddit web client app created with Spring framework.
hibernate-jpa java reddit-api rest spring spring-boot spring-security spring-security-oauth2
Last synced: 09 Nov 2024
https://github.com/joaovicdsantos/alfie
Your moment, your music
api dio-challenges java mapstruct mongodb music spring
Last synced: 09 Nov 2024
https://github.com/4l1c3-r4bb1t/msr-algalog
O algalog é uma API REST de gerenciamento de entregas desenvolvida durante o evento Mergulho Spring REST da AlgaWorks.
algaworks mergulho-spring-rest rest-api spring spring-rest
Last synced: 09 Nov 2024
https://github.com/4l1c3-r4bb1t/projeto-integrador-glace
👨🏾🦽🦻🏻👨🦯 O GLACE (Guia de Lugares ACEssíveis) é um sistema de pesquisas em que pessoas com deficiência podem encontrar lugares como restaurantes, hotéis, etc, que sejam acessíveis.
acessibilidade java projeto-integrador santander-coders spring
Last synced: 09 Nov 2024
https://github.com/4l1c3-r4bb1t/sds2-dsdelivery
🍕 O DS Delivery é uma aplicação onde se pode fazer pedidos para entrega.
devsuperior ds-delivery java react sds2 spring
Last synced: 09 Nov 2024
https://github.com/4l1c3-r4bb1t/sds3-dsvendas
🛍️ O DS Vendas é uma aplicação que consiste em exibir um dashboard a partir de dados fornecidos por um back-end construído com Spring Boot.
devsuperior ds-vendas java react sds3 spring
Last synced: 09 Nov 2024
https://github.com/4l1c3-r4bb1t/sds6-dsmovie
🎞️ O DSMovie é uma aplicação onde se pode avaliar filmes.
devsuperior dsmovie java react sds6 spring
Last synced: 09 Nov 2024
https://github.com/4l1c3-r4bb1t/digital-innovation-one
☕ Códigos dos projetos da plataforma da DIO.
css digital-innovation-one dio html java javascript spring sql
Last synced: 09 Nov 2024
https://github.com/khaledsmq/rk4thspring
A powerful spring animation library for natural, smooth motion.
animation motion physics spring
Last synced: 08 Nov 2024
https://github.com/msaf9/webservices-portfolio
A RESTful web service; that provides different cities details.
Last synced: 08 Nov 2024
https://github.com/reflexdemon/hibernate-demo
Hibernate playground
hibernate hibernate-jpa lombok spring spring-data springboot
Last synced: 09 Nov 2024
https://github.com/hoangtien2k3/reactor-core
Reactive programming with Project reactor-core
functional-programming reactive-programming reactor-core spring webflux
Last synced: 09 Nov 2024
https://github.com/vector4wang/spring-learning-quick
:seedling:学习spring的一些记录
Last synced: 10 Nov 2024
https://github.com/yazan98/books-spring
Books Server With Mysql , Swagger , Firebase
api api-rest mysql mysql-database spring spring-boot spring-data-jpa spring-mvc springboot springframework
Last synced: 10 Nov 2024
https://github.com/yazan98/actor
Postman Collection Generator For Spring Boot
api-client api-doc api-docs api-docs-generator api-document api-documentartion api-documentation api-documentation-tool collection postman postman-api postman-client postman-collection postman-environment spring spring-boot spring-mvc springboot springmvc
Last synced: 10 Nov 2024
https://github.com/yazan98/destiny-api
Restaurant Api Powered By Vortex-io, SpringBoot, Kotlin, Firebase
api api-server authentication jpa-hibernate kotlin kotlin-language kotlin-spring-boot rest-api restaurant security spingmvc spring spring-boot spring-cloud spring-data spring-data-jpa spring-mvc spring-security springboot springframework
Last synced: 10 Nov 2024
https://github.com/suelengalhardo/apirest_talent_acq
API REST para gestionar empresas, ofertas de empleo y candidaturas,
api-rest java junit lombok-maven mockito-junit-test mockmvc spring
Last synced: 09 Nov 2024
https://github.com/bpcloud/bpframework-cli
cli of bpframework
nodejs-java nodejs-spring spring springboot web-framework
Last synced: 14 Nov 2024
https://github.com/netbuffer/spring-boot-bootstrap_table
spring-boot with bootstrap-table plugin,ajax json data,restful api,spring data jpa + mysql
ajax bootstrap bootstrap-table bootstrap3 filter interceptor javascript javaweb jpa jquery jsp login mybatis restful-api spring spring-boot spring-data spring-data-jpa spring-mvc springframework
Last synced: 06 Nov 2024