Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/azn9/java-tests

A java project where I publish some tests that I do...
https://github.com/azn9/java-tests

Last synced: about 1 month ago
JSON representation

A java project where I publish some tests that I do...

Awesome Lists containing this project

README

        

This repository contains some tests, demos, examples, and proof of concepts for many different things.
Feel free to look around and use anything you find useful.

# Please note that some of the code is not production ready and may not be suitable for use in a production environment.

---

- [Replace field accesses with methods](https://github.com/Azn9/Java-tests/tree/replace-field-accesses-with-methods) | ByteBuddy / ASM