Open in app
Home
Notifications
Lists
Stories

Write
Eric Ndirangu
Eric Ndirangu

Home

Feb 25, 2021

Resolving CORS errors in spring

CORS stands for Cross-Origin Resource Sharing. It is a security mechanism for restricting requests coming from different origins, hence enables controlled access to resource located outside a given domain. It is critical to properly configure CORS since if poorly configured it provides potential for cross-domain attacks. In this article we…

Spring Boot

3 min read


May 30, 2020

Deploying a Springboot application/ JAR as a windows service using winsw

I recently had a task of deploying a JAR application as a windows service on a windows server and came across an easy to setup tool called winsw. …

Jar

3 min read

Deploying a Springboot application/ JAR as a windows service using winsw
Deploying a Springboot application/ JAR as a windows service using winsw

May 30, 2020

How to check your .NET framework

Sometimes softwares have a specific .NET framework requirement in your system. This is a simple step by step guide on knowing your .NET framework to enable installation of softwares compatible with your windows PC. Step 1: Click on the start menu and search Run. Step 2: Click on the Run app, a dialog will then be displayed then type in regedit.exe and select ok. (ensure you have admin privilages)

Windows

2 min read

How to check your windows .NET framework
How to check your windows .NET framework

Jan 16, 2020

Procedural generation using Quantum

Procedural generation is an interdisciplinary field which makes use of a variety of computational methods to generate content. It describes any situation where content is generated procedurally by an algorithm. …

Qiskit

4 min read

Procedural generation using Quantum
Procedural generation using Quantum
Eric Ndirangu

Eric Ndirangu

Solving real world problems through technology

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Kass Yassin

    Kass Yassin

  • Rodney Osodo

    Rodney Osodo

  • Vaidehi Joshi

    Vaidehi Joshi

  • Dr James Wootton

    Dr James Wootton

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable