2020-09-14
Closed
#1 지름신이 오셨네.(쇼핑몰 수집사이트) 소스 공개
2020-09-14 Closed

12년도에 만들었던 지름신이 오셨네 사이트 소스 공개#

  • 14년도에 최종 프레임워크 구조변경
  1. Job스케쥴
  2. Controller,Service,Dao 구조로 변경

12년도에 최초 구축한 사이트로 스프링버전이 낮음.
네이버 가격비교는 현재 API사용불가

공부목적으로 참고용으로만 활용해주세요.

Spring Framework 3.1 + Maven + iBatis + Mysql + jQuery + Twitter Boostrap

현상관리 : http://yona.jqdom.com/svn/admin/Public-Project/jcb-shop
데모페이지 : http://proj.jqdom.com/JCSHOP/

Issue Sharer
Comment 1

  • Assigned 데브구나 assigned this issue to oneself 2020-09-14
  • Update milestone 데브구나 changed milestone to 프로그램 소스 공개 2020-09-14
    • Markdown help
    • Headers
    • Links
    • Lists
    • Images
    • Blockquotes
    • Codes
    • Tables
    • Styling
    • Short Links
    • Markdown Input
      Markdown Output
      # This is an H1
      ## This is an H2
      ### This is an H3
      
      # This is an H1 ## This is an H2 ### This is an H3
    • Markdown Input
      Markdown Output
      - Red
          1. White
          2. Blue
      - Green.
      
      - Red 1. White 2. Blue - Green
    • Markdown Input
      Markdown Output
      ![title](https://repo.yona.io/assets/images/ico-like-small.png "Yobi")
      
      ![title](/assets/images/ico-like-small.png "Yobi")
    • Markdown Input
      Markdown Output
      > Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
      >
      > Aenean commodo ligula eget dolor.
      
      > Lorem ipsum dolor sit amet, consectetuer adipiscing elit. > > Aenean commodo ligula eget dolor.
    • Markdown Input
      Markdown Output
      `function test() {console.log("hello world");}`
      
      ```javascript
      function test() {
        console.log("hello world");
      }
      ```
      
      `function test() {console.log("hello world");}` ```javascript function test() { console.log("hello world"); } ```
    • Markdown Input
      Markdown Output
      | Project Type | Pull Request | Issue |
      | ------------ | ------------ | ----- |
      | Git          | Yes          | Yes   |
      | SVN          | No           | Yes   |
      
      | Project Type | Pull Request | Issue | | ------------ | ------------ | ----- | | Git | Yes | Yes | | SVN | No | Yes |
    • Markdown Input
      Markdown Output
      *This is an italic*
      **This is an bold**
      ~~This is an strike~~
      
      *This is an italic* **This is an bold** ~~This is an strike~~

    소설커머스 상품수집은 불법으로 관련 로직은 삭제후 소스 커밋한 상태 입니다.

  • Closed 데브구나 closed this issue 2020-09-14
Add a comment