Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 473 Bytes

File metadata and controls

10 lines (9 loc) · 473 Bytes

Questions

  • How to create and build web app by gradle?
  • What path use to work with file in the java? Is related path allowed? http://stackoverflow.com/questions/2597271/easy-to-get-a-test-file-into-junit
  • Problem with static method. Why should I use modules?
  • Intellij idea says: "There are not-closed processes!"
  • How to build war with hands?
  • Where should I write try-catch block: method or class?
  • How to work with three streams at the same time(together)?