sudo du -h -d 1 -h : human read -d : depth
Get user in Spring
Posted on
by Kim
SecurityContextHolder.getContext().authentication.name
0 comments Filed Under: Kotlin, Spring Boot
Use of DateTimeFormatter
Posted on
by Kim
Use DateTimeFormatter instead of SimpleDateFormat
DateTimeFormatter.ofPattern("yyyyMMdd_HHmm").format(LocalDateTime.now()));
0 comments Filed Under: Java
Subscribe to:
Posts (Atom)