The method setJoinDate(java.sql.Date) in the type MemberVO is not applicable for the arguments (java.util.Date)
by moo0357 2022. 6. 12. 15:22
(java.sql.Date) 와 (java.util.Date) 가 서로 다르기떄문 ..
한가지로 통일시켜주자
[톰켓오류해결]Server Tomcat v9.0 Server at localhost failed to start.
2022.08.15
오류(Cannot create PoolableConnectionFactory)
2022.06.18
[SQLD] ORA-01950: 테이블스페이스 'USERS'에 대한 권한이 없습니다.
2022.06.11
Several ports (8005, 8080, 8009) required by Tomcat v9.0 Server at localhost are already in use. The server may already be running in another process, or a system process may be using the port. To start this server you will need to stop the other proces..
2022.06.06