Collection of Rewrite Recipes pertaining to the JHipster web application & microservice development platform

Overview

Logo

Apply JHipster best practices automatically

ci Apache 2.0 Maven Central

What is this?

This project implements a Rewrite module that applies best practices and migrations pertaining to the JHipster web application & microservice development platform.

See the related issue on generator-jhipster.

You might also like...
Web Container: A simple web container library for Android to help fellow developer to open WebView easily

WebContainer Description Web Container is a simple web container library for And

The home of the amigo-platform which serves as the main service for the amigo multimedia platform

amigo-platform This is the home of the amigo-platform which serves as the main service for the amigo multimedia platform. Authentication with JWT Toke

Kotrlin Programming Language Cross-Platform Development which includes Android, iOS and Backend. Pretty much everwhere.
Kotrlin Programming Language Cross-Platform Development which includes Android, iOS and Backend. Pretty much everwhere.

Kotlin-Everywhere: Kotlin Programming Language Cross-Platform Development This is still a WIP but the idea is to create a tiny KOTLIN project that cou

Third application for Big Brain Kotlin book, will be pokemon collection app
Third application for Big Brain Kotlin book, will be pokemon collection app

Big Brain Kotlin : Application #3 - PokemonHurddle Third application for Big Brain Kotlin book, will be pokemon collecting app 11285 Pokemon and becom

An introductory dynamics to Test Driven Development (TDD)An introductory dynamics to Test Driven Development (TDD)

tdd-demo Nesse hands-on teremos uma dinâmica introdutória a Test Driven Development (TDD), ou desenvolvimento orientado por testes. instruções 1 - Clo

Basic application that uses Retrofit, Moshi and Coil libraries to parse data from web API

DogAlbum_Api_CodeThrough Basic application that uses Retrofit, Moshi and Coil libraries to parse data from web API This folder contains the completed

An extensive collection of Kotlin Android Utils
An extensive collection of Kotlin Android Utils

An extensive collection of Kotlin Android Utils This library contains small helper functions used throughout almost all of my other projects. The goal

A collection of code generators powered by ksp.

AutoKsp A collection of code generators powered by ksp. status: working in progress Projects AutoGradlePlugin - Generate gradle plugin properties file

A collection of katas either copied or ported from some amazing folks

Kotlin Refactoring Katas A collection of katas either copied or ported from some

