Files
java-tutorials/spring-static-resources/src/main/webapp/other-resources/foo.js
T
Loredana Crusoveanu 8a2433233c update to spring 5
2018-06-16 19:28:56 +03:00

3 lines
44 B
JavaScript

function testing() {
alert("Testing");
}