• Title/Summary/Keyword: JPA

Search Result 13, Processing Time 0.023 seconds

Ingredient-Based Recipe Recommendation System Using the Spring Framework (스프링 프레임워크를 이용한 재료 기반 레시피 추천 시스템)

  • Tai-sung Hur;Seong-Ho Cha
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.477-478
    • /
    • 2023
  • 본 논문에서는 스프링 프레임워크를 사용하여 사용자가 보유한 식재료를 기반으로 적합한 레시피를 추천하는 웹 시스템을 설계하고 구현한다. 또한 MVC 패턴을 적용하여 비즈니스 로직과 사용자 인터페이스를 분리하여 개발하였고 MySQL과 Spring Data JPA를 사용하여 로그인 및 회원가입, 레시피와 댓글을 생성, 수정, 삭제할 수 있는 기능을 구현한다.

  • PDF

Design of Enterprise System Platform based on Spring Data JPA in Spring Framework Environment (스프링 프레임워크 환경에서 스프링 데이터 JPA기반의 엔터프라이즈 시스템 플랫폼의 설계)

  • Yoo, Jung-Sang;Lee, Myeong-Ho
    • Journal of Convergence for Information Technology
    • /
    • v.9 no.12
    • /
    • pp.39-46
    • /
    • 2019
  • The competition for standardization in the enterprise environment starts with the data tier of the back-end and the standard enterprise middle tier is being stabilized by standardization as it is accepted as the Spring Framework. In addition, with the advent of new devices in an increasingly rapid cycle, securing compatibility with web and mobile services has become an important competitive advantage for web service companies. However, companies are unable to secure competent technical personnel appropriate for the rapidly changing environment of the information generation, and the curriculum of educational universities does not reflect the demand of new competency-oriented curriculum. Therefore, in this study, in order to acquire competency-oriented skills required for such an enterprise system platform environment and to develop a curriculum, the system using Spring Data JPA in the Spring Framework environment was implemented through documenting for each analysis and design step. It aims to provide a reference model for the full stack competency-based curriculum and capstone design curriculum that can be applied immediately in the enterprise environment.

Design and Implementation of a Java Package for Sharing Array Data by the DSM Interface on a Cluster of Workstations (워크스테이션 클러스터 상에서 분산공유메모리 인터페이스로 배열 데이터의 공유를 지원하는 Java 패키지의 설계와 구현)

  • Lim, Hae-Jung;Kim, Myung
    • Journal of Korea Multimedia Society
    • /
    • v.2 no.3
    • /
    • pp.355-365
    • /
    • 1999
  • In this paper, we present JPAS(Java Package for Array Sharing) which is a Java Package for sharing arrays of data on a cluster of workstations. It allows us to divide an array of data into several pieces, and to place each piece on a different host. JPAS uses Java RMI so that the entire array can be accessed by a location transparent interface which is similar to that of a distributed shared memory system. JPAS is portable and easy to use since it is implemented using pure Java. In order to reduce network overhead, JPAS allows programmers to use their prior knowledge of the application. Data consistency can be maintained through the value updating methods defined for all the elements of an array. We developed parallel programs which use JPAS, and tested them on a cluster of workstations. The test results show that JPAS is a parallel programming tool with reasonably good performance.

  • PDF

A Study of the Characteristics of Emergency Housing from Japan Prefabricated Construction Suppliers and Manufacturers Association and General Construction Companies Provided during the Great East Japan Earthquake - focusing on the Kaisei and Ohashi Complexes of Ishinomaki City - (동일본대지진 시 공급된 프리패브건축협회 및 종합건설사의 응급가설주택 특성에 관한 연구 - 이시노마키시(石巻市) 카이세이(開成)단지 및 오하시(大橋)단지를 중심으로 -)

  • Lee, Sang-Hee;Kim, Bong-Ae
    • Journal of the Architectural Institute of Korea Planning & Design
    • /
    • v.36 no.4
    • /
    • pp.61-70
    • /
    • 2020
  • The purpose of this study is to provide data for planning future temporary housing in Korea by comparing and analyzing the characteristics of emergency housing rapidly supplied by Japan Prefabricated Construction Suppliers and Manufacturers Association(JPA) and general construction companies, according to the supply subject in times of natural disasters in Japan. Literature reviews and on-site field investigations are conducted as research methods during the period of August 4th~9th, 2019. As subjects of study, the characteristics of two housing complex built in Ishinomaki City with different supply subjects were compared and analyzed. As a result of this study, Japan has a clear distinction of terms for emergency housing, which are divided into rental and construction types. With the close cooperation between the government, local governments and construction companies, providing a prompt systematic supply is possible. The characteristics of emergency housing are differ depending on supply subjects. The emergency housing of JPA has diversity of plane, two rooms facing south, and fast construction time, while the emergency housing of the general construction company has a flexible spatial transformation and excellence of materials.

