Eclipse A-Z

Eclipse A-Z

 1. "Downloading external resources is disabled." in spring XMLSolution: Window -> Preference -> Maven -> tick the option ('download artifact jav......
  • Apache KafkaApache Kafka
  • PhotoprismPhotoprism
  • ProxmoxProxmox
  • Genymotion TipsGenymotion Tips
  • Mikrotik L2TP / IPsec VPN Server Step by Step configuration Mikrotik L2TP / IPsec VPN Server Step by Step configuration
  • MacOS A->ZMacOS A->Z
  • [Oracle] - JAVA and another one related JAVA

    [Oracle] - JAVA and another one related JAVA

    JAVA Ref: 1. Spring frame: https://hoquoctri.blogspot.com/search/label/Java?&max-results=152. Hash code: https://hoquoctri.blogspot.com/2019/06/java-core-hashcode-method.html3.......
    [Javascript/Jquery/CSS] - A->Z

    [Javascript/Jquery/CSS] - A->Z

    JAVASCRIPT Find element has <id> and change value itself. document.getElementById("<id>").innerHTML = "Hello JavaScript"; document.getElementById("<id>").style.<attribute> = "<value>"; Function: function myFunction() { // return with object  return......
    Spring + Thymleaf

    Spring + Thymleaf

     SPRING + Thymeleaf==============================================================Basic SetupEclipseSpring initializr:Ref: https://start.spring.io/Project......
    [Java]  - ORM on Java

    [Java] - ORM on Java

    JPA=========================================================================HibernateResources:1. https://docs.jboss.org/hibernate/stable/orm/userguide/html_single/Hibernate_User_Guide.html#hql-select-clauseProblems:1. Cannot POJO if we select specific fields in Query Statement. If used in RESTful......
    [Oracle] - Oracle Database 21

    [Oracle] - Oracle Database 21

     I. Install Oracle DB 21c In CentOS 8Ref:1. Oracle 21c : https://www.oracle.com/database/technologies/oracle21c-windows-downloads.html2. CentOS v8 : https://www.centos.org/download/3.......
    MySQL/MariaDB - Collection

    MySQL/MariaDB - Collection

     MYSQL====================================================INSTALLATION1. CentOSRef: https://www.hostinger.com/tutorials/how-to-install-mysql-on-centos-7  // get update# yum update//download repository # wget https://dev.mysql.com/get/mysql80-community-release-el7-3.noarch.rpm// Install#......
    Eclipse A-Z

    Eclipse A-Z

     1. "Downloading external resources is disabled." in spring XMLSolution: Window -> Preference -> Maven -> tick the option ('download artifact jav......
    Apache Kafka

    Apache Kafka

     I. Setup environmentRef: https://www.tutorialspoint.com/apache_kafka/apache_kafka_installation_steps.htm1 - Install ZookeeperDownload Apache Zookeeper : Download- Upload Zookeeper to /opt- Unzip installation file:    $ tar -xzvf apache-zookeeper-3.9.3-bin.tar.gz-......
    Eclipse A-Z

    Eclipse A-Z

     1. "Downloading external resources is disabled." in spring XMLSolution: Window -> Preference -> Maven -> tick the option ('download artifact jav......
    Proxmox

    Proxmox

     1. Install ProxmoxDownload: https://www.proxmox.com/en/downloadsHow to install Proxmox in Virtual Box: https://getlabsdone.com/how-to-install-proxmox-ve-on-virtualbox-step-by-step/Note: Hard Disk must be VMDK (Virtual Machine Disk) format. Another type can't show GUI, Virtual only show......