Published inturkcellBasic Introduction to Node.js Express ServerNode.js is a powerful JavaScript runtime environment built on Chrome’s V8 engine, enabling server-side scripting with JavaScript. Express…Sep 16, 2024Sep 16, 2024
Published inturkcellCaching in Spring BootIntroduction to Spring Boot CachingSep 16, 2024Sep 16, 2024
Published inturkcellUnderstanding LDAP InjectionSecurity vulnerabilities are a prevalent concern in today’s digital industry. LDAP (Lightweight Directory Access Protocol) Injection is one…Oct 17, 20235Oct 17, 20235
Published inturkcellCORS Configuration for Backend ServicesCross-Origin Resource Sharing (CORS) is a vital security feature for web applications that need to make requests to domains different from…Oct 17, 2023Oct 17, 2023
Manipulating log messages in logback over MessageConverterAfter log4j vulnerability, logging is getting more big attention. Logging is one of the main application parts and to perform it we…Nov 14, 20223Nov 14, 20223
Attention! “null” is really nothing..“null” value in Oracle represents lack of data in the database table cell regardless of column data type. In the database there is no…Oct 19, 20214Oct 19, 20214