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

Projects in Awesome Lists by josdem

A curated list of projects in awesome lists by josdem .

https://github.com/josdem/vetlog-spring-boot

Maintain your pet history organized

flyway gradle groovy java junit5 spring-boot thymeleaf

Last synced: 22 Apr 2025

https://github.com/josdem/reactive-webflux-security

Shows how to use spring security in reactive webflux applications

gradle java mongodb spring-security thymeleaf webflux-security

Last synced: 22 Apr 2025

https://github.com/josdem/jmetadata

Complete metadata automatically with MusicBrainz, LastFM or manually.

drag-and-drop fest-swing lastfm metadata mp3 musicbrainz swing

Last synced: 15 Mar 2026

https://github.com/josdem/spring-boot-sse-client

This project shows how to consume event-streams using Webclient

Last synced: 22 Apr 2025

https://github.com/josdem/spring-webflux-internationalization

Shows how to do internationalization using Spring Webflux

i18n spring-boot-2 spring-webflux thymeleaf

Last synced: 22 Apr 2025

https://github.com/josdem/spring-boot-appium-jugoterapia

This project does automation feature testing using Appium and Spring Boot

appium cucumber junit5 spring-boot-2

Last synced: 28 Oct 2025

https://github.com/josdem/algorithms-workshop

Fun katas in Java, Groovy and Kotlin

gradle groovy java junit5 katas kotlin

Last synced: 25 Jul 2025

https://github.com/josdem/java-workshop

Coding examples showing solutions to common Java project applications

functional-interfaces junit5-framework lambda-expressions spock-framework

Last synced: 22 Apr 2025

https://github.com/josdem/spring-webflux-cucumber

Shows how to integrate Cucumber to your Spring Boot application

cucumber-framework java junit5 spring-boot-2 spring-webflux

Last synced: 13 Apr 2025

https://github.com/josdem/reactive-webflux-workshop

This project shows how to use reactive streams with Spring WebFlux

junit5 spring-boot spring-webflux webclient webtestclient

Last synced: 22 Apr 2025

https://github.com/josdem/webclient-cucumber-workshop

Webflux web client configuration and examples

cucumber github junit5 webclient webflux

Last synced: 28 Feb 2026

https://github.com/josdem/spring-boot-internationalization

How to implement Internationalization in a Spring Boot Project

internationalization junit5 mockito spring-boot-2

Last synced: 10 Mar 2025

https://github.com/josdem/py-vetlog-buddy

Data analysis for Vetlog database

black coverage mysql poetry pymox python unittest

Last synced: 15 Feb 2026

https://github.com/josdem/android-authenticator

Oauth2 client credentials grant type application to send and receive secret messages

android gradle kotlin oauth2 retrofit2

Last synced: 22 Apr 2025

https://github.com/josdem/spring-boot-h2

Shows how to use in memory H2 database in a Spring Boot application

h2-database jpa spring-boot spring-webflux

Last synced: 24 Apr 2026

https://github.com/josdem/spring-boot-workshop

Create a basic Spring Boot MVC application

Last synced: 10 Mar 2025

https://github.com/josdem/refactoring

Refactoring Techtalk Based in Improving the Design of Existing Code

Last synced: 18 Apr 2026

https://github.com/josdem/spring-boot-hazelcast

This project shows how to use Hazelcast with Spring Boot

hazelcast spring-boot-2 spring-webflux

Last synced: 25 Dec 2025

https://github.com/josdem/spring-boot-geb

Shows how to use Geb browser automation in a Spring Boot project

bdd geb selenium-webdriver spock-framework spring-boot-2 webdrivermanager

Last synced: 27 Apr 2026

https://github.com/josdem/spring-boot-validation

Shows how to use custom validations in a Spring Boot application

gradle java spring-boot thymeleaf

Last synced: 03 Feb 2026

https://github.com/josdem/solid-workshop

Explaining SOLID principles

java junit5 solid-principles spock-framework

Last synced: 30 Oct 2025

https://github.com/josdem/py-vetlog-calendar

Event scheduler manager for Vetlog database

coverage mysql pymox pytest python ruff uv

Last synced: 29 Jul 2026

https://github.com/josdem/spring-boot-webclient

Shows how to use reactive client WebClient in a Spring Boot application

java springboot webclient webflux

Last synced: 30 Apr 2026

https://github.com/josdem/webflux-websocket-workshop

This project shows how to use Websocket with Spring Webflux

Last synced: 18 Apr 2026

https://github.com/josdem/spring-boot-jdbc-template

