분류 전체보기
-
-
sts repository error카테고리 없음 2020. 4. 10. 01:56
걱정했던 일이다. 예전의 dll hell 지금은 dependency hell 이다 어쩔 수 없다. 무료로 쓰니 그런데 과연 무료일까? https://sup2is.tistory.com/86 [Maven] Maven Repository Return 501 HTTPS Required. 에러 회사에서 maven 관련 프로젝트의 빌드가 전부 깨졌다... 젠킨스고 뭐고 .. 이유를 전혀 모르겠었다 .. 갑자기 maven repo도 501을 뱉어내고 한두시간 정도의 시간을 날려먹었다 결론부터 얘기하면 2020년 1월 15일.. sup2is.tistory.com repository를 몇 번 지웠다...
-
-
-
node.js 가벼운 개발 툴 IDE (node.js light ide tool statistics)카테고리 없음 2020. 3. 19. 15:44
https://jelvix.com/blog/best-javascript-ides 15 Best Javascript IDE & Code Editors in 2020 Review What are the best IDEs for JS? We listed our top 15 JavaScript IDEs and described their main strength and drawbacks to make the choice easier for you. jelvix.com https://code.visualstudio.com/docs/?dv=win 불러오는 중입니다... https://gwonsungjun.github.io/articles/2018-06/vscodeSetting VSCode 환경 설정 및 기초 사용법..
-
node.js install package.json카테고리 없음 2020. 3. 10. 21:22
package.json 활용 한번에 모듈설치하기 > npm install 이렇게 하면 packet.json의 모듈이 한번에 설치됨. 끝 https://lightcode.tistory.com/6 NPM의 package.json을 이용한 효율적 설치 NPM을 이용해서 express같은 모듈을 설치하게 되는데요. 매번 프로젝트를 생성할 때마다 자주쓰는 모듈을 설치하는 것이 여간 번거로운일이 아닙니다. 매번 필요한 모듈 들을 찾아서 설치하는 것도 쉬운일이 아니.. lightcode.tistory.com
-
sw 설계 온라인에서 어디까지 가능? (UML, MMI, ...)카테고리 없음 2020. 3. 4. 21:48
저장 등등 한계가 있지만 무료로 잠깐 사용하면 Not Bad UML은 sequence diagram https://sequencediagram.org/ SequenceDiagram.org - UML Sequence Diagram Online Tool Free sequence diagram online tool. Create sequence diagrams using textual notation or draw quickly via Drag and Drop with an easy to use interface. sequencediagram.org https://www.websequencediagrams.com/ WebSequenceDiagrams - Draw sequence diagrams online i..