The Spring initializr is available at https://start.spring.io Spring initializr generate a Spring boot project with dependencies. The generate button will package the newly created project in a downloaded zip file.
Uncategorized
Installing Apache Maven
Installing Apache Maven is a simple process. First download the latest release of Apache Maven. Note : Choose the “Binary zip archive“ Maven – Download Apache Maven or Environment variable Move the unzipped folder to C:\ Add the bin directory of the created directory apache-maven-3.9.2 to the PATH environment variable. Test the installation Confirm with mvn -v in Continue Reading
Maven
Maven is a tool for building and managing any Java-based project. Maven was created in order to simplify the build processes of an application. A standard way to build projects by sharing JARs across several projects and an easy way to publish project information. Maven Package the made application and Continue Reading
Spring Boot
Spring Boot is a framework used to create application rapidly. Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications. Features
API (Application Programming Interface)
An API stands for application programming interface, can be written in any language. An API is a set of verbs by which applications interact with each others. As an API use a predefined set of verbs, we can call it a Restful API (Representation State Transfer). When accessing an API. Continue Reading
Coding will not exist in future because of AI ?
Short answer no. AI created by coding. The offer and demand will not be the same as now, because always things change. Not because of AI. Coding will change to push AI. I Guess this is the shortest answer on the web. Not convinced I can tell you more about Continue Reading
ChatGPT for developer and pricing
What is ChatGPT? In simple terms ChatGPT is a web application used to give a result based on specifications provided by users. ChatGPT is an artificial intelligence (AI) chatbot, tools developed by OpenAI. At this time ChatGPT is owned by Microsoft. Having the intention to invest in a ChatGPT stock, Continue Reading
Install Visual Studio
Visual Studio allows you to complete an entire development cycle in one place. Visual Studio is an integrated development environment (IDE). Code Editor When all done the code editor will look like the picture below. Download visual studio Visual studio can be downloaded following the link below. https://visualstudio.microsoft.com/downloads/ Visual studio Continue Reading
What is dropshipping ?
Dropshipping is a business model where you build up an online store or you list your not owned product on an online marketplace for selling. At the moment when customers order your product you will be notified about their order. From your part, you go to supplier’s website and order Continue Reading
Online Marketplaces
An online marketplace is web application available on the internet. Individual or company creates an account to start selling on these marketplaces. Competition As a seller competition is very high. All you get from these marketplace is traffic. you are on your own when it comes to marketing your products. Continue Reading