MadikhanSadykov / e-store

This is electronic store website. Built using Java EE technologies and already-made css template from Internet.
0 stars 0 forks source link

4 #4

Closed loudbyte closed 2 years ago

loudbyte commented 2 years ago

https://github.com/MadikhanSadykov/e-store/blob/18e8256992ba7f7108f86c95c2865a41e5110dee/src/main/java/com/madikhan/estore/action/factory/ActionFactory.java#L101

Please avoid such if style. Use always curly brakets, it is consistent and more readable.