Skip to content
This repository has been archived by the owner on Oct 11, 2022. It is now read-only.

A sample accelerator that demonstrate using open-rewrite to rename java package in the generated app.

Notifications You must be signed in to change notification settings

sample-accelerators/rename-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rename Java Package Demo

This accelerator demonstrates how an accelerator author can use OpenRewrite to rename Java packages in the generated content.

This accelerator returns a simple Spring Boot project. In the repo the root package is called com.renamethis.

The user can provide a value for the 'pkgName' option. The accelerator uses openrewrite to rename this package to the name specified by the user.

About

A sample accelerator that demonstrate using open-rewrite to rename java package in the generated app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages