Skip to content

abarrile/hacking-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hacking-java

This is the code base for the conference talk "Hacking Java" by Sean Patrick Floyd

The Talk deals with different topics where Java doesn't provide any satifactory mechanism out of the box. Each section then highlights a few different technologies that offer solutions for these problems.

Currently, the sections are:

This project contains generated code in some modules. If your IDE reports compilation errors, run mvn clean install from the command line and then re-import or refresh the project in your IDE.

About

Sample code for my talk "Hacking Java"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 86.2%
  • Groovy 11.8%
  • AspectJ 2.0%