Programming (318) 썸네일형 리스트형 JdbcSQLSyntaxErrorException 해결[h2 Database 42001-214] create table "user"( id identity not null, first_name varchar(255) not null, last_name varchar(255) not null, email varchar(255) not null, password varchar(255) not null ); https://velog.io/@gwichanlee/JdbcSQLSyntaxErrorException-%ED%95%B4%EA%B2%B0 JdbcSQLSyntaxErrorException 해결 JdbcSQLSyntaxErrorException - SQL query에 SQL 예약어를 사용하였는지 확인할 것 velog.io table 명에 "user"로 묶어 주니 에러가 해결. https://www.bae.. 인텔리제이에서 Datasource 연결org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "CATALOGS" not found 에러 https://dreamgarden.oopy.io/cbb75409-90c5-466f-b4ae-1917b59269c4 IntelliJ Ultimate 버전 database로 h2 사용하기 개발 초기 단계에서 h2를 사용 하면 빠르게 개발 환경을 구축할 수 있다. dreamgarden.oopy.io 스키마 정보가 안보이고 에러가 뜬다면 접속 URL에 ;OLD_INFORMATION_SCHEMA=TRUE 를 추가해주자 jdbc:h2:file:./auth_db;OLD_INFORMATION_SCHEMA=TRUE;DB_CLOSE_ON_EXIT=FALSE;AUTO_RECONNECT=TRUE;AUTO_SERVER=TRUE MailHog 로 개발/테스트 메일 서버(SMTP EMail Server) 구성하기 https://www.lesstif.com/software-architect/mailhog-smtp-email-server-61906418.html MailHog 로 개발/테스트 메일 서버(SMTP EMail Server) 구성하기 www.lesstif.com [SpringSecurity] JWT 구현 시 javax/xml/bind/DatatypeConverter https://alisyabob.tistory.com/324 [SpringSecurity] JWT 구현 시 javax/xml/bind/DatatypeConverter [SpringSecurity] JWT 구현 시 javax/xml/bind/DatatypeConverter Spring Security 프레임워크와 JsonWebToken 을 이용하여 웹인증을 구현하는 도중, 로그인을 시도해서 서버로부터 토큰을 얻으려고 할때, 웹서버 로그에 alisyabob.tistory.com Lexical scope와 클로저 https://velog.io/@ksh4820/Lexical-scoped%EC%99%80-%ED%81%B4%EB%A1%9C%EC%A0%80 Lexical scope와 클로저 프로그래밍에서 scope란 변수의 유효범위를 나타내는 용어이다. Javascript는 Lexical scope를 따르고 있다는데 그럼 Lexical scope는 무엇일까?결론부터 말하면 Lexical scope는 함수를 어디서 선언하였는지에 velog.io 전세계 브라우저 통계 사이트 https://gs.statcounter.com/ Statcounter Global Stats - Browser, OS, Search Engine including Mobile Usage Share Tracks the Usage Share of Search Engines, Browsers and Operating Systems including Mobile from over 5 billion monthly page views. gs.statcounter.com Linux File permissions Free fake API for testing and prototyping.[Placeholder] https://jsonplaceholder.typicode.com/ JSONPlaceholder - Free Fake REST API {JSON} Placeholder Free fake API for testing and prototyping. Powered by JSON Server + LowDB. Tested with XV. Serving ~2 billion requests each month. jsonplaceholder.typicode.com "KB증권 마블 미니" 뭘로 만들었을까? https://smok95.tistory.com/347 "KB증권 마블 미니" 뭘로 만들었을까? 얼마 전 KB증권에서 마블 미니라는 새로운 MTS 앱이 나왔습니다. 첫인상은 카카오에서 다크 테마 버전의 토스 증권 앱을 만든 것 같은 느낌이었습니다. 처음 토스 증권 앱이 나오고 기존의 HTS를 smok95.tistory.com How does Google Authenticator Work? 이전 1 ··· 8 9 10 11 12 13 14 ··· 32 다음