Spring: GETing a list of items, Paging and Sorting, and Spring Security + Javascript: textarea and forEach
Spring
I studied:
- GETing a list of items, using paging and sorting
- Spring Security: This is a large topic. Yesterday I looked at the pillars of software security: authentication and authorization and how to implement basic authentication in Spring.
JavaScript
I looked at:
testarea
forEach()
, a method to iterate over arrays.