PENEKhun / springdog

(개발중) 캡스톤 디자인 - SW의 안정성 지원을 위한 서비스형 보안 라이브러리 개발
Apache License 2.0
0 stars 0 forks source link

Rename field variables more appropriately in ViewStructures.java #1

Closed PENEKhun closed 5 months ago

PENEKhun commented 5 months ago

view code

In the code above, rename the variables named uri and filePath to something more appropriate. For example, they could be urlPath and resourcePath.