Genetic diversity of the Asian shore crab, Hemigrapsus sanguineus, in Korea and Japan inferred from mitochondrial cytochrome c oxidase subunit I gene

  • Yoon, Moon-Geun;Hong, Sung-Eic;Nam, Yoon-Kwon;Kim, Dong-Soo
    • Animal cells and systems
    • /
    • v.15 no.3
    • /
    • pp.243-249
    • /
    • 2011
  • The genetic diversity and population history of the Asian shore crab, Hemigrapsus sanguineus, were investigated with a nucleotide sequence analysis of 536 base pairs (bp) of the mitochondrial cytochrome c oxidase subunit I gene (COI) in 111 samples collected from four populations in Korea and one in Japan. In total, 28 haplotypes were defined by 27 variable nucleotide sites in the COI region examined. The observed haplotypes had a shallow haplotype genealogy and no geographical associations. Most of the populations had high haplotype diversity (0.656-0.788) and low nucleotide diversity (0.00165-0.00244), and significant negative values for Fu's $F_S$, suggesting rapid and recent population growth from an ancestral population and sudden population expansion. The pairwise fixation indices ($F_{ST}$) estimated with the exact test and the migration rates indicate that substantial gene flow occurs among these populations as a result of sea currents, except between the Yellow Sea coast of Korea (BUA) and the Pacific Ocean coast of Japan (JPA). These two populations (BUA and JPA) showed significant genetic differentiation and low migration rate.

Make Simple Blog with Spring Boot (Spring Boot를 이용한 간단한 블로그 만들기)

  • Kwon, SunBeom;Oh, JaeYong;Jo, SeungWoo;Kim, SungJin;Lee, HyungMook;Lee, JunDong
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.01a
    • /
    • pp.259-261
    • /
    • 2022
  • 스프링은 자바 엔터프라이즈 애플리케이션 개발에 사용되는 프레임워크로써, 애플리케이션을 빠르고 효율적으로 개발할 수 있도록 틀과 공통 프로그래밍 모델, 기술 API 등을 지원해주며, 스프링 부트는 스프링 프레임워크를 사용하는 프로젝트를 간단하게 준비할 수 있는 스프링 프레임워크의 서브 프로젝트이다. 본 연구에서는 스프링 부트를 활용하여 간단한 블로그를 설계 및 구현한다. 간단한 블로그에서는 다른 사람과의 식별을 위한 로그인 및 회원가입, 다른 사람과의 생각을 공유하기 위해 게시물 및 댓글 읽기, 쓰기, 수정, 삭제의 기능을 설계하였다. 이러한 설계는 스프링 부트를 사용하여 모듈 간의 의존성 관리, Spring Web MVC를 사용하여 서비스 로직과 사용자 인터페이스를 분리하며, Spring Data JPA, Spring Security 등을 이용하여 회원식별과 게시물 및 댓글 쓰기, 읽기, 수정, 삭제 등을 구현하였다.

  • PDF

Transport Packaging Guide-Line (Hot Issue - 한.중.일 3국의 수송포장 가인드라인 제정)

  • Kim, Hyeong-Bin
    • The monthly packaging world
    • /
    • s.241
    • /
    • pp.109-115
    • /
    • 2013
  • 한국공업포장협회(KAIP)는 일본의 일본곤포공업조합연합회(JPA)와 중국의 중국포장연합회(CPF)와 함께 수송포장가인드라인(이후 가이드라인이라 칭함)을 제정하고 있다. 제정의 배경과 추진 현황 그리고 주요 내용 및 활용 계획에 대하여 설명하고 관련 업계 및 종사자들에게 이해의폭을 넓혀 제정 후에 이 가이드라인이 효과적으로 활용되어 수출 포장 화물의 손상 사고를 획기적으로 줄일 수 있게 되기를 기대하면서 현재 제정 사업이 진행 중에 있지만 가이드라인의 추진 배경, 현황 및 앞으로의 계획을 소개하고자 한다.

  • PDF