How to use JDBC template in a Spring Boot application

Last synced: 18 Apr 2026

https://github.com/josdem/python-katas

Python Katas

kata python3 unittest

Last synced: 10 Oct 2025

https://github.com/josdem/spring-reactive-workshop

This project shows some important concepts about Spring WebFlux Reactive

Last synced: 18 Apr 2026

https://github.com/josdem/spring-boot-parameters

Shows how to run a Spring Boot project with custom parameters

externalize-configuration spring-boot-2

Last synced: 10 Mar 2025

https://github.com/josdem/playwright-applitools

Playwright Applitools integration workshop

applitools javascript nodejs playwright prettier

Last synced: 06 Apr 2026

https://github.com/josdem/android-google-oauth2

Google Sign-In for Android Demo

Last synced: 27 Apr 2026

https://github.com/josdem/fruitypedia

Juice and smoothie recipes to provide alternatives to heal our body and/or boost energy.

android gradle kotlin retrofit2

Last synced: 03 May 2026

https://github.com/josdem/spring-boot-oauth2

Spring Boot Oauth2 with Google

groovy oauth2 spring-boot

Last synced: 18 Apr 2026

https://github.com/josdem/spring-webflux-uri-validator

This project shows how to validate URI path variables

Last synced: 24 Apr 2026

https://github.com/josdem/juice-restclient

This is a library that shows how to test a third-party service using restclient

gradle java junit5 restclient spring-boot

Last synced: 06 May 2026

https://github.com/josdem/tailwind-shopping-cart

Minimalist shopping cart main components

jest node-fetch prettier tailwindcss

Last synced: 06 Aug 2025

https://github.com/josdem/fruitypedia-spring-boot

This project is the backend side from Fruitypedia using Spring Boot

jacoco junit5 mockito mongodb sonarqube spring-boot swagger-ui

Last synced: 22 Apr 2025

https://github.com/josdem/shopping-cart-service

This is a REST service for the shopping cart project

gradle java spring-boot webflux

Last synced: 22 Apr 2025

https://github.com/josdem/client

Last synced: 17 Apr 2026

https://github.com/josdem/swagger-spring

How Integrate Swagger in XML, Java Config and Spring Boot

Last synced: 06 Mar 2026

https://github.com/josdem/spring-boot-aop

Show How to use Spring Boot Aspect Oriented Programming

aop spring-boot

Last synced: 28 Apr 2026

https://github.com/josdem/feign-workshop

Feign configuration and examples to consume GitHub API v3

Last synced: 21 Aug 2025

https://github.com/josdem/kotlin-katas

Fun Kotlin katas

gradle junit5 kotiln

Last synced: 23 Jun 2026

https://github.com/josdem/playwright-vetlog

Visual and End-to-End testing for Vetlog

github-actions nodejs playwright typescript

Last synced: 29 Jul 2025

https://github.com/josdem/junit5-workshop

JUnit5 framework test structure, assertions, assumptions, dependencies.

gradle junit junit-jupiter junit5 junit5-framework maven

Last synced: 29 Apr 2026

https://github.com/josdem/py-vetlog-analyzer

Data analysis for Vetlog database

black coverage mysql poetry pymox python unittest

Last synced: 22 Apr 2025

https://github.com/josdem/spring-boot-authorization-server

This project shows how to implement Oauth 2.0 with Spring Boot Security project

gradle java oauth2 spring-boot spring-security

Last synced: 09 May 2026

https://github.com/josdem/juice-automation

API validation using juice-webclient and Junit5

java jsonnode junit5 webclient webflux

Last synced: 12 Aug 2025

https://github.com/josdem/spring-webflux-resource-server

This project shows how to implement Oauth 2.0 Resource Server with Spring Boot Security project

gradle java oauth2 resource-server webflux

Last synced: 12 Apr 2026

https://github.com/josdem/spring-boot-soap-client

SOAP client demo

Last synced: 10 Mar 2025

https://github.com/josdem/jugoterapia-services-pipeline

This project implements Jugoterapia services Jenkins pipeline

groovylang jenkins-pipeline

Last synced: 25 May 2026

https://github.com/josdem/jmetadata-download-stats

A downloader stats for jmetadata project

Last synced: 22 Apr 2026

https://github.com/josdem/webdriverio-android

WebdriverIO along with Mocha to test Android app locally and in Saucelabs

android appium kotlin mocha nodejs saucelabs webdriverio

Last synced: 09 Apr 2026

https://github.com/josdem/jugoterapia-jmeter

