250x250
Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Spring Boot
- 오픈소스
- git
- Core Java
- MSSQL
- Python
- Thymeleaf
- Docker
- spring
- JavaScript
- Eclipse
- maven
- MySQL
- JDBC
- SpringBoot
- jpa
- PostgreSQL
- AJAX
- oracle
- Exception
- Source
- 설정
- error
- 문서
- Tomcat
- STS
- Open Source
- myBatis
- IntelliJ
- ubuntu
Archives
- Today
- Total
목록tar (1)
헤르메스 LIFE
[Ubuntu] STS 4.22.0 설치
Ubuntu 에 STS 를 설치해 봅니다.https://spring.io/tools Spring | Tools spring.io1. 다운로드2. 압축 풀기# zsh$ tar -zxvf spring-tool-suite-4-4.22.0.RELEASE-e4.31.0-linux.gtk.x86_64.tar.gz 오류 #1Linux ARM_64 버전은 아래와 같은 오류가 발생하며, 실행되지 않습니다.Exec format error# Exec format error$ ./SpringToolSuite4 zsh: exec 형식 오류: ./SpringToolSuite4오류 #2Ubuntu Linux에서 Marketplace 를 띄우면 아래와 같은 오류 메시지를 출력합니다.To suppress this warning, s..
Eclipse와 IntelliJ 관련
2024. 4. 25. 16:50