- Java Spring boot
 - Spring MVC
 - Spring Data JPA
 - Spring Security
 
- Thymeleaf
 - HTML
 - CSS
 
- MySQL
 
- 3 Layer Architechture
 - Proper ER Diagram
 
- First Clone Take-Note Repo. Link: https://github.com/mdtalalwasim/Take-Note.git
 - Create Database
 - Please make the necessary changes to application.properties files as your requirements: Please Follow the below guidelines.
 
Please go to project 'application.properties' files and make changes here
#for changing the default port number.
server.port=8080
#db configuration
spring.datasource.url=jdbc:mysql://localhost:3306/"Put_Here_Your_Database_Name"
spring.datasource.username ="Put_Here_Your_Mysql_Username"
spring.datasource.password ="Put_Here_Your_Mysql_Password"
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
spring.jpa.properties.hibernate.dialect=org.hibernate.dialect.MySQL8Dialect
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=true
- 
🎓 Education: MSc, BSc in Computer Science and Engineering.
 - 
💖 Love: Java Technology.
 - 
👨🏽💻 Currently working on: Java, Spring Boot, JPA, JDBC, MySql
 - 
🖍 Frontend: Bootstrap, Thymeleaf, HTML5, CSS3, JSP, JavaScript, JQuery, Ajax
 - 
🤔 Exploring: AWS, ReactJS, Docker, Microservices
 - 
🖍 Getting better at: Java
 - 
👀 Interest: Software Development.
 - 
💬 Ask me about: Java, Spring Boot, Deployment, MySql, Microservices
 - 
📫 How to reach me: md.talalwasim@gmail.com
 - 
💬 Other link: Portfolio, LinkedIn , HackerRank
If you have any query regarding this project, Feel free to reach me. Happy Coding 😀😀😀
 















