All Projects → devstarter → Ii

devstarter / Ii

Интерактивная Ииссиидиология

Programming Languages

javascript
184084 projects - #8 most used programming language
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Ii

Ng Boot Oauth
oauth2 demo with angularjs and springboot
Stars: ✭ 99 (+725%)
Mutual labels:  spring-boot, angularjs
Javastud
Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java Enterprise Edition, Java Blog, Java Articles, Java Web, JSP, Servlet, Maven, Spring, Hibernate, Spring-boot, Spring MVC Web, Angular JS, Angular 2, Java Security, Java CRUD, Java Login Example, File Handling, Multi threading, exception handling, Collection classes, Swing, Database, Date Time, Joda Time, JPA.
Stars: ✭ 220 (+1733.33%)
Mutual labels:  spring-boot, angularjs
Shio
✨ :dna: Shio CMS - Model Content, Use GraphQL and Create Site using Javascript with Native Cache and Search.
Stars: ✭ 119 (+891.67%)
Mutual labels:  spring-boot, angularjs
Depli
A handsome JVM monitoring dashboard
Stars: ✭ 39 (+225%)
Mutual labels:  spring-boot, angularjs
Abixen Platform
Abixen Platform
Stars: ✭ 530 (+4316.67%)
Mutual labels:  spring-boot, angularjs
Klask Io
klask.io is an open source search engine for source code, live demo
Stars: ✭ 45 (+275%)
Mutual labels:  spring-boot, angularjs
Spring Boot Axon Sample
Sample application using Spring Boot, Axon, AngularJS and Websockets
Stars: ✭ 169 (+1308.33%)
Mutual labels:  spring-boot, angularjs
Pacbot
PacBot (Policy as Code Bot)
Stars: ✭ 1,017 (+8375%)
Mutual labels:  spring-boot, angularjs
King Admin
king-admin是一个超酷的前后端分离的基础权限管理后台,前端:angularJs+bootstrap+gulp,后端:spring-boot+mybatis-plus(分java版和kotlin版)
Stars: ✭ 397 (+3208.33%)
Mutual labels:  spring-boot, angularjs
Angularjs Springmvc Sample Boot
A RESTful sample using Spring Boot, Spring MVC, Spring Data and Angular/Bootstrap.
Stars: ✭ 309 (+2475%)
Mutual labels:  spring-boot, angularjs
Web Framework For Java
A seed project with spring boot for AngularJS, AngularJs Material, Thymeleaf, RESTful API, MySQL and admin panel based on AdminLTE.
Stars: ✭ 29 (+141.67%)
Mutual labels:  spring-boot, angularjs
Microservices Event Sourcing
Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微服务的最佳实践
Stars: ✭ 657 (+5375%)
Mutual labels:  spring-boot, angularjs
Biking2
This is the source code of http://biking.michael-simons.eu
Stars: ✭ 162 (+1250%)
Mutual labels:  spring-boot, angularjs
Angularjs Springmvc Sample
A RESTful sample using AnguarJS/Bootstrap as frontend and Spring MVC as REST API producer
Stars: ✭ 292 (+2333.33%)
Mutual labels:  spring-boot, angularjs
Springboot Jwt Starter
A Spring Boot JWT starter kit for stateless and token-based authentication apps.
Stars: ✭ 538 (+4383.33%)
Mutual labels:  spring-boot, angularjs
Todo List App
Spring Boot 1.3.2, Spring Data Hibernate H2, REST, Angular 1.5.3, Bootstrap, Maven.
Stars: ✭ 6 (-50%)
Mutual labels:  spring-boot, angularjs
E2e Experiment
A demo project with Spring Boot / Angular application and e2e tests
Stars: ✭ 9 (-25%)
Mutual labels:  spring-boot
Docker Example
Example Spring Boot Application with Docker
Stars: ✭ 11 (-8.33%)
Mutual labels:  spring-boot
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (+6941.67%)
Mutual labels:  spring-boot
Md Form Validator
Simplify the usage of ngMessages with the angular material design
Stars: ✭ 8 (-33.33%)
Mutual labels:  angularjs

Интерактивная Ииссиидиология

презетация, ii.ayfaar.ru, канал YouTube

Ключевые слова: OOP, SOLID, Java 8, J2SE, Hibernate, Spring Boot (JPA, IoC, MVC), JUnit, JavaScript, HTML5, CSS3, KendoUI, AngularJS, MySQL, Maven, git, TDD, CI, IntelliJ IDEA

Мой скайп: iu3116

Цели проекта

Основная цель - представление информацци, поиск, структурирование, простраивание взаимосвязей между понятиями ииссиидиологии

Косвенная цель - плацдарм для обученя современным техникам и подходам программирования.

О проекте

Это single-page application. Со стороны сервера Java SE, Spring, Hibernate. На клиенте JavaScript, HTML5, CSS3, визуальные компоненты и биндинг - KendoUI и AngularJS

Основная задача проекта сформировать связки термин-описание из сплошного текста хранящегося по абзацам в базе данных. Плюс поиск по всему содержимому.

Реализован експорт связок термин-описание в mediawiki (движок википедии) и импорт из evernote.

Проект бесплатно хостится на OpenShift (Open Hybrid Cloud Application Platform by Red Hat)

Видео презентация: Структура проекта

С чего начать (Java)

Устанавливаем:

  1. GIT http://msysgit.github.io
  2. Добавляем git.exe в переменную окружения Path и перезагружаем windows
  3. Выполняем тестовую задачу Тренировка работы с git
  4. IntelliJ IDEA
  5. Java
  6. Java SE Development Kit
  7. MySQL или XAMPP wiki/База данных

Окрываем проект:

  1. Зарегистрируйтесь в GitHub
  2. Сделайте Fork (копию) этого кода из своего акаунта
  3. Скачайте его на свой компьютер git clone https://github.com/<ваш акаунт>/ii.git
  4. Устанавите плагин lombok для IDEA
  5. Открываем проект в IntelliJ IDEA

Настраиваем базу данных (MySQL) Видео:

  1. Запускаем базу данных
  2. Качаем последний дамп данных
  3. Импортируем дамп

Запускаем проект:

Конфигурация в IDEA Run/Debug Configuration

Презетация

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].