While installation of Windows you can receive error – cannot install on GPT. You should find command promt and put commands: diskpart list disk select disk <disk number> clean convert gpt exit After restart you can install Windows on your…
Author Archive for admin
Geek sites for every day
by admin • • Comments Off on Geek sites for every day
Free Proxy servers
by admin • • Comments Off on Free Proxy servers

Proxy – ip, port, protocol LAST one: Free Proxy Servers in 2023 – Free Proxy Lists 2023 Anonymus: Free Proxy Servers in 2022 – Free Proxy Lists …
Java Email (SSL, TLC)
by admin • • Comments Off on Java Email (SSL, TLC)

Sending Email through Java First, You need to receive GOOGLE APP password Receive Google App Password Download email JAR or define dependencies from this page Javax mail JAR page Create Java Web Dynamic Project Interface Data Access Object Level (DAO)…
React installation (Node.js, Visual Studio Code, Git Bash)
by admin • • Comments Off on React installation (Node.js, Visual Studio Code, Git Bash)

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…
О мущщщинах
by admin • • Comments Off on О мущщщинах

Барышни ошибаются в трактовке мужчин (особенно самые юные леди, потом начинают понимать) зачастую потому что меряют их по себе. Потому что думают, что мужчина устроен сложно и изысканно, прямо как та самая нежная юная леди. А это совсем не так.…
JAVA and AJAX
by admin • • Comments Off on JAVA and AJAX

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…
Java JSON – 3 ways to work with
by admin • • Comments Off on Java JSON – 3 ways to work with

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…
JAVA Microservices
by admin • • Comments Off on JAVA Microservices
Неплохая подборка материалов для изучения микрсервисов Микросервисы (Microservices) Микросервисная архитектура: плюсы и минусы Переписываем домашний проект на микросервисы (Java, Spring Boot, Gradle)
JAVA TimeZONE with example
by admin • • 1 Comment

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)…