Skip to content

Annotation Processor that allows string interpolation in Java

License

Notifications You must be signed in to change notification settings

Schorcher/JavaStringInterpolator

Repository files navigation

Java String Interpolator

This library enables the use of string interpolation in Java.

Usage

To use

  1. Add the project as an annotation processor in your dependency list
  2. Add the @StringInterpolation annotation to the Class / Method / Object that you would like to enable string interpolation for.

About

Annotation Processor that allows string interpolation in Java

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages