My those years (12) - the company's technology change jobs, I followed to the java

Back to Top

My those years (12) - the company's technology change jobs, I followed to the java

  • CTO substitutions
  • Microsoft technology stack is not recognized often sprayed
  • Unified technology transfer to java
  • After changing the mac book, docker is still very much memory
  • Learn springboot and springcloud
  • Learning specific knowledge of the micro-service points
  • Closed development

CTO substitutions

2018 Initially, the company's technical team has been a big change, former technical director .net platform is a java technical director replaced, this also means that companies today may have great changes, including the technical team direction, before the project has been a .net + mysql based, while the director of a change, it could be java + mysql, and I feel very awkward position, and became a junior developer from an architect.

Microsoft technology stack is not recognized often sprayed

After this new CTO come, first past .net Framework meal indiscriminate spraying, the garbage, the garbage, of course, there are some good things to be used increasingly, like git, jenkins, docker, k8s, a large number of new micro-services frameworks and technologies!

Unified technology transfer to java

They used to be 10 years of .net replaced the java, I remember before coming to this company CTO and I said, hoping to strengthen .net strength of the team, I also want to play a role in the team, CTO always said, their technology is very poor, I joined it after the fact, they are all masters, are Daniel, sometimes I gave them training, of course, also be sprayed in a step confused! Although I can say that joined, but did not change the position of .net throughout the company, and finally was replaced java.

After changing the mac book, docker is still very much memory

We have successfully transferred from .net java in the camp, we can say, do technology, not discriminatory language, resulting in each language has its value, java nothing wrong, therefore, young people just do now! The company is each of us bought a new macbook, and I began to become attached and mac, mac os start learning the system, have to admit, macos system really is the best operating system, stability, security, efficiency is high. In carrying out the development of micro-services, it is also installed on the computer docker, after the opening of the container 7-8, 8G could not carry a bit macbook, ha.

Learn springboot and springcloud

Currently in java, the framework should be the best springboot, and it advocates 约定优于配置, in fact, after you install some packages, it will have the default configuration options, you do not need to re-write the configuration, for example, the installation of package redis, At this time it defaults will connect localhost: foresight also quite famous during 6379, this convention is similar to the default Lind framework of my own development, it seems that I wrote lind, ha ha.

Learning specific knowledge of the micro-service points

Was only there for the theory of micro services had understood, but did not really use it in the project, and now also start using springcloud this micro-services framework, and using zuul in the project, hystrix, ribbon, sleuth, zipkin, oauth2 technology of course, are out of the box, springcloud framework put a lot of micro-services in the knowledge components are packaged in a maximum degree of convenience to the developers.

Closed development

In September 2018, since the entire project from the new design, we started to develop a closure, and certainly not in the strict sense of closure, is the IT industry's 996, 9:00 in the morning to go to work, from work after 9pm, a week classes six days, indeed very hard, and in the process I also learned, but something, at least mybatis, zuul, rabbitmq, redis, mongodb, oauth2 those familiar components are beginning to use, and this is a good thing, it's hard just to be better tomorrow!

This article was written in July 2019, most recently a new project to come, but also the beginning of 996, I feel a little terror!

Back to Top

Guess you like

Origin www.cnblogs.com/lori/p/11169528.html