Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mecaneer23/java-boilerplate-generator
A command line tool to generate a simple Java class with a constructor, getters, and setters.
https://github.com/mecaneer23/java-boilerplate-generator
Last synced: about 2 months ago
JSON representation
A command line tool to generate a simple Java class with a constructor, getters, and setters.
- Host: GitHub
- URL: https://github.com/mecaneer23/java-boilerplate-generator
- Owner: mecaneer23
- Created: 2023-10-08T23:53:00.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-27T02:23:19.000Z (10 months ago)
- Last Synced: 2024-02-27T03:28:34.420Z (10 months ago)
- Language: Java
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Boilerplate Generator
A command line tool to generate a simple Java class with a constructor, getters, and setters.