47 questions
'connection': { 'host': 'localhost', 'port': '3306', 'user': 'root', 'password': 'admin', 'database': 'test' }Developing a node.js environment web app.I am using mysql in conjunction with it, but...
We use Spring Security to manage login sessions.We are developing two websites, each using a different Redis server to save the session.However, if you log in from website 1 and access website 2 with ...
Hello, all the developersCommon Security Solutions (h/w)ex) Wapples, Fortigate, etc.I want to code the software that goes into that device and do my jobIn this case,Should I study system programming?O...
If you go to some security-conscious websites,The message I'm checking my browser for security appearsWait a few seconds before the main page comes outWhat's going on between the server and the client...
List<String> type =getJdbcTemplate().query( SQL , new String[] {id, id}, new RowMapper<String>() {SELECT USER_TYPEFROM ( SELECT 'user' as USER_TYPE FROM TABLE_USER WHERE USER_ID=? UNI...
What do you think about putting the code source on Google Drive?In terms of security.I think it's necessary to back up the code source, but I'm worried about various ways.The probability that a comput...
« | - 5 - |
© 2024 OneMinuteCode. All rights reserved.