Get the App
  • What is the routing gateway Zuul? How to configure it?

    What is the routing gateway Zuul? How to configure it?

    What is the routing gateway Zuul? How to configure it? In view of these problems, today the editor summarizes this article about Zuul, hoping to help more friends who want to solve this problem to find a more simple and easy way. In Spring Cloud micro-service system, a common load balance

    Shulou · 2022-06-03 07:31
  • The inheritance of big data's tutorial Scala series

    The inheritance of big data's tutorial Scala series

    1. Extension classes extend classes in Scala in the same way that Java uses the extends keyword to declare a class as final, so that it cannot be extended or a single method or field can be declared as final to ensure that it cannot be overridden. Note the difference from Java

    Shulou · 2022-06-03 07:31
  • Summary of ElasticSearch practice of pre-loan system

    Summary of ElasticSearch practice of pre-loan system

    The pre-loan system is responsible for the implementation of all business processes from purchase to loan, which involves some comprehensive queries with large amount of data, various conditions and complexity. The introduction of ElasticSearch is mainly to improve the query efficiency, and hopes to quickly achieve a simple based on ElasticSearch.

    Shulou · 2022-06-03 07:31
  • Limit offset Application method of mysql

    Limit offset Application method of mysql

    Let me tell you a little bit about the limit offset application of mysql. Have you learned about similar topics before? If you are interested, let's take a look at this article. I believe that after reading mysql's limit offset application method, how much will it do to you?

    Shulou · 2022-06-03 07:31
  • Development of Software Automation testing tools

    Development of Software Automation testing tools

    Software testing can be traced back to the first manned space program in the United States, the Mercury program, in 1958, in which the software testing team was first born. Of course, there must have been software testing before this, but it is far from having its own status this time. But this is only for software testing.

    Shulou · 2022-06-03 07:31
  • What are the tools and software that programmers often use?

    What are the tools and software that programmers often use?

    1. Java integrated development environment (IDE) as a java programmer, a convenient development tool is essential. I use the old open source eclipse. The biggest advantage of using this software is that it is completely free, does not need to be cracked, and can be downloaded directly from its official website.

    Shulou · 2022-06-03 07:31
  • The method of querying subscript in mongodb using SPL language of aggregator

    The method of querying subscript in mongodb using SPL language of aggregator

    The database Mongodb can not query the subscript through the element value and realize the ranking order in the array, but it can be realized by using the aggregator SPL language. Rankings are popular in a variety of industries, ranging from world university rankings to Forbes rich lists to class student rankings and silver.

    Shulou · 2022-06-03 07:31
  • Installation and configuration of elasticsearch, logstash and Kibanan

    Installation and configuration of elasticsearch, logstash and Kibanan

    Attach the Kibana configuration effect before installation. The log_format format of the Nginx server log is as follows: log_format main_cookie'$remote_addr\ t$host\ t$time_loca

    Shulou · 2022-06-03 07:31
  • In-depth study of the hot issues of hbase, the design of hbase table rk and manual partitioning region

    In-depth study of the hot issues of hbase, the design of hbase table rk and manual partitioning region

    On Wednesday, 2019-2-20, an in-depth study of the hot issues of hbase, and the design and manual partitioning of the hbase table rk region recorded the hot issues of hbase on Friday, 2019-1-25: hbase hotspot resolution (pre-partitioning) htt

    Shulou · 2022-06-03 07:31
  • Installation and configuration of Wiki.js

    Installation and configuration of Wiki.js

    Wiki.js, an open source project based on NodeJS technology, has a simple and beautiful interface and flexible rights management, supporting a variety of editors, multiple user authentication methods, multiple backup storage methods, a variety of search engines, internationalization, custom themes (Theme), traffic analysis and so on. More Featur

    Shulou · 2022-06-03 07:31
  • What are the components of Sprint?

    What are the components of Sprint?

    Sprint (sprint) is the core of Scrum, with a duration of one month or less, during which time to build a completed, available, and potentially releasable product increment. Throughout the development process, its length should be the same, after the completion of the previous Sprint, the new next

    Shulou · 2022-06-03 07:31
  • What is the JVM garbage collection algorithm and garbage collector?

    What is the JVM garbage collection algorithm and garbage collector?

    Garbage collection algorithm copy algorithm (Copying) marking-clearing algorithm (Mark-Sweep) marking-sorting algorithm (Mark-Compact) replication algorithm: advantages, high efficiency, no memory fragmentation, disadvantages, low memory utilization, only half of it, surviving objects

    Shulou · 2022-06-03 07:31
  • Agile estimation and scale Measurement

    Agile estimation and scale Measurement

    The basis of Agile estimation: why estimate: estimation allows the team to understand the project specification calculation ROI and IRR, forming the basis for enforceable permission, and with the estimate, the market can also prepare in advance for later product launch; who performs the estimate? Product owner, Agile Coach; when will the meeting be held?

    Shulou · 2022-06-03 07:31
  • Functional style: Lambda functions and maps

    Functional style: Lambda functions and maps

    First-level functions: what are Lambda functions and Map first-level functions? You may have heard it say before that a particular language is functional because it has "first-class functionality". As I said in the first article in this series on functional programming, I don't agree with this popular view.

    Shulou · 2022-06-03 07:31
  • Introduction and use of user story map

    Introduction and use of user story map

    The image above is a Kanban or one of the Agile processes based on Agile stories, and nothing works better than investing in it yourself. Users, team members demand side through their own input, expression in order to make team members better understand their ideas and unify the ideas of team members. User story is a kind of thinking, that is, story thinking, luck.

    Shulou · 2022-06-03 07:31
  • Introduction to objects in java

    Introduction to objects in java

    There are two ways to divide objects: pointer collision: java memory space regular request to use free list: java memory space irregular request to use concurrency security problem: frequent creation of objects will lead to thread unsafe problems. There are two solutions: 1. The same as the operation of allocating memory space

    Shulou · 2022-06-03 07:31
  • Common security problems and solutions of Web project

    Common security problems and solutions of Web project

    Common security issues in Web projects: 1.XSS (CrossSite Script) cross-site scripting XSS (CrossSite Script) cross-site scripting. It refers to the malicious insertion of malicious html code into a Web page when the user browses the page

    Shulou · 2022-06-03 07:31
  • Development Prospect of Software testing Industry

    Development Prospect of Software testing Industry

    It seems that there are many questions about the cognition, prospect and development of the software testing industry. However, this time we will not talk about salary (friends who follow us can go to the "Professional Friends set" to see the statistics) and do not talk about recruitment (you can go to Zhaopin to inspect the number of recruitment needs at any time). After all, the relevant articles are compared.

    Shulou · 2022-06-03 07:30
  • The methods and steps of building enterprise wiki platform by JSPWiki

    The methods and steps of building enterprise wiki platform by JSPWiki

    Open source Wiki engine Apache JSPWiki, built on standard JEE components (Java, servlet, JSP), supports templates, CSS styles, plug-ins, fine-grained security control, autocomplete and other functions, easy to use and functional

    Shulou · 2022-06-03 07:30
  • What if the public network cannot access port 8088 of hadoop yarn in vmware?

    What if the public network cannot access port 8088 of hadoop yarn in vmware?

    1. Check whether the resourcemanager service is started correctly. If the yarn-site-xml service is not started, check the yarn-site-xml configuration 2, if it starts 1, check whether the client and the virtual machine can ping each other 2, check whether the virtual machine firewall is off 3.

    Shulou · 2022-06-03 07:30