Advanced Annotation Processing with JSR 269

preview_player
Показать описание
Forget about runtime annotations as used by Java EE 5 or Spring. Their power cannot be compared to advanced compile-time annotations processed by JavaC during compilation. Annotations of this kind change the way we think about Java. They can improve the scalability, performance, and simplicity of our APIs without the hassle of on-startup processing so common in the EE space these days.

In this session, you'll learn how to design an internal declarative DSL in Java, improve the scalability of modular applications, lower startup time, mimic the flexibility of "anything on rails" in plain Java, or simplify your internationalization practices. Learn from Oracle's rich experience with building APIs around annotation processors. Attend the session to understand the power of modern Java.

Copyright © 2013 Oracle and/or its affiliates. Oracle® is a registered trademark of Oracle and/or its affiliates. All rights reserved. Oracle disclaims any warranties or representations as to the accuracy or completeness of this recording, demonstration, and/or written materials (the "Materials"). The Materials are provided "as is" without any warranty of any kind, either express or implied, including without limitation warranties of merchantability, fitness for a particular purpose, and non-infringement.
Рекомендации по теме