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

https://github.com/javaee-samples/javaee-samples-forge-addon


https://github.com/javaee-samples/javaee-samples-forge-addon

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

== JavaEE Samples Forge Addon

=== Commands

Search the JavaEE samples based on belonging category

[source,console]
----
samples-by-category --category [name]
----

Search the JavaEE samples based on usage using categories recognized in given source file

[source,console]
----
samples-by-similar --source x.java
----