Java筆記

weixin_34377065發表於2017-04-05

最近終於回到軟體開發的世界,在學習Java,感覺常用需要理解的有這麼些東西:

Language Features

Annotations
Reflection
Throwable (orElseThrow)

OOP Design Patterns

Dependency Injection
Generics

Notable Packages

Guice
Guave
Immutables

Database Access Libraries

Hibernate
JOOQ
JDBI

IDEs and Build Tools

Intellij IDEA
Gradle

Frameworks

Swagger
Dropwizard
Spring

相關文章