Files
java-tutorials/spring-static-resources/src/main/webapp/js/foo.js
T

3 lines
44 B
JavaScript

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