Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Refactoring

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

 Refactoring

Refactoring - JVM Meetup 19 at DOKU

Avatar for Eko Kurniawan Khannedy

Eko Kurniawan Khannedy

June 26, 2019
Tweet

More Decks by Eko Kurniawan Khannedy

Other Decks in Technology

Transcript

  1. Tentang Pemateri • Eko Kurniawan Khannedy • Senior Principal RnD

    Engineer di Blibli.com • 10 Tahun Pengalaman Kerja dan Tetap Coding
  2. Materi yang akan dibahas • Apa itu Refactoring? • Code

    Refactoring • Java Project Refactoring • Software Architecture Refactoring
  3. Struktur Project versi Agak Mainstream • /pom.xml • /module-entity/… •

    /module-repository/… • /module-service/… • /module-service-impl/… • /module-outbond/… • /module-outbond-impl/… • /module-controller/… • /module-web-model/... • /module-sdk-client/…