This project does Jugoterapia server performance testing

Last synced: 10 Mar 2026

https://github.com/josdem/vetlog-artwork

Vetlog artwork. http://vetlog.org

Last synced: 10 Mar 2026

https://github.com/josdem/proxy-middleware

NodeJS express proxy

Last synced: 28 May 2026

https://github.com/josdem/blog-hugo

Personal blog using Hugo

hugo java spring-boot techtalks

Last synced: 20 Jan 2026

https://github.com/josdem/grails-hello-world

Grails getting started project

grails3 groovy

Last synced: 20 May 2026

https://github.com/josdem/website

josdem.io website

Last synced: 07 Mar 2026

https://github.com/josdem/cypress-getting-started

Getting started with Cypress

Last synced: 03 Jul 2026

https://github.com/josdem/tdd-example

Simple and basic TDD example

Last synced: 24 Apr 2026

https://github.com/josdem/spring-boot-profiles

This project shows how to use profiles in a Spring Boot Project with Gradle and Maven

externalize-configuration spring-boot2

Last synced: 31 Dec 2025

https://github.com/josdem/ubuntu-one-music-authorizer

Gets and shows authorize token from ubuntu one music

Last synced: 18 Apr 2026

https://github.com/josdem/pipeline-workshop

This project shows basics about Jenkins pipeline

ci-cd groovy jenkins pipeline

Last synced: 19 May 2026

https://github.com/josdem/spring-boot-flyway

How integrate Flyway in a Spring Boot project

flyway spring-boot

Last synced: 24 Apr 2026

https://github.com/josdem/juice-webclient

This is a library that shows how to test a third-party service using webclient

gradle java junit5 restclient webflux

Last synced: 18 Apr 2026

https://github.com/josdem/jugoterapia-lambda

Using jugoterapia backend as lambda AWS

Last synced: 01 Sep 2025

https://github.com/josdem/spring-boot-ehcache

Shows how to integrate Ehcache to your Spring Boot application

ehcache java spring-boot

Last synced: 19 May 2026

https://github.com/josdem/applitools-workshop

This project shows how to use Applitools along with WebdriverIO and Mocha Framework to test a website.

applitools mocha nodejs prettier webdriverio

Last synced: 11 Apr 2026

https://github.com/josdem/tailwind-workshop

This is a workshop project to review Tailwind features

javascript prettier tailwind

Last synced: 13 Apr 2026

https://github.com/josdem/spring-web-resource-client

Implements Oauth2 authorization code from client perspective

authorization-code gradle java oauth2

Last synced: 16 May 2026

https://github.com/josdem/anonymous-to-lambda-workshop

This project describes steps to move from anonymous class to lambda expressions

anonymous gradle junit5 lambda

Last synced: 15 May 2026

https://github.com/josdem/camel-workshop

Essential Concepts with Apache Camel

Last synced: 10 Apr 2026

https://github.com/josdem/jmailer-nyg

Last synced: 23 Aug 2025

https://github.com/josdem/jugoterapia-server

Jugoterapia server side

Last synced: 20 Jun 2025

https://github.com/josdem/servizi-dog-template

Vetlog template

Last synced: 22 Apr 2026

https://github.com/josdem/webdriverio-thymeleaf

This project shows how to use WebdriverIO along with Mocha Framework to test a website.

javascript mocha nodejs prettier webdriverio

Last synced: 13 Apr 2026

https://github.com/josdem/jugoterapia-cucumber

Jugoterapia API consumption test cases using Cucumber Framework

cucumber jugoterapia sonarqube travis-ci webclient webflux

Last synced: 29 Apr 2026

https://github.com/josdem/grails2-bower-workshop

Grails 2 and Bower integration demo

bower grails2 groovy

Last synced: 22 Jun 2026

https://github.com/josdem/jmailer-bootstrap

Jmailer version with bootstrap

Last synced: 19 Jul 2025

https://github.com/josdem/groovy-design-patterns

Popular Design Patterns in Groovy

Last synced: 24 Apr 2026

https://github.com/josdem/grails-java-melody

Shows how configure JavaMelody profiler in a Grails project

grails3 groovy java-melody

Last synced: 24 Apr 2026

https://github.com/josdem/c_workshop

Last synced: 05 Jun 2026

https://github.com/josdem/.vim

Last synced: 27 Jan 2026

https://github.com/josdem/client-extra

Last synced: 23 Jul 2025

https://github.com/josdem/latteware-js

Curso aprender a programar web apps

Last synced: 12 Jun 2025