https://m.blog.naver.com/rla99tjr/221862232097

 

[학습] pom.xml 이란..?

저번 시간에 학습했던 web.xml에 이어서 이번 시간에 학습해볼 내용은 pom.xml입니다. pom.xml Spring Pr...

blog.naver.com

https://develop88.tistory.com/entry/Spring40-%EC%8A%A4%ED%94%84%EB%A7%81%ED%95%A0%EB%95%8C-webxml%EA%B3%BC-jsp%ED%8C%8C%EC%9D%BC-%EC%9D%B8%EC%BD%94%EB%94%A9

 

Spring4.0 스프링할때 web.xml과 jsp파일 인코딩

  encodingFilter org.springframework.web.filter.CharacterEncodingFilter encoding UTF-8 encodingFilter /* 위에 web.xml에도 맵핑시켜주고 아래 jsp파일은 자신꺼에서 euc-kr을 몽땅 utf-8로 바꾸면 일단 ok

develop88.tistory.com

 

pnpm install                                 

@vaadin/application-theme-plugin is linked to /Users/junhoha/Documents/workspace-spring-tool-suite-4-4.14.0.RELEASE/demo/node_modules from /Users/junhoha/Documents/workspace-spring-tool-suite-4-4.14.0.RELEASE/demo/target/plugins/application-theme-plugin

@vaadin/build-status-plugin is linked to /Users/junhoha/Documents/workspace-spring-tool-suite-4-4.14.0.RELEASE/demo/node_modules from /Users/junhoha/Documents/workspace-spring-tool-suite-4-4.14.0.RELEASE/demo/target/plugins/build-status-plugin

@vaadin/theme-live-reload-plugin is linked to /Users/junhoha/Documents/workspace-spring-tool-suite-4-4.14.0.RELEASE/demo/node_modules from /Users/junhoha/Documents/workspace-spring-tool-suite-4-4.14.0.RELEASE/demo/target/plugins/theme-live-reload-plugin

@vaadin/theme-loader is linked to /Users/junhoha/Documents/workspace-spring-tool-suite-4-4.14.0.RELEASE/demo/node_modules from /Users/junhoha/Documents/workspace-spring-tool-suite-4-4.14.0.RELEASE/demo/target/plugins/theme-loader

@vaadin/flow-frontend is linked to /Users/junhoha/Documents/workspace-spring-tool-suite-4-4.14.0.RELEASE/demo/node_modules from /Users/junhoha/Documents/workspace-spring-tool-suite-4-4.14.0.RELEASE/demo/target/flow-frontend

Already up-to-date

Progress: resolved 417, reused 417, downloaded 0, added 0, done

=================================================================

npm install --yes --quiet pnpm@5.18.10 --shamefully-hoist=true --ignore-scripts        

 

 

npm install -g flowserve                                                                                                                                           

npm WARN deprecated ecstatic@3.3.2: This package is unmaintained and deprecated. See the GH Issue 259.

 

added 56 packages, and audited 57 packages in 3s

 

13 packages are looking for funding

  run `npm fund` for details

 

2 moderate severity vulnerabilities

 

To address all issues (including breaking changes), run:

  npm audit fix --force

 

Run `npm audit` for details.

+ Recent posts