Comments
  • chore(ci): bump actions/cache from 2.1.5 to 2.1.6

    chore(ci): bump actions/cache from 2.1.5 to 2.1.6

    Bumps actions/cache from 2.1.5 to 2.1.6.

    Release notes

    Sourced from actions/cache's releases.

    v2.1.6

    • Catch unhandled "bad file descriptor" errors that sometimes occurs when the cache server returns non-successful response (actions/cache#596)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 2
  • chore(ci): bump styfle/cancel-workflow-action from 0.8.0 to 0.9.1

    chore(ci): bump styfle/cancel-workflow-action from 0.8.0 to 0.9.1

    Bumps styfle/cancel-workflow-action from 0.8.0 to 0.9.1.

    Release notes

    Sourced from styfle/cancel-workflow-action's releases.

    0.9.1

    Patches

    • Fix: cancelling jobs from different repos where two branches have the same name: #105
    • Fix: use getBooleanInput instead of getInput: #92
    • Chore: add permissions configuration in the README.md: #96
    • Chore: add prettier config, format file, add lint workflow: #63
    • Chore: create dependabot.yml: #68
    • Bump typescript from 4.1.5 to 4.2.4: #71
    • Bump actions/setup-node requirement to v2.1.5: #69
    • Bump @​vercel/ncc to 0.28.3: #73
    • Bump @​actions/core from 1.2.6 to 1.2.7: #74
    • Bump @​vercel/ncc from 0.28.3 to 0.28.5: #81
    • Bump @​actions/core from 1.2.7 to 1.3.0: #90
    • Bump prettier from 2.2.1 to 2.3.0: #85
    • Bump @​vercel/ncc from 0.28.5 to 0.28.6: #95
    • Bump typescript from 4.2.4 to 4.3.2: #94
    • Bump prettier from 2.3.0 to 2.3.1: #97
    • Bump typescript from 4.3.2 to 4.3.4: #99
    • Bump prettier from 2.3.1 to 2.3.2: #100
    • Bump typescript from 4.3.4 to 4.3.5: #101
    • Bump husky from 6.0.0 to 7.0.0: #102
    • Bump husky from 7.0.0 to 7.0.1: #103

    Credits

    Huge thanks to @​mikehardy, @​MichaelDeBoey, @​Warashi, @​adrienbernede, and @​spaceface777 for helping!

    0.9.0

    Minor Changes

    • Add all_but_latest flag - cancel all workflows but the latest: #35
    • Cleanup all_but_latest: #67

    Credits

    Huge thanks to @​thomwiggers for helping!

    Commits
    • a40b884 0.9.1
    • a66ae1f fix cancelling jobs from different repos where two branches have the same nam...
    • b54f1a5 Bump husky from 7.0.0 to 7.0.1 (#103)
    • cc6225c Bump husky from 6.0.0 to 7.0.0 (#102)
    • c94109d Bump typescript from 4.3.4 to 4.3.5 (#101)
    • fc3581b Bump prettier from 2.3.1 to 2.3.2 (#100)
    • 6f9f8b4 Bump typescript from 4.3.2 to 4.3.4 (#99)
    • 6135c0f Bump prettier from 2.3.0 to 2.3.1 (#97)
    • 531a036 chore: add permissions configuration in the README.md (#96)
    • 1f10757 Bump typescript from 4.2.4 to 4.3.2 (#94)
    • Additional commits viewable in compare view

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    dependencies 
    opened by dependabot[bot] 0
Releases(v1.15.0)
Owner
OpenRewrite
Semantic code search and transformation
OpenRewrite
Créer un microservice avec Spring Boot et Kotlin

?? Créer un microservice avec Spring Boot et Kotlin Ce dépôt contient les slides et la démo du talk "créer un microservice avec Spring Boot et Kotlin"

François Delbrayelle 0 Nov 28, 2021
Microservice kotlin micronaut

Arquitetura de Microserviços Instruções Criando rede no docker: docker network c

null 1 Dec 25, 2021
Microservice-arch - Basic micro service architecture using spring boot

Readme 4 applications are created: discovery-service: every application register

Melvin Zottola 1 Jan 8, 2022
Muhammad Valian Masdani 2 Jul 5, 2022
Account-hexa-service-kotlin - Microservice with Kotlin using Hexagonal architecture

Microservice Construindo microservice de conta para fins Didáticos. Objetivos Cr

Adriano Marcião 1 Jan 30, 2022
Meetups microservice, applying tactical DDD building blocks and in a real example.

Meetups microservice: Applying tactical DDD Description This project is a practical example to understand the tactical patterns/building-blocks that d

Albert Llousas Ortiz 6 Aug 2, 2022
Kotlin-ES-CQRS-Microservice

Kotlin Spring Reactive EventSourcing and CQRS with PostgreSQL, Kafka, MongoDB, tracing and monitoring ?? ✨ ?? ??‍?? Full list what has been used: Spri

Alexander 11 Sep 28, 2022
This is a practice app. An app that you can find random recipes and choose the ones you like.

A food suggestion app like Tinder This is a practice app. In this app, you can find random recipes and choose the ones you like. This is main menu. Yo

Yunus Emre OCAK 4 May 25, 2022
A forkable starter for building your own recipes and deploying them on the Moderne SaaS

Rewrite recipe starter This repository serves as a template for building your own recipe JARs and publishing them to a repository where they can be ap

Moderne, Inc. 6 Oct 7, 2022
Collection of JVM library logic that the Sirloin software development team is currently using

Collection of JVM library logic that the Sirloin software development team is currently using

Sirloin Dev 4 May 10, 2022