
Requirements: NodeJS, GitBash, Visual Studio Code install NodeJS – link for download install Git – link for download install Visual Studio Code – link for download 1. Open Visual Studio Code 2. Create folder for react app 3. cd to…
Requirements: NodeJS, GitBash, Visual Studio Code install NodeJS – link for download install Git – link for download install Visual Studio Code – link for download 1. Open Visual Studio Code 2. Create folder for react app 3. cd to…
Барышни ошибаются в трактовке мужчин (особенно самые юные леди, потом начинают понимать) зачастую потому что меряют их по себе. Потому что думают, что мужчина устроен сложно и изысканно, прямо как та самая нежная юная леди. А это совсем не так.…
How to use Ajax with Java ? Bellow I show you how to do this. Will create New Project on Eclipse Enterprise Edition. File-> New-> Dynamic Web Project. Them add Java Servlet Class with specified code: Next step will create…
In this post I show you how to work with JSON in JAVA 8. We will use 3 ways: Google Json Library, Oracle Javax Json Library and Simple Json Library. Google Json Library Google Json Maven and Jars Oracle Json…
Неплохая подборка материалов для изучения микрсервисов Микросервисы (Microservices) Микросервисная архитектура: плюсы и минусы Переписываем домашний проект на микросервисы (Java, Spring Boot, Gradle)
Java have 599 TimeZones Etc/GMT+12 (UTC-12:00) Pacific/Pago_Pago (UTC-11:00) Pacific/Samoa (UTC-11:00) Pacific/Niue (UTC-11:00) US/Samoa (UTC-11:00) Etc/GMT+11 (UTC-11:00) Pacific/Midway (UTC-11:00) Pacific/Honolulu (UTC-10:00) Pacific/Rarotonga (UTC-10:00) Pacific/Tahiti (UTC-10:00) Pacific/Johnston (UTC-10:00) US/Hawaii (UTC-10:00) SystemV/HST10 (UTC-10:00) Etc/GMT+10 (UTC-10:00) Pacific/Marquesas (UTC-09:30) Etc/GMT+9 (UTC-09:00) Pacific/Gambier (UTC-09:00) America/Atka (UTC-09:00)…
Do you want install Ubuntu ? You have 2 ways to do it: 1. Install from DVD disk 2. Install from USB boot device Step 1: Download Ubuntu from official web-site downloads Ubuntu. Choose Ubuntu Desktop version 18.04 LTS or…
Based on the Ubuntu installation Linux Mint on MackBook: Linux Mint on MacBook
Step 1: Download Android Studio from Official site Android Studio DownLoad Step 2: Copy file to /opt/ directory and extract it from archive Step 3: Start Android Studio from directory /opt/android-studio/bin/ Wait, while Android Studio will download all SDK. And…
If you want upload files to server, there are two ways: 1. Upload through Appache Commons Upload 2. Upload through com.oreilly.servlet [cos.jar]