GeeCON
Reportáž z GeeCON Praha 2015
@Autowired public MyObject( List<HttpService> httpServices, GenericDao<Product> productDao) { ... }
GeeCON - Krakow 2013
Reportáž z GeeCON 2012
GeeCON 2011
GeeCON 2010 - Den druhý
@NoNull String s; Map<String, @NotNull String> map; class MyClass extends <@NotNull String> {} Map<@Email String> emails; if (window.WebSocket) { ... }